BaseStretchRenderer class final

The base class for types of stretch raster renderers, such as StretchRenderer and RgbRenderer.

Inheritance
Implementers

Properties

estimateStatistics bool
The status of whether to estimate statistics or not when it's not available from the data source.
no setter
gammas List<double>
The gamma values.
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stretchParameters StretchParameters?
The stretch parameters.
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited