|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GSResourceEncoder.ProjectionPolicy | |
---|---|
it.geosolutions.geoserver.rest.encoder | Encoders for GeoServer's beans. |
Uses of GSResourceEncoder.ProjectionPolicy in it.geosolutions.geoserver.rest.encoder |
---|
Methods in it.geosolutions.geoserver.rest.encoder that return GSResourceEncoder.ProjectionPolicy | |
---|---|
static GSResourceEncoder.ProjectionPolicy |
GSResourceEncoder.ProjectionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GSResourceEncoder.ProjectionPolicy[] |
GSResourceEncoder.ProjectionPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in it.geosolutions.geoserver.rest.encoder with parameters of type GSResourceEncoder.ProjectionPolicy | |
---|---|
void |
GSResourceEncoder.addProjectionPolicy(GSResourceEncoder.ProjectionPolicy policy)
Deprecated. use the setProjectionPolicy. This method will be set as protected in the next release |
void |
GSResourceEncoder.setProjectionPolicy(GSResourceEncoder.ProjectionPolicy policy)
NONE, REPROJECT_TO_DECLARED, FORCE_DECLARED |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |