protected static class PaintVisitor.PaintedSegment extends PaintVisitor.PaintedPoint
Modifier and Type | Field and Description |
---|---|
(package private) LatLon |
p2 |
color, p1
Constructor and Description |
---|
PaintVisitor.PaintedSegment(LatLon p1,
LatLon p2,
Color color) |
public PaintVisitor.PaintedSegment(LatLon p1, LatLon p2, Color color)
public int hashCode()
hashCode
in class PaintVisitor.PaintedPoint
public boolean equals(Object obj)
equals
in class PaintVisitor.PaintedPoint