| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReferenceFillSymbol
Provides access to members that control the reference fill symbol.
This interface is not yet implemented.
| Method Summary | |
|---|---|
|  String | getSymbolName()Symbol name. | 
|  String | getSymbolSetName()Symbol set name. | 
|  void | setSymbolName(String symName)Symbol name. | 
|  void | setSymbolSetName(String setName)Symbol set name. | 
| Methods inherited from interface com.esri.arcgis.display.IFillSymbol | 
|---|
| getColor, getOutline, setColor, setOutline | 
| 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 setName)
                      throws IOException,
                             AutomationException
This interface is not yet implemented.
setName - The setName  (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 symName)
                   throws IOException,
                          AutomationException
This interface is not yet implemented.
symName - The symName  (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 | ||||||||