Uses of Class
edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
Packages that use GraphicsDecorator
Package
Description
Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT.
Visualization mechanisms related to transformation of graph element shapes.
-
Uses of GraphicsDecorator in edu.uci.ics.jung.visualization
Fields in edu.uci.ics.jung.visualization declared as GraphicsDecoratorModifier and TypeFieldDescriptionprotected GraphicsDecoratorPluggableRenderContext.graphicsContextMethods in edu.uci.ics.jung.visualization that return GraphicsDecoratorModifier and TypeMethodDescriptionPluggableRenderContext.getGraphicsContext()RenderContext.getGraphicsContext()Methods in edu.uci.ics.jung.visualization with parameters of type GraphicsDecoratorModifier and TypeMethodDescriptionvoidPluggableRenderContext.setGraphicsContext(GraphicsDecorator graphicsContext) voidRenderContext.setGraphicsContext(GraphicsDecorator graphicsContext) -
Uses of GraphicsDecorator in edu.uci.ics.jung.visualization.transform.shape
Subclasses of GraphicsDecorator in edu.uci.ics.jung.visualization.transform.shapeModifier and TypeClassDescriptionclassSubclassed 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.Fields in edu.uci.ics.jung.visualization.transform.shape declared as GraphicsDecoratorModifier and TypeFieldDescriptionprotected GraphicsDecoratorMagnifyImageLensSupport.lensGraphicsDecoratorprotected GraphicsDecoratorViewLensSupport.lensGraphicsDecoratorprotected GraphicsDecoratorMagnifyImageLensSupport.savedGraphicsDecoratorprotected GraphicsDecoratorViewLensSupport.savedGraphicsDecorator