|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.jni.CAIDRef
hep.aida.jni.CProxy
hep.aida.jni.CIBaseStyle
hep.aida.jni.CIBrushStyle
hep.aida.jni.CIMarkerStyle
public class CIMarkerStyle
Field Summary |
---|
Fields inherited from class hep.aida.jni.CAIDRef |
---|
crefID |
Constructor Summary | |
---|---|
CIMarkerStyle(long crefID)
|
Method Summary | |
---|---|
String[] |
availableShapes()
|
boolean |
setShape(String shape)
|
String |
shape()
|
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, parameterValue, reset, setParameter, setParameter |
Constructor Detail |
---|
public CIMarkerStyle(long crefID)
Method Detail |
---|
public String[] availableShapes()
availableShapes
in interface hep.aida.IMarkerStyle
public String shape()
shape
in interface hep.aida.IMarkerStyle
public boolean setShape(String shape)
setShape
in interface hep.aida.IMarkerStyle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |