net.sf.dynamicreports.googlecharts.report.geomap
Interface DRIDesignGeoMap
- All Superinterfaces:
- DRIDesignComponent, DRIDesignCustomComponent
- All Known Implementing Classes:
- DRDesignGeoMap
public interface DRIDesignGeoMap
- extends DRIDesignCustomComponent
- Author:
- Ricardo Mariaca (dynamicreports@gmail.com)
| Methods inherited from interface net.sf.dynamicreports.design.definition.component.DRIDesignComponent |
getHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getUniqueName, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlank |
getEvaluationTime
EvaluationTime getEvaluationTime()
getEvaluationGroup
DRIDesignGroup getEvaluationGroup()
getShowLegend
Boolean getShowLegend()
getDataMode
GeoMapDataMode getDataMode()
getRegionExpression
DRIDesignExpression getRegionExpression()
getValueLabelExpression
DRIDesignExpression getValueLabelExpression()
getColors
List<Color> getColors()
getDataset
DRIDesignGeoMapDataset getDataset()
Copyright © 2010-2012. All Rights Reserved.