|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Class to display a scale bar on the map.
Method Summary | |
void |
drawScale(java.awt.Graphics inGraphics,
Converter inConverter,
int inWidth,
int inHeight)
Method to draw a scale bar on the graphics context. |
java.lang.String |
getDescription()
A description to be displayed to the user that indicates what this scale bar does. |
Node |
getNode()
Get the configuration information for this ScaleBar |
void |
setNode(Node inNode)
Set the configuration information for this ScaleBar |
Method Detail |
public java.lang.String getDescription()
public void drawScale(java.awt.Graphics inGraphics, Converter inConverter, int inWidth, int inHeight)
public Node getNode()
public void setNode(Node inNode) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |