FreeHEP API
Version current

hep.aida.jni
Class CIAxisStyle

java.lang.Object
  extended byhep.aida.jni.CAIDRef
      extended byhep.aida.jni.CProxy
          extended byhep.aida.jni.CIBaseStyle
              extended byhep.aida.jni.CIAxisStyle
All Implemented Interfaces:
hep.aida.IAxisStyle, hep.aida.IBaseStyle

public class CIAxisStyle
extends CIBaseStyle
implements hep.aida.IAxisStyle

Source Code:
CIAxisStyle.java

Field Summary
 
Fields inherited from class hep.aida.jni.CAIDRef
crefID
 
Constructor Summary
CIAxisStyle(long crefID)
           
 
Method Summary
 hep.aida.ITextStyle labelStyle()
           
 hep.aida.ILineStyle lineStyle()
           
 void setLabel(String label)
           
 boolean setLabelStyle(hep.aida.ITextStyle labelStyle)
           
 boolean setlineStyle(hep.aida.ILineStyle lineStyle)
           
 boolean setTickLabelStyle(hep.aida.ITextStyle tickLabelStyle)
           
 hep.aida.ITextStyle tickLabelStyle()
           
 
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.IAxisStyle
label, scaling, setLineStyle, setScaling
 
Methods inherited from interface hep.aida.IBaseStyle
availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type
 

Constructor Detail

CIAxisStyle

public CIAxisStyle(long crefID)
Method Detail

lineStyle

public hep.aida.ILineStyle lineStyle()
Specified by:
lineStyle in interface hep.aida.IAxisStyle

tickLabelStyle

public hep.aida.ITextStyle tickLabelStyle()
Specified by:
tickLabelStyle in interface hep.aida.IAxisStyle

labelStyle

public hep.aida.ITextStyle labelStyle()
Specified by:
labelStyle in interface hep.aida.IAxisStyle

setlineStyle

public boolean setlineStyle(hep.aida.ILineStyle lineStyle)
Specified by:
setlineStyle in interface hep.aida.IAxisStyle

setTickLabelStyle

public boolean setTickLabelStyle(hep.aida.ITextStyle tickLabelStyle)
Specified by:
setTickLabelStyle in interface hep.aida.IAxisStyle

setLabelStyle

public boolean setLabelStyle(hep.aida.ITextStyle labelStyle)
Specified by:
setLabelStyle in interface hep.aida.IAxisStyle

setLabel

public void setLabel(String label)
Specified by:
setLabel in interface hep.aida.IAxisStyle

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.