|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISimpleMapGridBorder
Provides access to the members that control the simple map grid border.
A simple map grid border is drawn using a line symbol specified with the ISimpleMapGridBorder interface.
An example is provided in the Carto Library Overview.
| Method Summary | |
|---|---|
ILineSymbol |
getLineSymbol()
The line symbol used to draw the border. |
void |
setLineSymbol(ILineSymbol symbol)
The line symbol used to draw the border. |
| Method Detail |
|---|
ILineSymbol getLineSymbol()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLineSymbol(ILineSymbol symbol)
throws IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.ILineSymbol (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 | ||||||||