|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILineStyle
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 |
|---|
String[] availableLineTypes()
String lineType()
int thickness()
boolean setLineType(String newLineType)
boolean setThickness(int newThickness)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||