Uses of Interface
edu.uci.ics.jung.visualization.jai.PerspectiveTransformSupport

Packages that use PerspectiveTransformSupport
edu.uci.ics.jung.visualization.jai   
 

Uses of PerspectiveTransformSupport in edu.uci.ics.jung.visualization.jai
 

Classes in edu.uci.ics.jung.visualization.jai that implement PerspectiveTransformSupport
 class AbstractPerspectiveTransformSupport<V,E>
          A class to make it easy to add a perspective projection examining lens to a jung graph application.
 class PerspectiveImageLensSupport<V,E>
          A class to make it easy to add a Perspective projection to a jung graph application.
 class PerspectiveLayoutTransformSupport<V,E>
          A class to make it easy to add a Perspective projection to a jung graph application.
 class PerspectiveViewTransformSupport<V,E>
          Creates a PerspectiveShapeTransformer to use in the view transform.
 



Copyright © 2009. All Rights Reserved.