|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--Map.Element
|
+--Map.Vertex
vertex
| Fields inherited from class Map.Element |
serialVersionUID |
| Constructor Summary | |
Map.Vertex(int x,
int y)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
|
Point3D |
getCenterPoint3D()
|
java.awt.Rectangle |
getSubclassBounds()
Vertex subclass bounds is a 2x2 rectangle |
| Methods inherited from class Map.Element |
getBounds,
getCenterPoint |
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Map.Vertex(int x,
int y)
| Method Detail |
public Point3D getCenterPoint3D()
public boolean equals(java.lang.Object o)
public java.awt.Rectangle getSubclassBounds()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||