Uses of Class
edu.uci.ics.jung.visualization.transform.AffineTransformer

Packages that use AffineTransformer
edu.uci.ics.jung.visualization.transform   
 

Uses of AffineTransformer in edu.uci.ics.jung.visualization.transform
 

Subclasses of AffineTransformer in edu.uci.ics.jung.visualization.transform
 class MutableAffineTransformer
          Provides methods to mutate the AffineTransform used by AffineTransformer base class to map points from one coordinate system to another.