|
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.BrushStyle hep.aida.ref.plotter.LineStyle hep.aida.ref.plotter.GridStyle
Constructor Summary | |
GridStyle()
|
Method Summary | |
double |
cellSize()
|
protected void |
initializeBaseStyle()
Initialize the BaseStyle. |
boolean |
setCellSize(double size)
|
boolean |
setUnits(int unitsDefinition)
|
int |
units()
|
Methods inherited from class hep.aida.ref.plotter.LineStyle |
availableColors, availableLineTypes, color, lineType, opacity, setColor, setLineType, setOpacity, setThickness, thickness |
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.ILineStyle |
availableLineTypes, lineType, setLineType, setThickness, thickness |
Methods inherited from interface hep.aida.IBrushStyle |
availableColors, color, opacity, setColor, setOpacity |
Methods inherited from interface hep.aida.IBaseStyle |
availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type |
Constructor Detail |
public GridStyle()
Method Detail |
protected void initializeBaseStyle()
BaseStyle
initializeBaseStyle
in class LineStyle
public double cellSize()
cellSize
in interface hep.aida.IGridStyle
public boolean setCellSize(double size)
setCellSize
in interface hep.aida.IGridStyle
public boolean setUnits(int unitsDefinition)
setUnits
in interface hep.aida.IGridStyle
public int units()
units
in interface hep.aida.IGridStyle
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |