|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OriginLocation | |
---|---|
org.deegree.coverage.raster.io.jaxb |
Uses of OriginLocation in org.deegree.coverage.raster.io.jaxb |
---|
Fields in org.deegree.coverage.raster.io.jaxb declared as OriginLocation | |
---|---|
protected OriginLocation |
AbstractRasterType.originLocation
|
protected OriginLocation |
MultiResolutionRasterConfig.originLocation
|
Methods in org.deegree.coverage.raster.io.jaxb that return OriginLocation | |
---|---|
static OriginLocation |
OriginLocation.fromValue(String v)
|
OriginLocation |
AbstractRasterType.getOriginLocation()
Gets the value of the originLocation property. |
OriginLocation |
MultiResolutionRasterConfig.getOriginLocation()
Gets the value of the originLocation property. |
static OriginLocation |
OriginLocation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OriginLocation[] |
OriginLocation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.deegree.coverage.raster.io.jaxb with parameters of type OriginLocation | |
---|---|
void |
AbstractRasterType.setOriginLocation(OriginLocation value)
Sets the value of the originLocation property. |
void |
MultiResolutionRasterConfig.setOriginLocation(OriginLocation value)
Sets the value of the originLocation property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |