| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReferenceLineSymbol
Provides access to members that control the reference line symbol.
This interface is not yet implemented.
| Method Summary | |
|---|---|
|  String | getSymbolName()Reference line symbol name. | 
|  String | getSymbolSetName()Reference line symbol set name. | 
|  void | setSymbolName(String symbolName)Reference line symbol name. | 
|  void | setSymbolSetName(String symbolSetName)Reference line symbol set name. | 
| Methods inherited from interface com.esri.arcgis.display.ILineSymbol | 
|---|
| getColor, getWidth, setColor, setWidth | 
| Method Detail | 
|---|
String getSymbolSetName()
                        throws IOException,
                               AutomationException
This interface is not yet implemented.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSymbolSetName(String symbolSetName)
                      throws IOException,
                             AutomationException
This interface is not yet implemented.
symbolSetName - The symbolSetName  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getSymbolName()
                     throws IOException,
                            AutomationException
This interface is not yet implemented.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSymbolName(String symbolName)
                   throws IOException,
                          AutomationException
This interface is not yet implemented.
symbolName - The symbolName  (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 | ||||||||