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

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.AbstractPiePlot
              extended by ar.com.fdvs.dj.domain.chart.plot.PiePlot
All Implemented Interfaces:
Entity, Serializable

public class PiePlot
extends AbstractPiePlot

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface ar.com.fdvs.dj.domain.entities.Entity
SERIAL_VERSION_UID
 
Constructor Summary
PiePlot()
           
 
Method Summary
 void transform(DynamicJasperDesign design, net.sf.jasperreports.engine.JRChartPlot plot, String name)
           
 
Methods inherited from class ar.com.fdvs.dj.domain.chart.plot.AbstractPiePlot
getCircular, getLabelFormat, getLegendLabelFormat, setCircular, setLabelFormat, setLegendLabelFormat
 
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

PiePlot

public PiePlot()
Method Detail

transform

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


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