|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides access to methods defining a representation rule item.
| Method Summary | |
int |
getGeometryType()
The type of geometry used by the rule. |
IRepresentationRule |
getRepresentationRule()
The type of geometry used by the rule. |
void |
setGeometryType(int geomType)
The type of geometry used by the rule. |
void |
setRepresentationRuleByRef(IRepresentationRule rule)
The type of geometry used by the rule. |
| Method Detail |
public void setGeometryType(int geomType)
throws java.io.IOException,
AutomationException
geomType - A com.esri.arcgis.geometry.esriGeometryType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getGeometryType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRepresentationRuleByRef(IRepresentationRule rule)
throws java.io.IOException,
AutomationException
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.
public IRepresentationRule getRepresentationRule()
throws java.io.IOException,
AutomationException
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 | |||||||||