public class DRGeoMap extends DRDimensionComponent implements DRIGeoMap
| Constructor and Description |
|---|
DRGeoMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
addColor(Color color) |
List<Color> |
getColors() |
GeoMapDataMode |
getDataMode() |
DRGeoMapDataset |
getDataset() |
DRIExpression<String> |
getRegionExpression() |
Boolean |
getShowLegend() |
DRIExpression<String> |
getValueLabelExpression() |
void |
setColors(List<Color> colors) |
void |
setDataMode(GeoMapDataMode dataMode) |
void |
setDataset(DRGeoMapDataset dataset) |
void |
setRegionExpression(DRIExpression<String> regionExpression) |
void |
setShowLegend(Boolean showLegend) |
void |
setValueLabelExpression(DRIExpression<String> valueLabelExpression) |
getHeight, getHeightType, getPositionType, getPrintInFirstWholeBand, getPrintWhenDetailOverflows, getPrintWhenGroupChanges, getStretchType, getWidth, getWidthType, setHeight, setHeightType, setPositionType, setPrintInFirstWholeBand, setPrintWhenDetailOverflows, setPrintWhenGroupChanges, setStretchType, setWidth, setWidthTypeaddPropertyExpression, getPrintWhenExpression, getPropertyExpressions, getRemoveLineWhenBlank, getStyle, getTableOfContentsHeading, init, setPrintWhenExpression, setPropertyExpressions, setRemoveLineWhenBlank, setStyle, setTableOfContentsHeadingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHeight, getHeightType, getPositionType, getPrintInFirstWholeBand, getPrintWhenDetailOverflows, getPrintWhenGroupChanges, getStretchType, getWidth, getWidthTypegetPrintWhenExpression, getPropertyExpressions, getRemoveLineWhenBlank, getStyle, getTableOfContentsHeadingpublic Boolean getShowLegend()
getShowLegend in interface DRIGeoMappublic void setShowLegend(Boolean showLegend)
public GeoMapDataMode getDataMode()
getDataMode in interface DRIGeoMappublic void setDataMode(GeoMapDataMode dataMode)
public DRIExpression<String> getRegionExpression()
getRegionExpression in interface DRIGeoMappublic void setRegionExpression(DRIExpression<String> regionExpression)
public DRIExpression<String> getValueLabelExpression()
getValueLabelExpression in interface DRIGeoMappublic void setValueLabelExpression(DRIExpression<String> valueLabelExpression)
public void addColor(Color color)
public DRGeoMapDataset getDataset()
getDataset in interface DRIGeoMappublic void setDataset(DRGeoMapDataset dataset)
Copyright © 2010-2016. All Rights Reserved.