|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PlotRegion
A plot region represents a region in a page, into which a plot can be displayed.
Method Summary | |
---|---|
void |
clear()
Clears the region |
Plotter |
currentPlot()
|
void |
showPlot(Plotter plotter)
Show a plot in this region |
Method Detail |
---|
void showPlot(Plotter plotter)
plotter
- The plot to show. This will replace any previous plot in this region.void clear()
Plotter currentPlot()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |