net.sf.dynamicreports.googlecharts.jasper.geomap
Class GeoMapFillFactory
java.lang.Object
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 (dynamicreports@gmail.com)
|
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 |
GeoMapFillFactory
public GeoMapFillFactory()
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-2012. All Rights Reserved.