FreeHEP API
Version current

hep.aida.jni
Class CIPlotterStyle

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

public class CIPlotterStyle
extends CIBaseStyle
implements hep.aida.IPlotterStyle

Source Code:
CIPlotterStyle.java

Field Summary
 
Fields inherited from class hep.aida.jni.CAIDRef
crefID
 
Constructor Summary
CIPlotterStyle(long crefID)
           
 
Method Summary
 hep.aida.IDataStyle dataStyle()
           
 hep.aida.IInfoStyle infoStyle()
           
 boolean setAxisStyleX(hep.aida.IAxisStyle xAxisStyle)
           
 boolean setAxisStyleY(hep.aida.IAxisStyle yAxisStyle)
           
 boolean setAxisStyleZ(hep.aida.IAxisStyle zAxisStyle)
           
 boolean setDataStyle(hep.aida.IDataStyle dataStyle)
           
 boolean setInfoStyle(hep.aida.IInfoStyle infoStyle)
           
 boolean setTitleStyle(hep.aida.ITitleStyle textStyle)
           
 hep.aida.ITitleStyle titleStyle()
           
 hep.aida.IAxisStyle xAxisStyle()
           
 hep.aida.IAxisStyle yAxisStyle()
           
 hep.aida.IAxisStyle zAxisStyle()
           
 
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.IPlotterStyle
dataBoxStyle, gridStyle, legendBoxStyle, regionBoxStyle, setDataBoxStyle, setGridStyle, setLegendBoxStyle, setRegionBoxStyle, setStatisticsBoxStyle, statisticsBoxStyle
 
Methods inherited from interface hep.aida.IBaseStyle
availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type
 

Constructor Detail

CIPlotterStyle

public CIPlotterStyle(long crefID)
Method Detail

dataStyle

public hep.aida.IDataStyle dataStyle()
Specified by:
dataStyle in interface hep.aida.IPlotterStyle

xAxisStyle

public hep.aida.IAxisStyle xAxisStyle()
Specified by:
xAxisStyle in interface hep.aida.IPlotterStyle

yAxisStyle

public hep.aida.IAxisStyle yAxisStyle()
Specified by:
yAxisStyle in interface hep.aida.IPlotterStyle

zAxisStyle

public hep.aida.IAxisStyle zAxisStyle()
Specified by:
zAxisStyle in interface hep.aida.IPlotterStyle

titleStyle

public hep.aida.ITitleStyle titleStyle()
Specified by:
titleStyle in interface hep.aida.IPlotterStyle

infoStyle

public hep.aida.IInfoStyle infoStyle()
Specified by:
infoStyle in interface hep.aida.IPlotterStyle

setDataStyle

public boolean setDataStyle(hep.aida.IDataStyle dataStyle)
Specified by:
setDataStyle in interface hep.aida.IPlotterStyle

setAxisStyleX

public boolean setAxisStyleX(hep.aida.IAxisStyle xAxisStyle)
Specified by:
setAxisStyleX in interface hep.aida.IPlotterStyle

setAxisStyleY

public boolean setAxisStyleY(hep.aida.IAxisStyle yAxisStyle)
Specified by:
setAxisStyleY in interface hep.aida.IPlotterStyle

setAxisStyleZ

public boolean setAxisStyleZ(hep.aida.IAxisStyle zAxisStyle)
Specified by:
setAxisStyleZ in interface hep.aida.IPlotterStyle

setTitleStyle

public boolean setTitleStyle(hep.aida.ITitleStyle textStyle)
Specified by:
setTitleStyle in interface hep.aida.IPlotterStyle

setInfoStyle

public boolean setInfoStyle(hep.aida.IInfoStyle infoStyle)
Specified by:
setInfoStyle in interface hep.aida.IPlotterStyle

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.