|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IModifyCircularArcFeedback
COM Interface 'IModifyCircularArcFeedback'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Modifies a circular arc's radius, keeping the endpoints fixed.' 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 |
IIDbfe90946_43c4_4747_b8c4_b210dc88652d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
abort()
Abort the modify arc feedback. |
void |
start(ICircularArc arc,
IPoint point)
Start the modify arc feedback. |
ICircularArc |
stop(IPoint point)
Stop the modify arc feedback. |
| Field Detail |
|---|
static final int IIDbfe90946_43c4_4747_b8c4_b210dc88652d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void start(ICircularArc arc,
IPoint point)
throws java.io.IOException,
AutomationException
arc - A reference to a com.esri.arcgis.geometry.ICircularArc (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.
ICircularArc 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 | ||||||||