|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRepresentationMarkerEditor
COM Interface 'IRepresentationMarkerEditor'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to the Representation Marker Editor.' 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 |
IIDf75db28b_4c65_4674_8c04_1815c4420b2d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
doModal(int parentWnd,
IRepresentationGraphics graphics)
Displays the representation marker editor dialog. |
IRepresentationGraphics |
getMarker()
Representation marker edited by the dialog. |
| Field Detail |
|---|
static final int IIDf75db28b_4c65_4674_8c04_1815c4420b2d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean doModal(int parentWnd,
IRepresentationGraphics graphics)
throws java.io.IOException,
AutomationException
parentWnd - The parentWnd (A COM typedef) (in)graphics - A reference to a com.esri.arcgis.display.IRepresentationGraphics (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRepresentationGraphics getMarker()
throws java.io.IOException,
AutomationException
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 | ||||||||