|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPushPin
COM Interface 'IPushPin'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control a push pin.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDee53528c_41c9_11d1_880a_080009ec732a
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.ISpatialBookmark |
|---|
IIDee53528b_41c9_11d1_880a_080009ec732a |
| Method Summary | |
|---|---|
void |
draw(IDisplay display)
Draws the pin on the map display. |
void |
flash(IDisplay display)
Flashes the pin on the map display. |
IPoint |
getLocation()
The location of the pin. |
IMarkerSymbol |
getMarkerSymbol()
The marker symbol used to draw the push pin. |
double |
getMaxLabelWidthPts()
The maximum label width in points (1/72 inch). |
ITextSymbol |
getTextSymbol()
The text symbol used to draw the push pin. |
void |
setLocationByRef(IPoint point)
The location of the pin. |
void |
setMarkerSymbolByRef(IMarkerSymbol symbol)
The marker symbol used to draw the push pin. |
void |
setMaxLabelWidthPts(double width)
The maximum label width in points (1/72 inch). |
void |
setTextSymbolByRef(ITextSymbol symbol)
The text symbol used to draw the push pin. |
| Methods inherited from interface com.esri.arcgis.carto.ISpatialBookmark |
|---|
getBookmarkType, getName, setName, zoomTo |
| Field Detail |
|---|
static final int IIDee53528c_41c9_11d1_880a_080009ec732a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IPoint getLocation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLocationByRef(IPoint point)
throws java.io.IOException,
AutomationException
point - A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IMarkerSymbol getMarkerSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMarkerSymbolByRef(IMarkerSymbol symbol)
throws java.io.IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.IMarkerSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITextSymbol getTextSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTextSymbolByRef(ITextSymbol symbol)
throws java.io.IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.ITextSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMaxLabelWidthPts()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxLabelWidthPts(double width)
throws java.io.IOException,
AutomationException
width - The width (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void flash(IDisplay display)
throws java.io.IOException,
AutomationException
display - A reference to a com.esri.arcgis.display.IDisplay (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void draw(IDisplay display)
throws java.io.IOException,
AutomationException
display - A reference to a com.esri.arcgis.display.IDisplay (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||