|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRendererUIDialog
COM Interface 'IRendererUIDialog'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriCartoUI.olb'
Description: 'Provides access to members that control dialogs for managing transparency and rotation related renderer properties.' 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 |
IID463dde6f_a9ed_11d2_aae6_000000000000
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
doModal(int parentHWnd)
Displays the dialog. |
void |
setFeatureClassByRef(IFeatureClass rhs1)
The feature class. |
void |
setRendererByRef(IFeatureRenderer rhs1)
The renderer. |
Field Detail |
---|
static final int IID463dde6f_a9ed_11d2_aae6_000000000000
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setRendererByRef(IFeatureRenderer rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.carto.IFeatureRenderer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFeatureClassByRef(IFeatureClass rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean doModal(int parentHWnd) throws java.io.IOException, AutomationException
parentHWnd
- The parentHWnd (A COM typedef) (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 |