|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.geom.Point2D
|
+--java.awt.Point
|
+--SetsApplet.ColoredPoint
A Point with a Color attribute.
| Inner classes inherited from class java.awt.geom.Point2D |
Point2D.Double,
Point2D.Float |
| Field Summary | |
(package private) Color |
color
|
| Fields inherited from class java.awt.Point |
serialVersionUID,
x,
y |
| Constructor Summary | |
ColoredPoint(int x,
int y)
|
|
| Methods inherited from class java.awt.Point |
equals,
getLocation,
getX,
getY,
move,
setLocation,
setLocation,
setLocation,
toString,
translate |
| Methods inherited from class java.awt.geom.Point2D |
clone,
distance,
distance,
distance,
distanceSq,
distanceSq,
distanceSq,
hashCode,
setLocation |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
Color color
| Constructor Detail |
public ColoredPoint(int x,
int y)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||