i-net Clear Reports

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

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

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

Subclasses of AbstractMarker in com.inet.report.chart.axis
 class IntervalMarker
          Class to create interval markers in a chart plot.
 class LineMarker
          Class to create line markers in a chart plot.
 

Methods in com.inet.report.chart.axis that return AbstractMarker
 AbstractMarker ContinuousDateAxis.getMarker(int index)
          Returns the marker from position.
 AbstractMarker ContinuousNumberAxis.getMarker(int index)
          Returns the marker from position.
 

Methods in com.inet.report.chart.axis with parameters of type AbstractMarker
 void ContinuousDateAxis.addMarker(AbstractMarker marker)
          Adds a new marker to the marker list of this axis.
 void ContinuousNumberAxis.addMarker(AbstractMarker marker)
          Adds a new marker to the marker list of this axis.
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH