|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Plotter | |
---|---|
org.freehep.jas.plugin.plotter | |
org.freehep.jas.services |
Uses of Plotter in org.freehep.jas.plugin.plotter |
---|
Classes in org.freehep.jas.plugin.plotter that implement Plotter | |
---|---|
class |
DefaultPlotter
|
Methods in org.freehep.jas.plugin.plotter that return Plotter | |
---|---|
Plotter |
PlotterPlugin.create()
|
Plotter |
PlotterPlugin.createPlotterFor(Class dataType)
|
Plotter |
PlotterPlugin.createPlotterFor(Class[] dataType)
|
Uses of Plotter in org.freehep.jas.services |
---|
Methods in org.freehep.jas.services that return Plotter | |
---|---|
Plotter |
PlotterProvider.create()
Create a plotter. |
Plotter |
PlotFactory.createPlotterFor(Class dataType)
Returns a plotter which is able to plot the given class of data. |
Plotter |
PlotFactory.createPlotterFor(Class[] dataType)
Returns a plotter which is able to plot all of the given classes of data. |
Plotter |
PlotRegion.currentPlot()
|
Methods in org.freehep.jas.services with parameters of type Plotter | |
---|---|
void |
PlotRegion.showPlot(Plotter plotter)
Show a plot in this region |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |