org.cresques.impl.geo
Class Graticule
java.lang.Object
org.cresques.impl.geo.Graticule
public class Graticule
- extends Object
- Author:
- "Luis W. Sevilla"
TODO AƱadir soporte para hasta 3 niveles de grid (3 colores y 3 GeneralPath
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Graticule
public Graticule(Projection proj)
getColor
public Color getColor()
setColor
public void setColor(Color color)
addLine
public void addLine(Point2D pt1,
Point2D pt2)
addLine
public void addLine(Point2D pt1,
Point2D pt2,
int num)
addText
public void addText(String txt,
Point2D pt)
draw
public void draw(Graphics2D g,
ViewPortData vp)
Copyright © 2004-2013 gvSIG. All Rights Reserved.