Classes in edu.uci.ics.jung.algorithms.layout used by edu.uci.ics.jung.visualization:
GraphElementAccessor : an interface for selecting graph components based on coordinates.
Layout . A generalized interface is a mechanism for returning coordinates (x, y) from vertices.
Described here .
source
share