|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITinSurfaceElement
COM Interface 'ITinSurfaceElement'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that control TIN surface elements.' 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 |
IIDff7e9000_d0dd_11d2_9f76_00c04f8ece27
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
double |
getAspectDegrees()
The aspect of the element in degrees. |
double |
getElevation()
The z value of the element. |
int |
getFaceTagValue()
The face tag value of the triangle associated with the element. |
int |
getNodeTagValue()
The node tag value of the associated triangle node closest to the element. |
double |
getSlopeDegrees()
The slope of the element in degrees. |
ITinTriangle |
getTriangle()
The triangle referenced by the element. |
Field Detail |
---|
static final int IIDff7e9000_d0dd_11d2_9f76_00c04f8ece27
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
double getElevation() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getSlopeDegrees() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getAspectDegrees() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getFaceTagValue() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getNodeTagValue() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ITinTriangle getTriangle() 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 |