Package edu.uci.ics.jung.visualization.util
Utilities for graph visualization.
-
Interface Summary Interface Description Caching Interface to provide external controls to an implementing class that manages a cache.ChangeEventSupport the implementing class provides support for ChangeEvents. -
Class Summary Class Description Animator ArrowFactory A utility class for creating arrowhead shapes.DefaultChangeEventSupport Basic implementation of ChangeEventSupport, using standard jdk classesGeneralPathAsString ImageShapeUtils LabelWrapper A utility to wrap long lines, creating html strings with line breaks at a settable max line lengthPredicatedParallelEdgeIndexFunction<V,E> A class which creates and maintains indices for parallel edges.VertexShapeFactory<V> A utility class for generatingShape
s for drawing vertices.