|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SettableVertexLocationFunction
An extension of VertexLocationFunction
that
provides a means to alter the location for a ArchetypeVertex
.
Method Summary | |
---|---|
void |
setLocation(ArchetypeVertex v,
Point2D location)
|
Methods inherited from interface edu.uci.ics.jung.visualization.VertexLocationFunction |
---|
getLocation, getVertexIterator |
Method Detail |
---|
void setLocation(ArchetypeVertex v, Point2D location)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |