|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hep.aida.ref.plotter.BaseStyle hep.aida.ref.plotter.DataStyle
Constructor Summary | |
DataStyle()
|
Method Summary | |
hep.aida.ILineStyle |
errorBarStyle()
|
hep.aida.IFillStyle |
fillStyle()
|
protected void |
initializeBaseStyle()
Initialize the BaseStyle. |
boolean |
isShownInLegendBox()
|
boolean |
isShownInStatisticsBox()
|
hep.aida.ILineStyle |
lineStyle()
|
hep.aida.IMarkerStyle |
markerStyle()
|
String |
model()
|
hep.aida.ILineStyle |
outlineStyle()
|
String |
parameterValue(String parameterName)
|
boolean |
setErrorBarStyle(hep.aida.ILineStyle errorBarStyle)
|
boolean |
setFillStyle(hep.aida.IFillStyle fillStyle)
|
boolean |
setLineStyle(hep.aida.ILineStyle lineStyle)
|
boolean |
setMarkerStyle(hep.aida.IMarkerStyle markerStyle)
|
boolean |
setModel(String model)
Set the model accorting to which the data is represented. |
boolean |
setOutlineStyle(hep.aida.ILineStyle outlineStyle)
|
boolean |
setParameter(String parName)
|
boolean |
setParameter(String parName,
String parValue)
|
void |
showInLegendBox(boolean showInLegendBox)
Set if this data is to be represented in the legend box. |
void |
showInStatisticsBox(boolean showInStatisticsBox)
Set if this data is to be represented in the statistics box. |
Methods inherited from class hep.aida.ref.plotter.BaseStyle |
addBaseStyle, addParameter, availableParameterOptions, availableParameters, child, children, deepestSetParameter, isParameterSet, isVisible, name, numberOfParameters, parameter, parameters, parent, reset, setName, setParameterDefault, setParent, setVisible, styleChanged, type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface hep.aida.IBaseStyle |
availableParameterOptions, availableParameters, child, children, isVisible, name, reset, setVisible, type |
Constructor Detail |
public DataStyle()
Method Detail |
protected void initializeBaseStyle()
BaseStyle
initializeBaseStyle
in class BaseStyle
public boolean setParameter(String parName)
setParameter
in interface hep.aida.IBaseStyle
setParameter
in class BaseStyle
public boolean setParameter(String parName, String parValue)
setParameter
in interface hep.aida.IBaseStyle
setParameter
in class BaseStyle
public String parameterValue(String parameterName)
parameterValue
in interface hep.aida.IBaseStyle
parameterValue
in class BaseStyle
public hep.aida.IFillStyle fillStyle()
fillStyle
in interface hep.aida.IDataStyle
public hep.aida.ILineStyle lineStyle()
lineStyle
in interface hep.aida.IDataStyle
public hep.aida.IMarkerStyle markerStyle()
markerStyle
in interface hep.aida.IDataStyle
public hep.aida.ILineStyle errorBarStyle()
errorBarStyle
in interface hep.aida.IDataStyle
public hep.aida.ILineStyle outlineStyle()
outlineStyle
in interface hep.aida.IDataStyle
public boolean setFillStyle(hep.aida.IFillStyle fillStyle)
setFillStyle
in interface hep.aida.IDataStyle
public boolean setLineStyle(hep.aida.ILineStyle lineStyle)
setLineStyle
in interface hep.aida.IDataStyle
public boolean setMarkerStyle(hep.aida.IMarkerStyle markerStyle)
setMarkerStyle
in interface hep.aida.IDataStyle
public boolean setErrorBarStyle(hep.aida.ILineStyle errorBarStyle)
setErrorBarStyle
in interface hep.aida.IDataStyle
public boolean setOutlineStyle(hep.aida.ILineStyle outlineStyle)
setOutlineStyle
in interface hep.aida.IDataStyle
public boolean setModel(String model)
setModel
in interface hep.aida.IDataStyle
public String model()
model
in interface hep.aida.IDataStyle
public void showInStatisticsBox(boolean showInStatisticsBox)
showInStatisticsBox
in interface hep.aida.IDataStyle
public boolean isShownInStatisticsBox()
isShownInStatisticsBox
in interface hep.aida.IDataStyle
public void showInLegendBox(boolean showInLegendBox)
showInLegendBox
in interface hep.aida.IDataStyle
public boolean isShownInLegendBox()
isShownInLegendBox
in interface hep.aida.IDataStyle
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |