net.sf.jasperreports.engine.fill
Class JRDoubleIncrementerFactory

java.lang.Object
  extended bynet.sf.jasperreports.engine.fill.JRDoubleIncrementerFactory
All Implemented Interfaces:
JRIncrementerFactory

public class JRDoubleIncrementerFactory
extends java.lang.Object
implements JRIncrementerFactory

Version:
$Id: JRDoubleIncrementerFactory.java,v 1.15 2005/07/20 16:11:31 lucianc Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
protected static java.lang.Double ZERO
           
 
Method Summary
 JRIncrementer getIncrementer(byte calculation)
           
static JRDoubleIncrementerFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZERO

protected static final java.lang.Double ZERO
Method Detail

getInstance

public static JRDoubleIncrementerFactory getInstance()

getIncrementer

public JRIncrementer getIncrementer(byte calculation)
Specified by:
getIncrementer in interface JRIncrementerFactory


© 2001-2005 JasperSoft Corporation www.jaspersoft.com