|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicCompoundMarker2
COM Interface 'IDynamicCompoundMarker2'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to Dynamic Screen Draw.' 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 |
IID84075c63_f57b_474e_ad81_a07442092f31
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.display.IDynamicCompoundMarker |
|---|
IIDf6a79f2f_a2af_464d_a1fe_2276490fec88 |
| Method Summary | |
|---|---|
void |
drawArrayMarker(IPoint point,
java.lang.String[] textCenter,
java.lang.String[] textLeft,
java.lang.String[] textRight,
java.lang.String[] textTop,
java.lang.String[] textBottom)
Draws a marker in a specific point on the map with text matricies around it. |
void |
drawScreenArrayMarker(IPoint point,
java.lang.String[] textCenter,
java.lang.String[] textLeft,
java.lang.String[] textRight,
java.lang.String[] textTop,
java.lang.String[] textBottom)
Draws a marker in a specific point on the screen with text matricies around it. |
void |
getMarkerToTextOffset2(float[] markerToTop,
float[] markerToBottom,
float[] markerToLeft,
float[] markerToRight)
Indicates the offset of the text from the marker on each direction. |
void |
getTextSpacing(float[] textSpacingX,
float[] textSpacingY)
Indicates the spacing between each two adjacent text boxes. |
boolean |
isTextAutoAdjust()
Indicates whether the text boxes are to be auto ajdusted. |
void |
setMarkerToTextOffset2(float markerToTop,
float markerToBottom,
float markerToLeft,
float markerToRight)
Indicates the offset of the text from the marker on each direction. |
void |
setTextAutoAdjust(boolean autoAdjust)
Indicates whether the text boxes are to be auto ajdusted. |
void |
setTextSpacing(float textSpacingX,
float textSpacingY)
Indicates the spacing between each two adjacent text boxes. |
| Methods inherited from interface com.esri.arcgis.display.IDynamicCompoundMarker |
|---|
drawCompoundMarker1, drawCompoundMarker10, drawCompoundMarker2, drawCompoundMarker4, drawCompoundMarker6, drawCompoundMarker8, getMarkerToTextOffset, setMarkerToTextOffset |
| Field Detail |
|---|
static final int IID84075c63_f57b_474e_ad81_a07442092f31
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void getMarkerToTextOffset2(float[] markerToTop,
float[] markerToBottom,
float[] markerToLeft,
float[] markerToRight)
throws java.io.IOException,
AutomationException
markerToTop - The markerToTop (in/out: use single element array)markerToBottom - The markerToBottom (in/out: use single element array)markerToLeft - The markerToLeft (in/out: use single element array)markerToRight - The markerToRight (in/out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMarkerToTextOffset2(float markerToTop,
float markerToBottom,
float markerToLeft,
float markerToRight)
throws java.io.IOException,
AutomationException
markerToTop - The markerToTop (in)markerToBottom - The markerToBottom (in)markerToLeft - The markerToLeft (in)markerToRight - The markerToRight (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getTextSpacing(float[] textSpacingX,
float[] textSpacingY)
throws java.io.IOException,
AutomationException
textSpacingX - The textSpacingX (in/out: use single element array)textSpacingY - The textSpacingY (in/out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTextSpacing(float textSpacingX,
float textSpacingY)
throws java.io.IOException,
AutomationException
textSpacingX - The textSpacingX (in)textSpacingY - The textSpacingY (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isTextAutoAdjust()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTextAutoAdjust(boolean autoAdjust)
throws java.io.IOException,
AutomationException
autoAdjust - The autoAdjust (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void drawArrayMarker(IPoint point,
java.lang.String[] textCenter,
java.lang.String[] textLeft,
java.lang.String[] textRight,
java.lang.String[] textTop,
java.lang.String[] textBottom)
throws java.io.IOException,
AutomationException
point - A reference to a com.esri.arcgis.geometry.IPoint (in)textCenter - The textCenter (in)textLeft - The textLeft (in)textRight - The textRight (in)textTop - The textTop (in)textBottom - The textBottom (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void drawScreenArrayMarker(IPoint point,
java.lang.String[] textCenter,
java.lang.String[] textLeft,
java.lang.String[] textRight,
java.lang.String[] textTop,
java.lang.String[] textBottom)
throws java.io.IOException,
AutomationException
point - A reference to a com.esri.arcgis.geometry.IPoint (in)textCenter - The textCenter (in)textLeft - The textLeft (in)textRight - The textRight (in)textTop - The textTop (in)textBottom - The textBottom (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 | ||||||||