|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkLayerSymbology
COM Interface 'INetworkLayerSymbology'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that symbolize network layers.' 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 |
IID9abb7b93_7f5f_43b2_a0b9_15f468898530
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
double |
getPriority()
The priority is used to determine the best symbolizer to symbolize a network layer. |
boolean |
isCanSymbolize(INetworkLayer layer)
Indicates if it can create symbology for this type of network layer. |
void |
symbolize(INetworkLayer layer)
Generates symbology for the network layer. |
Field Detail |
---|
static final int IID9abb7b93_7f5f_43b2_a0b9_15f468898530
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isCanSymbolize(INetworkLayer layer) throws java.io.IOException, AutomationException
layer
- A reference to a com.esri.arcgis.carto.INetworkLayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getPriority() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void symbolize(INetworkLayer layer) throws java.io.IOException, AutomationException
layer
- A reference to a com.esri.arcgis.carto.INetworkLayer (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 |