public interface DataMap extends Serializable
Modifier and Type | Method and Description |
---|---|
Coordinate[] |
getCoordinates()
Get the coordinates of the Cells position of the DataMap on the map.
|
DataMapInfo |
getInfo()
Get the value of info.
|
double |
getValue()
Get the value of value.
|
Coordinate[] getCoordinates()
double getValue()
DataMapInfo getInfo()
Copyright © 1999–2020 CodeLutin. All rights reserved.