public interface DRIGeoMapDataset
extends java.io.Serializable
DRIGeoMapDataset interface.
| Modifier and Type | Method and Description |
|---|---|
DRIExpression<?> |
getLabelExpression()
getLabelExpression.
|
DRIExpression<?> |
getLocationExpression()
getLocationExpression.
|
DRIDataset |
getSubDataset()
getSubDataset.
|
DRIExpression<?> |
getValueExpression()
getValueExpression.
|
DRIDataset getSubDataset()
getSubDataset.
DRIDataset object.DRIExpression<?> getLocationExpression()
getLocationExpression.
DRIExpression object.DRIExpression<?> getValueExpression()
getValueExpression.
DRIExpression object.DRIExpression<?> getLabelExpression()
getLabelExpression.
DRIExpression object.Copyright © 2010-2021. All Rights Reserved.