|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalgoanim.util.Node
public abstract class Node
This is an abstract representation of a coordinate within the animation screen. Please use concrete instances, such as Coordinates for (x,y) coordinates or Offset for nodes relative to another element.
| Constructor Summary | |
|---|---|
Node()
|
|
| Method Summary | |
|---|---|
static Coordinates |
convertToNode(java.awt.Point p)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Node()
| Method Detail |
|---|
public static Coordinates convertToNode(java.awt.Point p)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||