protected static class PaintVisitor.PaintedPoint extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.awt.Color |
color |
protected LatLon |
p1 |
Constructor and Description |
---|
PaintVisitor.PaintedPoint(LatLon p1,
java.awt.Color color) |
public PaintVisitor.PaintedPoint(LatLon p1, java.awt.Color color)