Uses of Package
edu.uci.ics.jung.visualization.transform.shape
Packages that use edu.uci.ics.jung.visualization.transform.shape
Package
Description
Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT.
Visualization mechanisms related to transformations, including lens effects.
Visualization mechanisms related to transformation of graph element shapes.
-
Classes in edu.uci.ics.jung.visualization.transform.shape used by edu.uci.ics.jung.visualizationClassDescriptionan extendion of Graphics2DWrapper that adds enhanced methods for drawing icons and componentsProvides 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 used by edu.uci.ics.jung.visualization.transformClassDescriptionProvides 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 used by edu.uci.ics.jung.visualization.transform.shapeClassDescriptiona complete wrapping of Graphics2D, useful as a base class.an extendion of Graphics2DWrapper that adds enhanced methods for drawing icons and componentsProvides methods to map points from one coordinate system to another: graph to screen and screen to graph.Provides methods to map points from one coordinate system to another: graph to screen and screen to graph.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.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.