|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IComplexJunctionFeature
COM Interface 'IComplexJunctionFeature'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that return and modify complex junction features.' 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 |
IID8ae6975e_ea99_11d1_aecc_0000f80372b4
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
findJunctionEID(IPoint point)
The EID associated with the JunctionElement at the specified point. |
IEdgeFeature |
getEdgeFeature(int connectionPointIndex,
int index)
The EdgeFeature associated with the specified index value and the indexed connection point. |
int |
getEdgeFeatureCount(int connectionPointIndex)
The number of EdgeFeatures associated with the indexed connection point. |
int |
getFieldToEIDMapping(int fieldIndex)
The EID associated with the specified field index. |
IGeometry |
getGeometryForEdgeElement(int subID)
The geometry corresponding to the element with the given subID. |
int |
getJunctionElementCount()
The number of junctions associated with this Feature. |
int |
getTopologicalConfiguration()
The configuration of this Feature. |
void |
setJunctionElementCount(int numJunctions)
The number of junctions associated with this Feature. |
void |
setRotationAngle(double rhs1)
The rotation angle of this Feature. |
void |
setTopologicalConfiguration(int configuration)
The configuration of this Feature. |
| Field Detail |
|---|
static final int IID8ae6975e_ea99_11d1_aecc_0000f80372b4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IGeometry getGeometryForEdgeElement(int subID)
throws java.io.IOException,
AutomationException
subID - The subID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getEdgeFeatureCount(int connectionPointIndex)
throws java.io.IOException,
AutomationException
connectionPointIndex - The connectionPointIndex (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEdgeFeature getEdgeFeature(int connectionPointIndex,
int index)
throws java.io.IOException,
AutomationException
connectionPointIndex - The connectionPointIndex (in)index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTopologicalConfiguration()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTopologicalConfiguration(int configuration)
throws java.io.IOException,
AutomationException
configuration - A com.esri.arcgis.geodatabase.esriTopoConfiguration constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRotationAngle(double rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getFieldToEIDMapping(int fieldIndex)
throws java.io.IOException,
AutomationException
fieldIndex - The fieldIndex (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getJunctionElementCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setJunctionElementCount(int numJunctions)
throws java.io.IOException,
AutomationException
numJunctions - The numJunctions (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int findJunctionEID(IPoint point)
throws java.io.IOException,
AutomationException
point - 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 | ||||||||