|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.mapgraphic.scalebar.ScalebarMapGraphic
public class ScalebarMapGraphic
Provides a decorator object that represents a typical Scalebar
Field Summary | |
---|---|
static int |
KILOMETRE
|
static int |
METRE
|
Fields inherited from interface net.refractions.udig.mapgraphic.MapGraphic |
---|
XPID |
Constructor Summary | |
---|---|
ScalebarMapGraphic()
|
Method Summary | |
---|---|
void |
draw(MapGraphicContext context)
Draws the graphic. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int KILOMETRE
public static final int METRE
Constructor Detail |
---|
public ScalebarMapGraphic()
Method Detail |
---|
public void draw(MapGraphicContext context)
MapGraphic
ViewportGraphics
object to determine what
area needs to be refreshed.
draw
in interface MapGraphic
context
- The drawing context.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |