Package edu.uci.ics.jung.visualization
Interface VisualizationServer.Paintable
- All Known Implementing Classes:
AbstractLensSupport.Lens,AbstractLensSupport.LensControls,AnnotatingGraphMousePlugin.LensPaintable,AnnotationPaintable,BalloonLayoutDemo.Rings,BoundingRectanglePaintable,CubicCurveEdgeEffects.ArrowPaintable,CubicCurveEdgeEffects.EdgePaintable,L2RTreeLayoutDemo.Rings,MultiViewDemo.BannerLabel,PickingGraphMousePlugin.LensPaintable,RadialTreeLensDemo.Rings,SatelliteViewDemo.ViewGrid,SatelliteVisualizationViewer.ViewLens,TreeCollapseDemo.Rings,TreeLayoutDemo.Rings
- Enclosing interface:
VisualizationServer<V,E>
public static interface VisualizationServer.Paintable
an interface for the preRender and postRender
-
Method Summary
-
Method Details
-
paint
-
useTransform
boolean useTransform()
-