protected static class PaintVisitor.PaintedPoint extends Object
protected Color
color
protected LatLon
p1
PaintVisitor.PaintedPoint(LatLon p1, Color color)
boolean
equals(Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected final LatLon p1
protected final Color color
public PaintVisitor.PaintedPoint(LatLon p1, Color color)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
JOSM