public interface DRIGeoMap extends DRICustomComponent
DRIGeoMap interface.
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.awt.Color> |
getColors()
getColors.
|
GeoMapDataMode |
getDataMode()
getDataMode.
|
DRIGeoMapDataset |
getDataset()
getDataset.
|
DRIExpression<java.lang.String> |
getRegionExpression()
getRegionExpression.
|
java.lang.Boolean |
getShowLegend()
getShowLegend.
|
DRIExpression<java.lang.String> |
getValueLabelExpression()
getValueLabelExpression.
|
getHeight, getHeightType, getPositionType, getPrintInFirstWholeBand, getPrintWhenDetailOverflows, getPrintWhenGroupChanges, getStretchType, getWidth, getWidthTypegetPrintWhenExpression, getPropertyExpressions, getRemoveLineWhenBlank, getStyle, getTableOfContentsHeadingjava.lang.Boolean getShowLegend()
getShowLegend.
Boolean object.GeoMapDataMode getDataMode()
getDataMode.
GeoMapDataMode object.DRIExpression<java.lang.String> getRegionExpression()
getRegionExpression.
DRIExpression object.DRIExpression<java.lang.String> getValueLabelExpression()
getValueLabelExpression.
DRIExpression object.java.util.List<java.awt.Color> getColors()
getColors.
List object.DRIGeoMapDataset getDataset()
getDataset.
DRIGeoMapDataset object.Copyright © 2010-2021. All Rights Reserved.