Package | Description |
---|---|
org.esa.snap.core.gpf.common.resample |
Modifier and Type | Method and Description |
---|---|
static InterpolationType |
InterpolationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterpolationType[] |
InterpolationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Interpolator |
InterpolatorFactory.createInterpolator(InterpolationType type,
int dataType) |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.