RasterCell

class RasterCell : GeoElement

A raster cell A RasterCell is a specific type of GeoElement used to represent the values of a specific pixel in a RasterLayer.

See also

Properties

Link copied to clipboard
open override val attributes: MutableMap<String, Any?>

All attributes of the geoelement.

Link copied to clipboard
open override var geometry: Geometry?

The geometry of a geoelement.