|
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.FillStyle
Constructor Summary | |
FillStyle()
|
Method Summary | |
String[] |
availableColors()
|
String[] |
availablePatterns()
|
String |
color()
|
protected void |
initializeBaseStyle()
Initialize the BaseStyle. |
double |
opacity()
returns -1 if it not set |
String |
pattern()
|
boolean |
setColor(String color)
|
boolean |
setOpacity(double opacity)
|
boolean |
setPattern(String pattern)
|
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.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 FillStyle()
Method Detail |
protected void initializeBaseStyle()
BaseStyle
public String[] availablePatterns()
availablePatterns
in interface hep.aida.IFillStyle
public String pattern()
pattern
in interface hep.aida.IFillStyle
public boolean setPattern(String pattern)
setPattern
in interface hep.aida.IFillStyle
public String[] availableColors()
availableColors
in interface hep.aida.IBrushStyle
public String color()
color
in interface hep.aida.IBrushStyle
public double opacity()
opacity
in interface hep.aida.IBrushStyle
public boolean setColor(String color)
setColor
in interface hep.aida.IBrushStyle
public boolean setOpacity(double opacity)
setOpacity
in interface hep.aida.IBrushStyle
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |