i-net Clear Reports

Uses of Class
com.inet.report.chart.plot.DrawOutOfScale

Packages that use DrawOutOfScale
com.inet.report.chart.plot Provides all classes and interfaces for chart plot. 
 

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

Fields in com.inet.report.chart.plot declared as DrawOutOfScale
static DrawOutOfScale DrawOutOfScale.DO_NOT_DRAW
          Don't draw the data point with value out of range.
static DrawOutOfScale DrawOutOfScale.DRAW_ON_MAX
          Draw on the min / max the data point with value out of range.
static DrawOutOfScale DrawOutOfScale.DRAW_OUT_OF_SCALE
          Draw out of scale the data point with value out of range.
 

Methods in com.inet.report.chart.plot that return DrawOutOfScale
static DrawOutOfScale DrawOutOfScale.getDrawOutOfScale(org.w3c.dom.Element element)
          Reads the XML properties of a of Draw Out Of Scale for LinePlot.
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH