Uses of Class
edu.uci.ics.jung.visualization.transform.AffineTransformer
Packages that use AffineTransformer
Package
Description
Classes which support creating visual annotations for graphs.
Visualization mechanisms related to transformations, including lens effects.
-
Uses of AffineTransformer in edu.uci.ics.jung.visualization.annotations
Fields in edu.uci.ics.jung.visualization.annotations declared as AffineTransformerModifier and TypeFieldDescriptionprotected AffineTransformerAnnotationManager.transformerprotected AffineTransformerAnnotationPaintable.transformer -
Uses of AffineTransformer in edu.uci.ics.jung.visualization.transform
Subclasses of AffineTransformer in edu.uci.ics.jung.visualization.transformModifier and TypeClassDescriptionclassProvides methods to mutate the AffineTransform used by AffineTransformer base class to map points from one coordinate system to another.