Constructor and Description |
---|
AIDAPlotter(org.freehep.jas.services.PlotFactory factory,
org.freehep.jas.services.PlotPage page) |
Modifier and Type | Method and Description |
---|---|
void |
destroyRegions() |
void |
hide() |
boolean |
isShowing() |
protected hep.aida.IPlotterRegion |
justCreateRegion(double x,
double y,
double width,
double height) |
JPanel |
panel() |
void |
run() |
void |
show() |
void |
writeToFile(String file,
String type) |
addParameter, addParameter, addParameter, addParameter, availableParameterOptions, availableParameters, clearRegions, createRegion, createRegion, createRegion, createRegion, createRegion, createRegions, createRegions, createRegions, createRegions, currentRegion, currentRegionNumber, interact, invokeOnSwingThread, next, numberOfRegions, parameterValue, plotterHeight, plotterWidth, refresh, region, setCurrentRegionNumber, setParameter, setParameter, setStyle, setTitle, setTitleStyle, style, title, titleStyle, writeToFile, writeToFile
public AIDAPlotter(org.freehep.jas.services.PlotFactory factory, org.freehep.jas.services.PlotPage page)
public void show()
show
in interface hep.aida.IPlotter
show
in class hep.aida.ref.plotter.DummyPlotter
public void hide()
hide
in interface hep.aida.IPlotter
hide
in class hep.aida.ref.plotter.DummyPlotter
protected hep.aida.IPlotterRegion justCreateRegion(double x, double y, double width, double height)
justCreateRegion
in class hep.aida.ref.plotter.DummyPlotter
public void destroyRegions()
destroyRegions
in interface hep.aida.IPlotter
destroyRegions
in class hep.aida.ref.plotter.DummyPlotter
public void writeToFile(String file, String type) throws IOException
writeToFile
in interface hep.aida.IPlotter
writeToFile
in class hep.aida.ref.plotter.DummyPlotter
IOException
public boolean isShowing()
isShowing
in class hep.aida.ref.plotter.DummyPlotter
public JPanel panel()
panel
in class hep.aida.ref.plotter.DummyPlotter
Copyright © 2019. All rights reserved.