|
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.jni.CAIDRef hep.aida.jni.CProxy hep.aida.jni.CIBaseStyle hep.aida.jni.CIBrushStyle
Field Summary |
Fields inherited from class hep.aida.jni.CAIDRef |
crefID |
Constructor Summary | |
CIBrushStyle(long crefID)
|
Method Summary | |
String[] |
availableColors()
|
String |
color()
|
double |
opacity()
|
boolean |
setColor(String newColor)
|
boolean |
setOpacity(double newOpacity)
|
Methods inherited from class hep.aida.jni.CIBaseStyle |
availableParameterOptions, availableParameters, parameterValue, reset, setParameter, setParameter |
Methods inherited from class hep.aida.jni.CProxy |
finalize, finalize |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface hep.aida.IBaseStyle |
availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type |
Constructor Detail |
public CIBrushStyle(long crefID)
Method Detail |
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 newColor)
setColor
in interface hep.aida.IBrushStyle
public boolean setOpacity(double newOpacity)
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 |