|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITrackingLabel
COM Interface 'ITrackingLabel'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods for controlling tracking labels.' 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 |
IIDe91113d0_eb5b_11d5_b81a_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
draw(IDisplay piDisplay)
Draws the label to the map display. |
IEnvelope |
getEnvelope()
Property Envelope. |
java.lang.String |
getID()
Indicates ID value for the label. |
IGeometry |
getLocation()
Labels geometric location. |
double |
getOffsetAngle()
Indicates the pixel offset bearing from the centroid of the location. |
short |
getPixelOffset()
Indicates the pixel offset from centroid of the location. |
boolean |
isDirty()
Indicates if the label properties have changed since last drawn. |
boolean |
isVisible()
Indicates whether the tracking label is visible on the map display. |
void |
setID(java.lang.String pbstrID)
Indicates ID value for the label. |
void |
setLocationByRef(IGeometry ppiLocation)
Labels geometric location. |
void |
setOffsetAngle(double pdOffsetAngle)
Indicates the pixel offset bearing from the centroid of the location. |
void |
setPixelOffset(short pnPixelOffset)
Indicates the pixel offset from centroid of the location. |
void |
setVisible(boolean pbvarVisible)
Indicates whether the tracking label is visible on the map display. |
| Field Detail |
|---|
static final int IIDe91113d0_eb5b_11d5_b81a_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isDirty()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setID(java.lang.String pbstrID)
throws java.io.IOException,
AutomationException
pbstrID - The pbstrID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnvelope getEnvelope()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLocationByRef(IGeometry ppiLocation)
throws java.io.IOException,
AutomationException
ppiLocation - A reference to a com.esri.arcgis.geometry.IGeometry (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeometry getLocation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void draw(IDisplay piDisplay)
throws java.io.IOException,
AutomationException
piDisplay - 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.
boolean isVisible()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setVisible(boolean pbvarVisible)
throws java.io.IOException,
AutomationException
pbvarVisible - The pbvarVisible (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getPixelOffset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPixelOffset(short pnPixelOffset)
throws java.io.IOException,
AutomationException
pnPixelOffset - The pnPixelOffset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getOffsetAngle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOffsetAngle(double pdOffsetAngle)
throws java.io.IOException,
AutomationException
pdOffsetAngle - The pdOffsetAngle (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 | ||||||||