Interface VisualizationServer.Paintable
- All Known Implementing Classes:
AbstractLensSupport.Lens, AbstractLensSupport.LensControls, AnnotationPaintable, BoundingRectanglePaintable
- Enclosing interface:
VisualizationServer<V,E>
public static interface VisualizationServer.Paintable
an interface for the preRender and postRender
- Author:
- tom
-
Method Summary
-
Method Details
-
paint
-
useTransform
boolean useTransform()
-