|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITraverseClosure
COM Interface 'ITraverseClosure'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to members that report the traverse closure.' 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 |
IID38bd41d8_457c_485c_a07d_985a088acaa4
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IPoint |
getCalculatedEndPoint()
The calculated closing point of the traverse. |
int |
getCourseCount()
The number of courses in the traverse. |
IPoint |
getEndPoint()
The closing point of the traverse. |
double |
getMisclosureDirection()
The direction of the vector of misclosure. |
double |
getMisclosureDistance()
The distance of the vector of misclosure. |
double |
getMisclosureX()
The horizontal difference in closure. |
double |
getMisclosureY()
The vertical difference in closure. |
double |
getRelativeErrorRatio()
The relative error ratio of misclosure. |
double |
getTotalLength()
The total length of the traverse. |
| Field Detail |
|---|
static final int IID38bd41d8_457c_485c_a07d_985a088acaa4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getCourseCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getTotalLength()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPoint getEndPoint()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPoint getCalculatedEndPoint()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMisclosureX()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMisclosureY()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMisclosureDistance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMisclosureDirection()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getRelativeErrorRatio()
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 | ||||||||