ar.com.fdvs.dj.domain.chart.plot
Class AreaPlot

java.lang.Object
  extended by ar.com.fdvs.dj.domain.DJBaseElement
      extended by ar.com.fdvs.dj.domain.chart.plot.AbstractPlot
          extended by ar.com.fdvs.dj.domain.chart.plot.AbstractCategoryAxisPlot
              extended by ar.com.fdvs.dj.domain.chart.plot.AreaPlot
All Implemented Interfaces:
Entity, java.io.Serializable

public class AreaPlot
extends AbstractCategoryAxisPlot

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface ar.com.fdvs.dj.domain.entities.Entity
SERIAL_VERSION_UID
 
Constructor Summary
AreaPlot()
           
 
Method Summary
 void transform(DynamicJasperDesign design, net.sf.jasperreports.engine.JRChartPlot plot, java.lang.String name)
           
 
Methods inherited from class ar.com.fdvs.dj.domain.chart.plot.AbstractCategoryAxisPlot
getCategoryAxisFormat, getValueAxisFormat, setCategoryAxisFormat, setValueAxisFormat
 
Methods inherited from class ar.com.fdvs.dj.domain.chart.plot.AbstractPlot
addSeriesColor, clearSeriesColors, getLabelRotation, getOrientation, getSeriesColors, setLabelRotation, setOrientation, setSeriesColors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AreaPlot

public AreaPlot()
Method Detail

transform

public void transform(DynamicJasperDesign design,
                      net.sf.jasperreports.engine.JRChartPlot plot,
                      java.lang.String name)
Overrides:
transform in class AbstractPlot


Copyright © 2006-2011 FDV Solutions. All Rights Reserved.