|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMovePointFeedback2
COM Interface 'IMovePointFeedback2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Moves multiple vertices in a geometry.' 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 |
IID87e1ddc3_1ee8_482b_86d3_44a37e62acab
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
abort()
Abort the feedback. |
void |
selectVertex(int vertex)
Specify a vertex to move. |
void |
start(IGeometry geometry,
IPoint point)
Start the feedback. |
IGeometry |
stop(IPoint point)
Stop the feedback. |
| Field Detail |
|---|
static final int IID87e1ddc3_1ee8_482b_86d3_44a37e62acab
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void selectVertex(int vertex)
throws java.io.IOException,
AutomationException
vertex - The vertex (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void start(IGeometry geometry,
IPoint point)
throws java.io.IOException,
AutomationException
geometry - A reference to a com.esri.arcgis.geometry.IGeometry (in)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.
IGeometry stop(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.
void abort()
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 | ||||||||