|
AIDA API Version 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Style for all lines (axis lines, legend box outlines, etc.)
Method Summary | |
String[] |
availableLineTypes()
Get list of line types supported by this implementation. |
String |
lineType()
Get line type currently in use. |
boolean |
setLineType(String newLineType)
Set current line type e.g. |
boolean |
setThickness(int newThickness)
Set thickness (exact meaning is implementation-dependent, but <0 means invisible). |
int |
thickness()
Get current line 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 |
Method Detail |
public String[] availableLineTypes()
public String lineType()
public int thickness()
public boolean setLineType(String newLineType)
public boolean setThickness(int newThickness)
|
AIDA API Version 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |