hep.aida.jni
Class CIFillStyle

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.CIFillStyle
All Implemented Interfaces:
hep.aida.IBaseStyle, hep.aida.IBrushStyle, hep.aida.IFillStyle

public class CIFillStyle
extends CIBrushStyle
implements hep.aida.IFillStyle


Field Summary
 
Fields inherited from class hep.aida.jni.CAIDRef
crefID
 
Constructor Summary
CIFillStyle(long crefID)
           
 
Method Summary
 String[] availablePatterns()
           
 String pattern()
           
 boolean setPattern(String pattern)
           
 
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

CIFillStyle

public CIFillStyle(long crefID)
Method Detail

availablePatterns

public String[] availablePatterns()
Specified by:
availablePatterns in interface hep.aida.IFillStyle

pattern

public String pattern()
Specified by:
pattern in interface hep.aida.IFillStyle

setPattern

public boolean setPattern(String pattern)
Specified by:
setPattern in interface hep.aida.IFillStyle


Copyright © 2000-2007 FreeHEP. All Rights Reserved.