|
FreeHEP API Version 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Style for the part of the scene representing the data (then histograms, functions, data point sets).
Method Summary | |
IFillStyle |
fillStyle()
|
ILineStyle |
lineStyle()
Return various styles that may be used to customize the data representation. |
IMarkerStyle |
markerStyle()
|
boolean |
setFillStyle(IFillStyle fillStyle)
|
boolean |
setLineStyle(ILineStyle lineStyle)
Set various basic style on the data style. |
boolean |
setMarkerStyle(IMarkerStyle markerStyle)
|
Methods inherited from interface hep.aida.IBaseStyle |
availableParameterOptions, availableParameters, parameterValue, reset, setParameter, setParameter |
Method Detail |
public ILineStyle lineStyle()
public IMarkerStyle markerStyle()
public IFillStyle fillStyle()
public boolean setLineStyle(ILineStyle lineStyle)
public boolean setMarkerStyle(IMarkerStyle markerStyle)
public boolean setFillStyle(IFillStyle fillStyle)
|
FreeHEP API Version 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |