i-net Clear Reports

Uses of Class
com.inet.report.chart.axis.BaseAxis

Packages that use BaseAxis
com.inet.report.chart.axis Provides all classes and interfaces for the i-net Clear Reports chart axes. 
com.inet.report.chart.plot Provides all classes and interfaces for chart plot. 
 

Uses of BaseAxis in com.inet.report.chart.axis
 

Subclasses of BaseAxis in com.inet.report.chart.axis
 class ContinuousDateAxis
          This axis displays a continuous time line with values.
 class ContinuousNumberAxis
          The axis which displays the continuous number line with values.
 class DiscreteNumberAxis
          The axis which displays discrete number values.
 class GroupAxis
          The axis which displays the category and series group values.
 

Methods in com.inet.report.chart.axis with parameters of type BaseAxis
 void BaseAxis.copyTo(BaseAxis that)
          Copies the properties of this axis to the new axis.
 

Uses of BaseAxis in com.inet.report.chart.plot
 

Methods in com.inet.report.chart.plot that return BaseAxis
 BaseAxis StandardPlot.getCategoryAxis()
          Returns the category axis.
 BaseAxis Chart3DPlot.getSeriesAxis()
          Returns the series axis.
 

Methods in com.inet.report.chart.plot with parameters of type BaseAxis
 void StandardPlot.setCategoryAxis(BaseAxis categoryAxis)
          Sets the category axis for this plot.
 void Chart3DPlot.setSeriesAxis(BaseAxis seriesAxis)
          Sets the series axis.
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH