|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRepresentationRenderer
COM Interface 'IRepresentationRenderer'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the properties and methods of a RepresentationRenderer.' 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 |
IIDc2e6e3ea_6057_4daf_9d54_a84b2a589307
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IColor |
getInvalidRuleColor()
Color used for representations with an invalid rule ID. |
IColor |
getInvisibleColor()
Color used for invisible representations. |
IRepresentationClass |
getRepresentationClass()
Property RepresentationClass. |
boolean |
isDrawInvalidRule()
Indicates if representations with an invalid Rule ID will draw. |
boolean |
isDrawInvisible()
Indicates whether or not invisible representations will be drawn. |
void |
setDrawInvalidRule(boolean draw)
Indicates if representations with an invalid Rule ID will draw. |
void |
setDrawInvisible(boolean draw)
Indicates whether or not invisible representations will be drawn. |
void |
setInvalidRuleColor(IColor color)
Color used for representations with an invalid rule ID. |
void |
setInvisibleColor(IColor color)
Color used for invisible representations. |
void |
setRepresentationClassByRef(IRepresentationClass repClass)
Property RepresentationClass. |
| Field Detail |
|---|
static final int IIDc2e6e3ea_6057_4daf_9d54_a84b2a589307
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setRepresentationClassByRef(IRepresentationClass repClass)
throws java.io.IOException,
AutomationException
repClass - A reference to a com.esri.arcgis.geodatabase.IRepresentationClass (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRepresentationClass getRepresentationClass()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDrawInvisible()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDrawInvisible(boolean draw)
throws java.io.IOException,
AutomationException
draw - The draw (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IColor getInvisibleColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInvisibleColor(IColor color)
throws java.io.IOException,
AutomationException
color - A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDrawInvalidRule()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDrawInvalidRule(boolean draw)
throws java.io.IOException,
AutomationException
draw - The draw (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IColor getInvalidRuleColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInvalidRuleColor(IColor color)
throws java.io.IOException,
AutomationException
color - A reference to a com.esri.arcgis.display.IColor (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 | ||||||||