FreeHEP API
Version current

hep.aida.jni
Class CILineStyle

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

public class CILineStyle
extends CIBrushStyle
implements hep.aida.ILineStyle

Source Code:
CILineStyle.java

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

CILineStyle

public CILineStyle(long crefID)
Method Detail

availableLineTypes

public String[] availableLineTypes()
Specified by:
availableLineTypes in interface hep.aida.ILineStyle

lineType

public String lineType()
Specified by:
lineType in interface hep.aida.ILineStyle

thickness

public int thickness()
Specified by:
thickness in interface hep.aida.ILineStyle

setLineType

public boolean setLineType(String newLineType)
Specified by:
setLineType in interface hep.aida.ILineStyle

setThickness

public boolean setThickness(int newThickness)
Specified by:
setThickness in interface hep.aida.ILineStyle

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.