| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRepresentationRule2
Provides access to members that control a representation rule.
| Method Summary | |
|---|---|
|  IGraphicAttributes | getAttributesFromID(int attrListID)Retrieves the attribute list from an identifier. | 
|  int | getFeatureSeed()Seed value to ensure stability of random effects. | 
|  int | getIDFromAttributes(IGraphicAttributes attrList)Retrieves the identifier of an attribute list. | 
|  void | setFeatureSeed(int featureOID)Seed value to ensure stability of random effects. | 
| Methods inherited from interface com.esri.arcgis.display.IRepresentationRule | 
|---|
| draw, getLayer, getLayerCount, insertLayer, removeLayer | 
| Method Detail | 
|---|
int getIDFromAttributes(IGraphicAttributes attrList)
                        throws IOException,
                               AutomationException
attrList - A reference to a com.esri.arcgis.display.IGraphicAttributes  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGraphicAttributes getAttributesFromID(int attrListID)
                                       throws IOException,
                                              AutomationException
attrListID - The attrListID  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureSeed(int featureOID)
                    throws IOException,
                           AutomationException
featureOID - The featureOID  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getFeatureSeed()
                   throws IOException,
                          AutomationException
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 | ||||||||