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. |