|
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.AxisStyle
Constructor Summary | |
AxisStyle()
|
Method Summary | |
protected void |
initializeBaseStyle()
Initialize the BaseStyle. |
String |
label()
|
hep.aida.ITextStyle |
labelStyle()
|
hep.aida.ILineStyle |
lineStyle()
|
String |
scaling()
Get the axis scaling. |
boolean |
setLabel(String label)
|
boolean |
setLabelStyle(hep.aida.ITextStyle labelStyle)
|
boolean |
setlineStyle(hep.aida.ILineStyle lineStyle)
Deprecated. Use setLineStyle instead. |
boolean |
setLineStyle(hep.aida.ILineStyle lineStyle)
|
boolean |
setScaling(String scaling)
Set the axis scaling (at least "log" and "linear"). |
boolean |
setTickLabelStyle(hep.aida.ITextStyle tickLabelStyle)
|
hep.aida.ITextStyle |
tickLabelStyle()
|
Methods inherited from class hep.aida.ref.plotter.BaseStyle |
addBaseStyle, addParameter, availableParameterOptions, availableParameters, child, children, deepestSetParameter, isParameterSet, isVisible, name, numberOfParameters, parameter, parameters, parameterValue, parent, reset, setName, setParameter, setParameter, 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, parameterValue, reset, setParameter, setParameter, setVisible, type |
Constructor Detail |
public AxisStyle()
Method Detail |
protected void initializeBaseStyle()
BaseStyle
initializeBaseStyle
in class BaseStyle
public boolean setLabel(String label)
setLabel
in interface hep.aida.IAxisStyle
public String label()
label
in interface hep.aida.IAxisStyle
public boolean setScaling(String scaling)
setScaling
in interface hep.aida.IAxisStyle
public String scaling()
scaling
in interface hep.aida.IAxisStyle
public hep.aida.ITextStyle labelStyle()
labelStyle
in interface hep.aida.IAxisStyle
public hep.aida.ILineStyle lineStyle()
lineStyle
in interface hep.aida.IAxisStyle
public hep.aida.ITextStyle tickLabelStyle()
tickLabelStyle
in interface hep.aida.IAxisStyle
public boolean setLabelStyle(hep.aida.ITextStyle labelStyle)
setLabelStyle
in interface hep.aida.IAxisStyle
public boolean setTickLabelStyle(hep.aida.ITextStyle tickLabelStyle)
setTickLabelStyle
in interface hep.aida.IAxisStyle
public boolean setlineStyle(hep.aida.ILineStyle lineStyle)
setlineStyle
in interface hep.aida.IAxisStyle
public boolean setLineStyle(hep.aida.ILineStyle lineStyle)
setLineStyle
in interface hep.aida.IAxisStyle
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |