| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShapeTransformer | |
|---|---|
| edu.uci.ics.jung.visualization | Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT. | 
| edu.uci.ics.jung.visualization.jai | |
| edu.uci.ics.jung.visualization.transform | Visualization mechanisms related to transformations, including lens effects. | 
| edu.uci.ics.jung.visualization.transform.shape | Visualization mechanisms related to transformation of graph element shapes. | 
| Uses of ShapeTransformer in edu.uci.ics.jung.visualization | 
|---|
| Subinterfaces of ShapeTransformer in edu.uci.ics.jung.visualization | |
|---|---|
|  interface | MultiLayerTransformer | 
| Classes in edu.uci.ics.jung.visualization that implement ShapeTransformer | |
|---|---|
|  class | BasicTransformerA basic implementation of the MultiLayerTransformer interface that provides two Layers: VIEW and LAYOUT. | 
| Uses of ShapeTransformer in edu.uci.ics.jung.visualization.jai | 
|---|
| Classes in edu.uci.ics.jung.visualization.jai that implement ShapeTransformer | |
|---|---|
|  class | PerspectiveShapeTransformerPerspectiveShapeTransformer extends PerspectiveTransformer and adds implementations for methods in ShapeTransformer. | 
|  class | PerspectiveTransformerPerspectiveTransformer wraps a MutableAffineTransformer and modifies the transform and inverseTransform methods so that they create a perspective projection of the graph points. | 
| Uses of ShapeTransformer in edu.uci.ics.jung.visualization.transform | 
|---|
| Subinterfaces of ShapeTransformer in edu.uci.ics.jung.visualization.transform | |
|---|---|
|  interface | MutableTransformerProvides an API for the mutation of a transformer and for adding listeners for changes on the transformer | 
| Classes in edu.uci.ics.jung.visualization.transform that implement ShapeTransformer | |
|---|---|
|  class | AffineTransformerProvides methods to map points from one coordinate system to another, by delegating to a wrapped AffineTransform (uniform) and its inverse. | 
|  class | HyperbolicTransformerHyperbolicTransformer wraps a MutableAffineTransformer and modifies the transform and inverseTransform methods so that they create a fisheye projection of the graph points, with points near the center spread out and points near the edges collapsed onto the circumference of an ellipse. | 
|  class | LensTransformerLensTransformer wraps a MutableAffineTransformer and modifies the transform and inverseTransform methods so that they create a projection of the graph points within an elliptical lens. | 
|  class | MagnifyTransformerMagnifyTransformer wraps a MutableAffineTransformer and modifies the transform and inverseTransform methods so that they create an enlarging projection of the graph points. | 
|  class | MutableAffineTransformerProvides methods to mutate the AffineTransform used by AffineTransformer base class to map points from one coordinate system to another. | 
|  class | MutableTransformerDecoratora complete decorator that wraps a MutableTransformer. | 
| Uses of ShapeTransformer in edu.uci.ics.jung.visualization.transform.shape | 
|---|
| Subinterfaces of ShapeTransformer in edu.uci.ics.jung.visualization.transform.shape | |
|---|---|
|  interface | ShapeFlatnessTransformerProvides methods to map points from one coordinate system to another: graph to screen and screen to graph. | 
| Classes in edu.uci.ics.jung.visualization.transform.shape that implement ShapeTransformer | |
|---|---|
|  class | HyperbolicShapeTransformerHyperbolicShapeTransformer extends HyperbolicTransformer and adds implementations for methods in ShapeFlatnessTransformer. | 
|  class | MagnifyShapeTransformerMagnifyShapeTransformer extends MagnifyTransformer and adds implementations for methods in ShapeTransformer. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||