|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITraverseAdjustment
COM Interface 'ITraverseAdjustment'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to members that perform adjustment computations.' 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 |
IID496e87c0_2964_4596_95b3_ad5d6cdf8dbe
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IPolyline |
calculateAdjustment(IPolyline polyline,
IPoint pEnd,
int adjustmentType)
Performs the specified adjustment computation on the geometry. |
ITraverseClosure |
calculateClosure(IPolyline polyline,
IPoint pEnd)
Caculates the closure for the . |
| Field Detail |
|---|
static final int IID496e87c0_2964_4596_95b3_ad5d6cdf8dbe
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IPolyline calculateAdjustment(IPolyline polyline,
IPoint pEnd,
int adjustmentType)
throws java.io.IOException,
AutomationException
polyline - A reference to a com.esri.arcgis.geometry.IPolyline (in)pEnd - A reference to a com.esri.arcgis.geometry.IPoint (in)adjustmentType - A com.esri.arcgis.editor.esriAdjustmentType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITraverseClosure calculateClosure(IPolyline polyline,
IPoint pEnd)
throws java.io.IOException,
AutomationException
polyline - A reference to a com.esri.arcgis.geometry.IPolyline (in)pEnd - 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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||