Package | Description |
---|---|
org.gridfour.compress |
Provides classes and interfaces for compressing raster data.
|
Modifier and Type | Class and Description |
---|---|
class |
PredictorModelDifferencing
Applies the differencing model to the data.
|
class |
PredictorModelDifferencingWithNulls
Applies the differencing model to the data with
special treatment for non-continuous values.
|
class |
PredictorModelLinear
Applies the linear model to the data.
|
class |
PredictorModelTriangle
Applies the triangle model to the data.
|
Copyright © 2022. All rights reserved.