hep.aida.ref.plotter
Class Plotter

java.lang.Object
  extended by hep.aida.ref.plotter.DummyPlotter
      extended by hep.aida.ref.plotter.Plotter
All Implemented Interfaces:
hep.aida.IPlotter

public class Plotter
extends DummyPlotter


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

setStyle

public void setStyle(hep.aida.IPlotterStyle style)
Specified by:
setStyle in interface hep.aida.IPlotter
Overrides:
setStyle in class DummyPlotter

isShowing

public boolean isShowing()
Overrides:
isShowing in class DummyPlotter

panel

public javax.swing.JPanel panel()
Overrides:
panel in class DummyPlotter

show

public void show()
Specified by:
show in interface hep.aida.IPlotter
Overrides:
show in class DummyPlotter

hide

public void hide()
Specified by:
hide in interface hep.aida.IPlotter
Overrides:
hide in class DummyPlotter

destroyRegions

public void destroyRegions()
Specified by:
destroyRegions in interface hep.aida.IPlotter
Overrides:
destroyRegions in class DummyPlotter

writeToFile

public void writeToFile(java.lang.String file,
                        java.lang.String type)
                 throws java.io.IOException
Specified by:
writeToFile in interface hep.aida.IPlotter
Overrides:
writeToFile in class DummyPlotter
Throws:
java.io.IOException


jHepWork 1.1 (C) Chekanov