net.sf.dynamicreports.googlecharts.report.geomap
Class GeoMapTransform

java.lang.Object
  extended by net.sf.dynamicreports.googlecharts.report.geomap.GeoMapTransform
All Implemented Interfaces:
CustomComponentTransform<DRIGeoMap,DRIDesignGeoMap>

public class GeoMapTransform
extends Object
implements CustomComponentTransform<DRIGeoMap,DRIDesignGeoMap>

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

Constructor Summary
GeoMapTransform()
           
 
Method Summary
 DRIDesignGeoMap designComponent(DesignTransformAccessor accessor, DRIGeoMap geoMap, ResetType resetType, DRDesignGroup resetGroup)
           
 boolean isTransform(Object component)
           
 net.sf.jasperreports.engine.JRComponentElement jasperComponent(JasperTransformAccessor accessor, DRIDesignGeoMap geoMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoMapTransform

public GeoMapTransform()
Method Detail

isTransform

public boolean isTransform(Object component)
Specified by:
isTransform in interface CustomComponentTransform<DRIGeoMap,DRIDesignGeoMap>

designComponent

public DRIDesignGeoMap designComponent(DesignTransformAccessor accessor,
                                       DRIGeoMap geoMap,
                                       ResetType resetType,
                                       DRDesignGroup resetGroup)
                                throws DRException
Specified by:
designComponent in interface CustomComponentTransform<DRIGeoMap,DRIDesignGeoMap>
Throws:
DRException

jasperComponent

public net.sf.jasperreports.engine.JRComponentElement jasperComponent(JasperTransformAccessor accessor,
                                                                      DRIDesignGeoMap geoMap)
Specified by:
jasperComponent in interface CustomComponentTransform<DRIGeoMap,DRIDesignGeoMap>


Copyright © 2010-2013. All Rights Reserved.