net.sf.dynamicreports.googlecharts.report.geomap
Interface DRIGeoMap
- All Superinterfaces:
- DRIComponent, DRICustomComponent, DRIDimensionComponent, Serializable
- All Known Implementing Classes:
- DRGeoMap
public interface DRIGeoMap
- extends DRICustomComponent
- Author:
- Ricardo Mariaca (dynamicreports@gmail.com)
getShowLegend
Boolean getShowLegend()
getDataMode
GeoMapDataMode getDataMode()
getRegionExpression
DRIExpression<String> getRegionExpression()
getValueLabelExpression
DRIExpression<String> getValueLabelExpression()
getColors
List<Color> getColors()
getDataset
DRIGeoMapDataset getDataset()
Copyright © 2010-2012. All Rights Reserved.