FreeHEP API
Version current

hep.aida.jni
Class CIMarkerStyle

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

public class CIMarkerStyle
extends CIBrushStyle
implements hep.aida.IMarkerStyle

Source Code:
CIMarkerStyle.java

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.IMarkerStyle
setSize, size
 
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

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.