|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkEdgeRenderer2
COM Interface 'INetworkEdgeRenderer2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the display properties of the renderer.' 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 |
IIDd2622cb5_e2ee_42a3_b0de_fede451f1762
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.INetworkEdgeRenderer |
---|
IID4bd03700_90bf_4658_8b95_1351ff49027c |
Method Summary | |
---|---|
boolean |
isShowArrows(int symbolType)
Indicates if arrows are visible for the specified arrow symbol type. |
void |
setShowArrows(int symbolType,
boolean show)
Indicates if arrows are visible for the specified arrow symbol type. |
Methods inherited from interface com.esri.arcgis.carto.INetworkEdgeRenderer |
---|
getArrowAttributeName, getArrowSymbol, getArrowType, setArrowAttributeName, setArrowSymbol, setArrowType |
Field Detail |
---|
static final int IIDd2622cb5_e2ee_42a3_b0de_fede451f1762
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setShowArrows(int symbolType, boolean show) throws java.io.IOException, AutomationException
symbolType
- A com.esri.arcgis.carto.esriNetworkArrowSymbolType constant (in)show
- The show (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isShowArrows(int symbolType) throws java.io.IOException, AutomationException
symbolType
- A com.esri.arcgis.carto.esriNetworkArrowSymbolType 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 |