i-net Clear Reports

Uses of Interface
com.inet.report.chart.plot.ChartPlot

Packages that use ChartPlot
com.inet.report Provides all classes and interfaces for the i-net Clear Reports Java reporting engine, the ReportServlet, the standalone Listener and the Runtime Design Component (RDC). 
com.inet.report.chart.plot Provides all classes and interfaces for chart plot. 
 

Uses of ChartPlot in com.inet.report
 

Methods in com.inet.report that return ChartPlot
 ChartPlot Chart2.getPlot()
          Returns the plot of chart.
 

Methods in com.inet.report with parameters of type ChartPlot
 void Chart2.setPlot(ChartPlot plot)
          Sets a new plot for this chart.
 

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

Classes in com.inet.report.chart.plot that implement ChartPlot
 class com.inet.report.chart.plot.AbstractLinePlot
          The class with common line chart properties.
 class AbstractPlot
          A general plotting class with common properties used by all chart plots.
 class AreaPlot
          A general class for plotting data of groups of values.
 class BarPlot
          A general class for plotting data of groups of values.
 class Chart3DPlot
          Class to create 3D chart plots.
 class CombinedPlot
          A general class for plotting data of different plots.
 class ContinuousAreaPlot
          A general class for plotting data of groups of values.
 class ContinuousBarPlot
          A general class for plotting data of groups of values.
 class ContinuousLinePlot
          A general class for plotting data of groups of values.
 class GanttPlot
          A general class for plotting data in the form of an start, end and progress value.
 class LinePlot
          A general class for plotting data of groups of values.
 class MultiplePiePlot
          A general class for plotting data of groups of values.
 class PiePlot
          A general class for plotting data of groups of values.
 class PolarPlot
          A general class for plotting data of groups of values.
 class StandardPlot
          A general plotting class that uses BaseAxis as category axis, DiscreteNumberAxis as data axis and StandardDataset as data source.
 class StockPlot
          A general class for plotting data in the form of an open and close value or an open, close, high an low value.
 class XYPlot
          A general class for plotting data in the form of (x, y) pairs.
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH