|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDETin
COM Interface 'IDETin'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesFile.olb'
Description: 'Provides access to the TIN Data Element.' 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 |
IIDb0b62284_0080_4ea3_9716_de5293a73f6e
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IFields |
getFields()
The list of Fields. |
double |
getZFactor()
Multiplication factor applied to all z values in a TIN to provide unit-congruency between coordinate components. |
boolean |
isDelaunay()
Indicates if TIN was constructed using Delaunay triangulation. |
boolean |
isHasEdgeTagValues()
Indicates if the TIN dataset has edge tag values. |
boolean |
isHasNodeTagValues()
Indicates if the TIN dataset has node tag values. |
boolean |
isHasTriangleTagValues()
Indicates if the TIN dataset has triangle tag values. |
void |
setFieldsByRef(IFields ppFields)
The list of Fields. |
void |
setHasEdgeTagValues(boolean pbHasEdgeValues)
Indicates if the TIN dataset has edge tag values. |
void |
setHasNodeTagValues(boolean pbHasNodeValues)
Indicates if the TIN dataset has node tag values. |
void |
setHasTriangleTagValues(boolean pbHasTriangleValues)
Indicates if the TIN dataset has triangle tag values. |
void |
setIsDelaunay(boolean pbIsDelaunay)
Indicates if TIN was constructed using Delaunay triangulation. |
void |
setZFactor(double pFactor)
Multiplication factor applied to all z values in a TIN to provide unit-congruency between coordinate components. |
| Field Detail |
|---|
static final int IIDb0b62284_0080_4ea3_9716_de5293a73f6e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isDelaunay()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIsDelaunay(boolean pbIsDelaunay)
throws java.io.IOException,
AutomationException
pbIsDelaunay - The pbIsDelaunay (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getZFactor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setZFactor(double pFactor)
throws java.io.IOException,
AutomationException
pFactor - The pFactor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasNodeTagValues()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHasNodeTagValues(boolean pbHasNodeValues)
throws java.io.IOException,
AutomationException
pbHasNodeValues - The pbHasNodeValues (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasEdgeTagValues()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHasEdgeTagValues(boolean pbHasEdgeValues)
throws java.io.IOException,
AutomationException
pbHasEdgeValues - The pbHasEdgeValues (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasTriangleTagValues()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHasTriangleTagValues(boolean pbHasTriangleValues)
throws java.io.IOException,
AutomationException
pbHasTriangleValues - The pbHasTriangleValues (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFields getFields()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFieldsByRef(IFields ppFields)
throws java.io.IOException,
AutomationException
ppFields - A reference to a com.esri.arcgis.geodatabase.IFields (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 | ||||||||