Uses of Class
edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
Packages that use Graphics2DWrapper
Package
Description
Visualization mechanisms related to transformation of graph element shapes.
-
Uses of Graphics2DWrapper in edu.uci.ics.jung.visualization.transform.shape
Subclasses of Graphics2DWrapper in edu.uci.ics.jung.visualization.transform.shapeModifier and TypeClassDescriptionclassan extendion of Graphics2DWrapper that adds enhanced methods for drawing icons and componentsclassSubclassed to apply a magnification transform to an icon.classsubclassed 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.classsubclassed 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.