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 AffineTransformer
AnnotationManager.transformer
protected AffineTransformer
AnnotationPaintable.transformer
-
Uses of AffineTransformer in edu.uci.ics.jung.visualization.transform
Subclasses of AffineTransformer in edu.uci.ics.jung.visualization.transformModifier and TypeClassDescriptionclass
Provides methods to mutate the AffineTransform used by AffineTransformer base class to map points from one coordinate system to another.