|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.ref.plotter.DummyPlotter
hep.aida.ref.plotter.Plotter
public class Plotter
Method Summary | |
---|---|
void |
destroyRegions()
|
void |
hide()
|
boolean |
isShowing()
|
javax.swing.JPanel |
panel()
|
void |
setStyle(hep.aida.IPlotterStyle style)
|
void |
show()
|
void |
writeToFile(java.lang.String file,
java.lang.String type)
|
Methods inherited from class hep.aida.ref.plotter.DummyPlotter |
---|
availableParameterOptions, availableParameters, clearRegions, createRegion, createRegion, createRegion, createRegion, createRegion, createRegions, createRegions, createRegions, createRegions, currentRegion, currentRegionNumber, interact, invokeOnSwingThread, next, numberOfRegions, parameterValue, refresh, region, setCurrentRegionNumber, setParameter, setParameter, setTitle, setTitleStyle, style, title, titleStyle, writeToFile, writeToFile |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void setStyle(hep.aida.IPlotterStyle style)
setStyle
in interface hep.aida.IPlotter
setStyle
in class DummyPlotter
public boolean isShowing()
isShowing
in class DummyPlotter
public javax.swing.JPanel panel()
panel
in class DummyPlotter
public void show()
show
in interface hep.aida.IPlotter
show
in class DummyPlotter
public void hide()
hide
in interface hep.aida.IPlotter
hide
in class DummyPlotter
public void destroyRegions()
destroyRegions
in interface hep.aida.IPlotter
destroyRegions
in class DummyPlotter
public void writeToFile(java.lang.String file, java.lang.String type) throws java.io.IOException
writeToFile
in interface hep.aida.IPlotter
writeToFile
in class DummyPlotter
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |