|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.ref.plotter.DummyPlotterFactory
hep.aida.ref.plotter.PlotterFactory
public class PlotterFactory
Constructor Summary | |
---|---|
PlotterFactory()
|
Method Summary | |
---|---|
hep.aida.IPlotter |
create()
|
hep.aida.IPlotter |
create(java.lang.String title)
|
hep.aida.IPlotter |
create(java.lang.String title,
java.lang.String options)
|
Methods inherited from class hep.aida.ref.plotter.DummyPlotterFactory |
---|
createAxisStyle, createDataStyle, createFillStyle, createLineStyle, createMarkerStyle, createPlotterStyle, createPlotterStyle, createTextStyle, createTitleStyle |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlotterFactory()
Method Detail |
---|
public hep.aida.IPlotter create()
create
in interface hep.aida.IPlotterFactory
create
in class DummyPlotterFactory
public hep.aida.IPlotter create(java.lang.String title)
create
in interface hep.aida.IPlotterFactory
create
in class DummyPlotterFactory
public hep.aida.IPlotter create(java.lang.String title, java.lang.String options)
create
in interface hep.aida.IPlotterFactory
create
in class DummyPlotterFactory
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |