| Package | Description |
|---|---|
| edu.uci.ics.jung.visualization |
Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT.
|
| 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.
|
| Class and Description |
|---|
| GraphicsDecorator
an extendion of Graphics2DWrapper that adds enhanced
methods for drawing icons and components
|
| ShapeTransformer
Provides methods to map points from one coordinate system to
another: graph to screen and screen to graph.
|
| Class and Description |
|---|
| ShapeTransformer
Provides methods to map points from one coordinate system to
another: graph to screen and screen to graph.
|
| Class and Description |
|---|
| Graphics2DWrapper
a complete wrapping of Graphics2D, useful as a base class.
|
| GraphicsDecorator
an extendion of Graphics2DWrapper that adds enhanced
methods for drawing icons and components
|
| ShapeFlatnessTransformer
Provides methods to map points from one coordinate system to
another: graph to screen and screen to graph.
|
| ShapeTransformer
Provides methods to map points from one coordinate system to
another: graph to screen and screen to graph.
|
| TransformingFlatnessGraphics
subclassed to pass certain operations thru the Function
before the base class method is applied
This is useful when you want to apply non-affine transformations
to the Graphics2D used to draw elements of the graph.
|
| TransformingGraphics
subclassed to pass certain operations thru the Function
before the base class method is applied
This is useful when you want to apply non-affine transformations
to the Graphics2D used to draw elements of the graph.
|
Copyright © 2016. All rights reserved.