|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRepresentationRuleEditor2
COM Interface 'IRepresentationRuleEditor2'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to the Representation Rule Editor.' 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 |
IIDe409d577_9b47_49b6_8dc8_eb20bf1426f1
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
doModal(int parentWnd,
IFeatureClass featureClass,
IRepresentationRule rule)
Displays the representation rule editor dialog. |
Field Detail |
---|
static final int IIDe409d577_9b47_49b6_8dc8_eb20bf1426f1
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean doModal(int parentWnd, IFeatureClass featureClass, IRepresentationRule rule) throws java.io.IOException, AutomationException
parentWnd
- The parentWnd (A COM typedef) (in)featureClass
- A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)rule
- A reference to a com.esri.arcgis.display.IRepresentationRule (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 |