|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkRendererPropertyPage
COM Interface 'INetworkRendererPropertyPage'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriCartoUI.olb'
Description: 'Provides access to members that control the NetworkRendererPropertyPage.' 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 |
IIDb5857613_2b30_4070_86d3_6785af49a04c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
canEdit(INetworkRenderer obj,
boolean[] result)
Indicates if the network renderer can be edited by the property page. |
java.lang.String |
getCategory()
Category for the renderer property page. |
IUID |
getClassID()
Property page class id (unique identifier object). |
java.lang.String |
getDescription()
Description of the renderer. |
java.lang.String |
getName(int rendererType)
Renderer name for the specified renderer type. |
int |
getPreviewImage()
Preview bitmap for the renderer that appears on the page. |
IUID |
getRendererClassID()
Renderer class id (unique identifier object). |
boolean |
isAppliesTo(int rendererType)
Indicates if the property page is applicable to the specified renderer type. |
Field Detail |
---|
static final int IIDb5857613_2b30_4070_86d3_6785af49a04c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getDescription() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getName(int rendererType) throws java.io.IOException, AutomationException
rendererType
- A com.esri.arcgis.carto.esriNetworkRendererType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getCategory() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isAppliesTo(int rendererType) throws java.io.IOException, AutomationException
rendererType
- A com.esri.arcgis.carto.esriNetworkRendererType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getPreviewImage() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IUID getRendererClassID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IUID getClassID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void canEdit(INetworkRenderer obj, boolean[] result) throws java.io.IOException, AutomationException
obj
- A reference to a com.esri.arcgis.carto.INetworkRenderer (in)result
- The result (in/out: use single element array)
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 |