|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gishur.graph.gui.Visualization | +--gishur.graph.gui.EdgeVisualization
Visualization
class storing Visualization
information for a DisplayEdge
.
Method Summary | |
int |
order()
|
java.lang.String |
toString()
Returns a string representation of the object. |
boolean |
validOrder()
|
Methods inherited from class gishur.graph.gui.Visualization |
empty, getRegistered, register, toStringMembers, unregister |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String toString()
toString
in class Visualization
public int order()
public boolean validOrder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |