|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDERepresentationClass
COM Interface 'IDERepresentationClass'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that return information about representation class data elements.' 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 |
IID4494c7c5_4f45_4970_a4fd_8e611508b8ac
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IGraphicAttributes |
getAttributes()
General attributes defined at the representation class level. |
java.lang.String |
getFeatureClassName()
The name of the attached feature class. |
java.lang.String |
getOverrideFieldName()
The name of the Override field. |
IRepresentationRules |
getRepresentationRules()
RepresentationRules Property. |
java.lang.String |
getRuleIDFieldName()
The name of the RuleID field. |
boolean |
isRequireShapeOverride()
Indicates if a shape override is required for feature representations. |
void |
setAttributesByRef(IGraphicAttributes attributes)
General attributes defined at the representation class level. |
void |
setFeatureClassName(java.lang.String name)
The name of the attached feature class. |
void |
setOverrideFieldName(java.lang.String name)
The name of the Override field. |
void |
setRepresentationRulesByRef(IRepresentationRules repRules)
RepresentationRules Property. |
void |
setRequireShapeOverride(boolean requireShapeOverride)
Indicates if a shape override is required for feature representations. |
void |
setRuleIDFieldName(java.lang.String name)
The name of the RuleID field. |
Field Detail |
---|
static final int IID4494c7c5_4f45_4970_a4fd_8e611508b8ac
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getFeatureClassName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFeatureClassName(java.lang.String name) throws java.io.IOException, AutomationException
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getRuleIDFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRuleIDFieldName(java.lang.String name) throws java.io.IOException, AutomationException
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getOverrideFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setOverrideFieldName(java.lang.String name) throws java.io.IOException, AutomationException
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRepresentationRules getRepresentationRules() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRepresentationRulesByRef(IRepresentationRules repRules) throws java.io.IOException, AutomationException
repRules
- A reference to a com.esri.arcgis.geodatabase.IRepresentationRules (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IGraphicAttributes getAttributes() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAttributesByRef(IGraphicAttributes attributes) throws java.io.IOException, AutomationException
attributes
- A reference to a com.esri.arcgis.display.IGraphicAttributes (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isRequireShapeOverride() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRequireShapeOverride(boolean requireShapeOverride) throws java.io.IOException, AutomationException
requireShapeOverride
- The requireShapeOverride (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 |