|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAStopRenderer2
COM Interface 'INAStopRenderer2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to symbols used to display stops.' 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 |
IID7b5a7712_1579_4471_ba83_c4e34829a9f1
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAStopRenderer |
---|
IID86ae5ab2_1908_4234_98b0_98295b95f2a6 |
Method Summary | |
---|---|
ILegendClass |
getLegendClass(int symbolType)
The legend class associated with the stop symbol type. |
int |
getStopSymbolPosition(int symbolType)
The stop symbol position of the symbol type in the group of all stop renderer symbol types. |
boolean |
isVisible(int symbolType)
Indicates if the stop symbol type is visible. |
void |
moveStopSymbol(int symbolType,
int newPosition)
Move the stop symbol type to the new position in the group of all stop renderer symbol types. |
void |
setVisible(int symbolType,
boolean show)
Indicates if the stop symbol type is visible. |
Methods inherited from interface com.esri.arcgis.networkanalyst.INAStopRenderer |
---|
getErrorSymbol, getStopSymbol, getTextSymbol, getTimeViolationSymbol, getUnlocatedSymbol, setErrorSymbol, setStopSymbol, setTextSymbol, setTimeViolationSymbol, setUnlocatedSymbol |
Field Detail |
---|
static final int IID7b5a7712_1579_4471_ba83_c4e34829a9f1
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getStopSymbolPosition(int symbolType) throws java.io.IOException, AutomationException
symbolType
- A com.esri.arcgis.networkanalyst.esriNAStopSymbolType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void moveStopSymbol(int symbolType, int newPosition) throws java.io.IOException, AutomationException
symbolType
- A com.esri.arcgis.networkanalyst.esriNAStopSymbolType constant (in)newPosition
- The newPosition (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isVisible(int symbolType) throws java.io.IOException, AutomationException
symbolType
- A com.esri.arcgis.networkanalyst.esriNAStopSymbolType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setVisible(int symbolType, boolean show) throws java.io.IOException, AutomationException
symbolType
- A com.esri.arcgis.networkanalyst.esriNAStopSymbolType constant (in)show
- The show (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ILegendClass getLegendClass(int symbolType) throws java.io.IOException, AutomationException
symbolType
- A com.esri.arcgis.networkanalyst.esriNAStopSymbolType constant (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 |