|
AIDA API Version 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Style for all markers (histo representation, legend box etc.)
Method Summary | |
String[] |
availableShapes()
Get list of shapes available in this implementation. |
boolean |
setShape(String shape)
Set current marker shape, e.g. |
boolean |
setSize(int size)
Set the marker's size. |
String |
shape()
Get current marker shape. |
int |
size()
Get the marker's size. |
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[] availableShapes()
public String shape()
public boolean setShape(String shape)
public boolean setSize(int size)
size
- The marker's size.
public int size()
|
AIDA API Version 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |