| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGraphicAttributes2
Provides access to members that control the graphic attributes.
This interface is new at ArcGIS 9.3. It supersedes IGraphicAttributes.
| Method Summary | |
|---|---|
|  String | getCaption(int attrId)Caption of the graphic attribute. | 
|  String | getClassCaption(int geomType)Caption of the object containing the graphic attributes. | 
| Methods inherited from interface com.esri.arcgis.display.IGraphicAttributes | 
|---|
| getClassName, getGraphicAttributeCount, getID, getIDByName, getName, getType, getValue, setValue | 
| Method Detail | 
|---|
String getCaption(int attrId)
                  throws IOException,
                         AutomationException
attrId - The attrId  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getClassCaption(int geomType)
                       throws IOException,
                              AutomationException
geomType - A com.esri.arcgis.geometry.esriGeometryType constant  (in)
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 | ||||||||