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 boolean
antialias()
Box
getLimitBox()
void
instruct(Painter p)
-