Uses of Package
org.jungrapht.visualization.transform.shape
-
Packages that use org.jungrapht.visualization.transform.shape Package Description org.jungrapht.visualization Frameworks and mechanisms for visualizing JUNGRAPHT graphs using Swing/AWT.org.jungrapht.visualization.control Mechanisms for manipulating and controlling a graph visualization, largely in terms of mouse plugins.org.jungrapht.visualization.transform Visualization mechanisms related to transformations, including lens effects.org.jungrapht.visualization.transform.shape Visualization mechanisms related to transformation of graph element shapes.org.jungrapht.visualization.util Utilities for graph visualization. -
Classes in org.jungrapht.visualization.transform.shape used by org.jungrapht.visualization Class Description GraphicsDecorator an extendion of Graphics2DWrapper that adds enhanced methods for drawing icons and componentsShapeTransformer Provides methods to map points from one coordinate system to another: graph to screen and screen to graph. -
Classes in org.jungrapht.visualization.transform.shape used by org.jungrapht.visualization.control Class Description ShapeTransformer Provides methods to map points from one coordinate system to another: graph to screen and screen to graph. -
Classes in org.jungrapht.visualization.transform.shape used by org.jungrapht.visualization.transform Class Description ShapeTransformer Provides methods to map points from one coordinate system to another: graph to screen and screen to graph. -
Classes in org.jungrapht.visualization.transform.shape used by org.jungrapht.visualization.transform.shape Class 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 componentsHyperbolicShapeTransformer HyperbolicShapeTransformer extends HyperbolicTransformer and adds implementations for methods in ShapeFlatnessTransformer.HyperbolicShapeTransformer.Builder MagnifyImageLensSupport Changes various visualization settings to activate or deactivate an examining lens for a graph visualization.MagnifyImageLensSupport.Builder MagnifyShapeTransformer MagnifyShapeTransformer extends MagnifyTransformer and adds implementations for methods in ShapeTransformer.MagnifyShapeTransformer.Builder 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.ViewLensSupport Uses a LensTransformer to use in the view transform.ViewLensSupport.Builder -
Classes in org.jungrapht.visualization.transform.shape used by org.jungrapht.visualization.util Class Description ShapeTransformer Provides methods to map points from one coordinate system to another: graph to screen and screen to graph.