|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMarkerNorthArrow
Provides access to members that control the Marker north arrow.
IMarkerNorthArrow only provides access to the MarkerSymbol used to draw a North Arrow. The main interface controlling the North Arrow is INorthArrow.
Method Summary | |
---|---|
IMarkerSymbol |
getMarkerSymbol()
Symbol used to draw the north arrow. |
void |
setMarkerSymbol(IMarkerSymbol marker)
Symbol used to draw the north arrow. |
Method Detail |
---|
IMarkerSymbol getMarkerSymbol() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMarkerSymbol(IMarkerSymbol marker) throws IOException, AutomationException
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 |