|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITopologyLayer
COM Interface 'ITopologyLayer'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the topology layer.' 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 |
IIDfb6337e3_610a_4bc2_9142_760d954c22eb
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IFeatureRenderer |
getRenderer(int index)
Renderer used to draw the topology layer. |
ITopology |
getTopology()
The current topology. |
void |
setRendererByRef(int index,
IFeatureRenderer renderer)
Renderer used to draw the topology layer. |
void |
setTopologyByRef(ITopology topology)
The current topology. |
| Field Detail |
|---|
static final int IIDfb6337e3_610a_4bc2_9142_760d954c22eb
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ITopology getTopology()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTopologyByRef(ITopology topology)
throws java.io.IOException,
AutomationException
topology - A reference to a com.esri.arcgis.geodatabase.ITopology (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFeatureRenderer getRenderer(int index)
throws java.io.IOException,
AutomationException
index - A com.esri.arcgis.carto.esriTopologyRenderer constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRendererByRef(int index,
IFeatureRenderer renderer)
throws java.io.IOException,
AutomationException
index - A com.esri.arcgis.carto.esriTopologyRenderer constant (in)renderer - A reference to a com.esri.arcgis.carto.IFeatureRenderer (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 | ||||||||