hep.aida.jni
Class CIMarkerStyle

java.lang.Object
  extended by hep.aida.jni.CAIDRef
      extended by hep.aida.jni.CProxy
          extended by hep.aida.jni.CIBaseStyle
              extended by hep.aida.jni.CIBrushStyle
                  extended by hep.aida.jni.CIMarkerStyle
All Implemented Interfaces:
hep.aida.IBaseStyle, hep.aida.IBrushStyle, hep.aida.IMarkerStyle

public class CIMarkerStyle
extends CIBrushStyle
implements hep.aida.IMarkerStyle


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

CIMarkerStyle

public CIMarkerStyle(long crefID)
Method Detail

availableShapes

public String[] availableShapes()
Specified by:
availableShapes in interface hep.aida.IMarkerStyle

shape

public String shape()
Specified by:
shape in interface hep.aida.IMarkerStyle

setShape

public boolean setShape(String shape)
Specified by:
setShape in interface hep.aida.IMarkerStyle


Copyright © 2000-2007 FreeHEP. All Rights Reserved.