public interface SettableVertexLocationFunction extends VertexLocationFunction
VertexLocationFunction that
provides a means to alter the location for a ArchetypeVertex.| Modifier and Type | Method and Description |
|---|---|
void |
setLocation(ArchetypeVertex v,
java.awt.geom.Point2D location) |
getLocation, getVertexIteratorvoid setLocation(ArchetypeVertex v, java.awt.geom.Point2D location)