|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interpolation | |
---|---|
org.deegree.services.jaxb.wcs |
Uses of Interpolation in org.deegree.services.jaxb.wcs |
---|
Fields in org.deegree.services.jaxb.wcs with type parameters of type Interpolation | |
---|---|
protected List<Interpolation> |
SupportOptions.interpolation
|
Methods in org.deegree.services.jaxb.wcs that return Interpolation | |
---|---|
static Interpolation |
Interpolation.fromValue(String v)
|
static Interpolation |
Interpolation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Interpolation[] |
Interpolation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.deegree.services.jaxb.wcs that return types with arguments of type Interpolation | |
---|---|
List<Interpolation> |
SupportOptions.getInterpolation()
Gets the value of the interpolation property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |