net.sf.jasperreports.charts.xml
Class JRThermometerPlotFactory

java.lang.Object
  extended by net.sf.jasperreports.engine.xml.JRBaseFactory
      extended by net.sf.jasperreports.charts.xml.JRThermometerPlotFactory
All Implemented Interfaces:
org.apache.commons.digester.ObjectCreationFactory

public class JRThermometerPlotFactory
extends JRBaseFactory

Version:
$Id: JRThermometerPlotFactory.java 1387 2006-09-06 00:33:40 +0300 (Wed, 06 Sep 2006) bklawans $
Author:
Barry Klawans (bklawans@users.sourceforge.net)

Field Summary
static java.lang.String ATTRIBUTE_mercuryColor
           
static java.lang.String ATTRIBUTE_showValueLines
           
static java.lang.String ATTRIBUTE_valueLocation
           
 
Fields inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory
digester
 
Constructor Summary
JRThermometerPlotFactory()
           
 
Method Summary
 java.lang.Object createObject(org.xml.sax.Attributes atts)
           
 
Methods inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory
getDigester, setDigester
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ATTRIBUTE_showValueLines

public static final java.lang.String ATTRIBUTE_showValueLines
See Also:
Constant Field Values

ATTRIBUTE_valueLocation

public static final java.lang.String ATTRIBUTE_valueLocation
See Also:
Constant Field Values

ATTRIBUTE_mercuryColor

public static final java.lang.String ATTRIBUTE_mercuryColor
See Also:
Constant Field Values
Constructor Detail

JRThermometerPlotFactory

public JRThermometerPlotFactory()
Method Detail

createObject

public java.lang.Object createObject(org.xml.sax.Attributes atts)
                              throws JRException
Throws:
JRException


© 2001-2006 JasperSoft Corporation www.jaspersoft.com