net.sf.dynamicreports.googlecharts.jasper.geomap
Class GeoMapFillFactory

java.lang.Object
  extended by net.sf.dynamicreports.googlecharts.jasper.geomap.GeoMapFillFactory
All Implemented Interfaces:
net.sf.jasperreports.engine.component.ComponentFillFactory

public class GeoMapFillFactory
extends Object
implements net.sf.jasperreports.engine.component.ComponentFillFactory

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Constructor Summary
GeoMapFillFactory()
           
 
Method Summary
 net.sf.jasperreports.engine.component.FillComponent cloneFillComponent(net.sf.jasperreports.engine.component.FillComponent component, net.sf.jasperreports.engine.fill.JRFillCloneFactory factory)
           
 net.sf.jasperreports.engine.component.FillComponent toFillComponent(net.sf.jasperreports.engine.component.Component component, net.sf.jasperreports.engine.fill.JRFillObjectFactory factory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoMapFillFactory

public GeoMapFillFactory()
Method Detail

toFillComponent

public net.sf.jasperreports.engine.component.FillComponent toFillComponent(net.sf.jasperreports.engine.component.Component component,
                                                                           net.sf.jasperreports.engine.fill.JRFillObjectFactory factory)
Specified by:
toFillComponent in interface net.sf.jasperreports.engine.component.ComponentFillFactory

cloneFillComponent

public net.sf.jasperreports.engine.component.FillComponent cloneFillComponent(net.sf.jasperreports.engine.component.FillComponent component,
                                                                              net.sf.jasperreports.engine.fill.JRFillCloneFactory factory)
Specified by:
cloneFillComponent in interface net.sf.jasperreports.engine.component.ComponentFillFactory


Copyright © 2010-2013. All Rights Reserved.