|
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 hep.aida.jni.CILineStyle
Field Summary |
Fields inherited from class hep.aida.jni.CAIDRef |
crefID |
Constructor Summary | |
CILineStyle(long crefID)
|
Method Summary | |
String[] |
availableLineTypes()
|
String |
lineType()
|
boolean |
setLineType(String newLineType)
|
boolean |
setThickness(int newThickness)
|
int |
thickness()
|
Methods inherited from class hep.aida.jni.CIBrushStyle |
availableColors, color, opacity, setColor, setOpacity |
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.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 |
Constructor Detail |
public CILineStyle(long crefID)
Method Detail |
public String[] availableLineTypes()
availableLineTypes
in interface hep.aida.ILineStyle
public String lineType()
lineType
in interface hep.aida.ILineStyle
public int thickness()
thickness
in interface hep.aida.ILineStyle
public boolean setLineType(String newLineType)
setLineType
in interface hep.aida.ILineStyle
public boolean setThickness(int newThickness)
setThickness
in interface hep.aida.ILineStyle
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |