|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRendererPropertyPage
COM Interface 'IRendererPropertyPage'. Generated 5/30/2008 3:16:02 PM from 'C:\ArcGIS\com\esriCartoUI.olb'
Generated using ArcGIS Proxy Generator
Description: 'Provides access to members that control renderer property pages.' Generator Options: PromptForTypeLibraries = False ClashPrefix = zz_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = False ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = False ReuseMethods = False RenameConflictingInterfaceMethods = False GenBeanInfo = False GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID44bd4d21_5f47_11d0_92da_00805f7c28b0
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
canEdit(IFeatureRenderer obj)
Indicates if the property page can modify the properties of the specified renderer. |
IUID |
getClassID()
Property page class id (unique identifier object). |
java.lang.String |
getDescription()
Renderer description. |
java.lang.String |
getName()
Name of the renderer. |
int |
getPreviewImage()
Preview bitmap for the renderer that appears on the page. |
IUID |
getRendererClassID()
Renderer class id (unique identifier object). |
java.lang.String |
getType()
Renderer type. |
Field Detail |
---|
static final int IID44bd4d21_5f47_11d0_92da_00805f7c28b0
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.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() throws java.io.IOException, AutomationException
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.boolean canEdit(IFeatureRenderer obj) throws java.io.IOException, AutomationException
obj
- A reference to a (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 |