RasterAesthetics

interface RasterAesthetics : OptionsCapsule

Aesthetic properties supported by geomRaster().

Inheritors

Properties

Link copied to clipboard
abstract val alpha: Any?

Transparency level of a layer. Understands numbers between 0 and 1.

Link copied to clipboard
abstract val fill: Any?

Fill color. For more info see: aesthetics.html#color-and-fill.

Link copied to clipboard
abstract val x: Any?

X-axis coordinates of the center of rectangles.

Link copied to clipboard
abstract val y: Any?

Coordinates of the center of rectangles.