bands property

List<Uint16List> bands
final

Horizontal bands (stacked along y, picked by the sample's y): curve indices per band, sorted by descending max-x.

Implementation

final List<Uint16List> bands;