|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITinNode
COM Interface 'ITinNode'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that control TIN nodes.' 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 |
IID3e541321_1132_11d2_92f7_444553540000
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabase.ITinElement |
|---|
IID3e541320_1132_11d2_92f7_444553540000 |
| Method Summary | |
|---|---|
ITinNodeArray |
getAdjacentNodes()
Returns all nodes comprising triangles sharing the specified node. |
ITinEdgeArray |
getIncidentEdges()
Returns all edges sharing the specified node. |
ITinTriangleArray |
getIncidentTriangles()
Returns all triangles sharing the specified node. |
IPolygon |
getVoronoiRegion(IPolygon pClippingPolygon)
Returns the Voronoi-polygon region of the specified node. |
double |
getX()
The x-coordinate of the specified node. |
double |
getY()
The y-coordinate of the specified node. |
double |
getZ()
The z-coordinate of the specified node. |
void |
queryAsPoint(IPoint pPoint)
Sets the node equal to a point. |
void |
queryAsWKSPointZ(_WKSPointZ[] pPoint)
Sets the node equal to a point with a z value. |
| Methods inherited from interface com.esri.arcgis.geodatabase.ITinElement |
|---|
getIndex, getTagValue, getTheTin, init, isEmpty, isInsideDataArea, setEmpty |
| Field Detail |
|---|
static final int IID3e541321_1132_11d2_92f7_444553540000
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
double getX()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getY()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getZ()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void queryAsPoint(IPoint pPoint)
throws java.io.IOException,
AutomationException
pPoint - 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 queryAsWKSPointZ(_WKSPointZ[] pPoint)
throws java.io.IOException,
AutomationException
pPoint - A Structure: com.esri.arcgis.system._WKSPointZ (A com.esri.arcgis.system._WKSPointZ COM typedef) (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITinNodeArray getAdjacentNodes()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITinEdgeArray getIncidentEdges()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITinTriangleArray getIncidentTriangles()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPolygon getVoronoiRegion(IPolygon pClippingPolygon)
throws java.io.IOException,
AutomationException
pClippingPolygon - A reference to a com.esri.arcgis.geometry.IPolygon (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 | ||||||||