| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMarkerLineSymbol
Provides access to members that control the marker line symbol.
| Method Summary | |
|---|---|
 IMarkerSymbol | 
getMarkerSymbol()
Symbol used for marker line.  | 
 void | 
setMarkerSymbolByRef(IMarkerSymbol marker)
Symbol used for marker line.  | 
| Methods inherited from interface com.esri.arcgis.display.ILineSymbol | 
|---|
getColor, getWidth, setColor, setWidth | 
| Method Detail | 
|---|
IMarkerSymbol getMarkerSymbol()
                              throws IOException,
                                     AutomationException
MarkerSymbol is the marker used as the line pattern. Any IMarkerSymbol interface can be used.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMarkerSymbolByRef(IMarkerSymbol marker)
                          throws IOException,
                                 AutomationException
MarkerSymbol is the marker used as the line pattern. Any IMarkerSymbol interface can be used.
marker - A reference to a com.esri.arcgis.display.IMarkerSymbol  (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 | ||||||||