Package org.lemsml.jlems.viz.plot
Interface PaintInstructor
-
- All Known Subinterfaces:
MoviePaintInstructor
- All Known Implementing Classes:
CanvasTest,Demo1,DisplayListPainter
public interface PaintInstructor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanantialias()BoxgetLimitBox()voidinstruct(Painter p)
-