Class RelayoutFunctionGraphJob<V extends VisualVertex,E extends VisualEdge<V>>

All Implemented Interfaces:
GraphJob
Direct Known Subclasses:
RelayoutAndCenterVertexGraphJob, RelayoutAndEnsureVisible

public class RelayoutFunctionGraphJob<V extends VisualVertex,E extends VisualEdge<V>> extends AbstractGraphTransitionJob<V,E>