Uses of Interface
edu.uci.ics.jung.visualization.VisualizationServer.Paintable
Packages that use VisualizationServer.Paintable
Package
Description
Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT.
Classes which support creating visual annotations for graphs.
Mechanisms for manipulating and controlling a graph visualization, largely
in terms of mouse plugins.
Visualization mechanisms related to graph layout: caching, persistence,
event-emitting, etc.
Visualization mechanisms related to transformations, including lens effects.
-
Uses of VisualizationServer.Paintable in edu.uci.ics.jung.visualization
Fields in edu.uci.ics.jung.visualization with type parameters of type VisualizationServer.PaintableModifier and TypeFieldDescriptionprotected List<VisualizationServer.Paintable> BasicVisualizationServer.postRenderersa collection of user-implementable functions to render over the topology (after the graph is rendered)protected List<VisualizationServer.Paintable> BasicVisualizationServer.preRenderersa collection of user-implementable functions to render under the topology (before the graph is rendered)Methods in edu.uci.ics.jung.visualization with parameters of type VisualizationServer.PaintableModifier and TypeMethodDescriptionvoidBasicVisualizationServer.addPostRenderPaintable(VisualizationServer.Paintable paintable) voidVisualizationServer.addPostRenderPaintable(VisualizationServer.Paintable paintable) voidBasicVisualizationServer.addPreRenderPaintable(VisualizationServer.Paintable paintable) voidVisualizationServer.addPreRenderPaintable(VisualizationServer.Paintable paintable) voidBasicVisualizationServer.prependPostRenderPaintable(VisualizationServer.Paintable paintable) voidBasicVisualizationServer.prependPreRenderPaintable(VisualizationServer.Paintable paintable) voidBasicVisualizationServer.removePostRenderPaintable(VisualizationServer.Paintable paintable) voidVisualizationServer.removePostRenderPaintable(VisualizationServer.Paintable paintable) voidBasicVisualizationServer.removePreRenderPaintable(VisualizationServer.Paintable paintable) voidVisualizationServer.removePreRenderPaintable(VisualizationServer.Paintable paintable) -
Uses of VisualizationServer.Paintable in edu.uci.ics.jung.visualization.annotations
Classes in edu.uci.ics.jung.visualization.annotations that implement VisualizationServer.PaintableModifier and TypeClassDescriptionclasshandles the actual drawing of annotationsFields in edu.uci.ics.jung.visualization.annotations declared as VisualizationServer.PaintableModifier and TypeFieldDescriptionprotected VisualizationServer.PaintableAnnotatingGraphMousePlugin.lensPaintablethe Paintable for the Shape annotation -
Uses of VisualizationServer.Paintable in edu.uci.ics.jung.visualization.control
Fields in edu.uci.ics.jung.visualization.control declared as VisualizationServer.PaintableModifier and TypeFieldDescriptionprotected VisualizationServer.PaintableCubicCurveEdgeEffects.arrowPaintableprotected VisualizationServer.PaintableCubicCurveEdgeEffects.edgePaintableprotected VisualizationServer.PaintablePickingGraphMousePlugin.lensPaintablethe Paintable for the lens picking rectangle -
Uses of VisualizationServer.Paintable in edu.uci.ics.jung.visualization.layout
Classes in edu.uci.ics.jung.visualization.layout that implement VisualizationServer.Paintable -
Uses of VisualizationServer.Paintable in edu.uci.ics.jung.visualization.transform
Classes in edu.uci.ics.jung.visualization.transform that implement VisualizationServer.PaintableModifier and TypeClassDescriptionstatic classthe background for the hyperbolic projectionstatic classthe background for the hyperbolic projection