|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.geosolutions.geoserver.rest.encoder.utils.XmlElement
it.geosolutions.geoserver.rest.encoder.utils.PropertyXMLEncoder
it.geosolutions.geoserver.rest.encoder.GSResourceEncoder
it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder
it.geosolutions.geoserver.rest.encoder.coverage.GSImageMosaicEncoder
public class GSImageMosaicEncoder
Nested Class Summary |
---|
Nested classes/interfaces inherited from class it.geosolutions.geoserver.rest.encoder.GSResourceEncoder |
---|
GSResourceEncoder.ProjectionPolicy |
Field Summary |
---|
Fields inherited from class it.geosolutions.geoserver.rest.encoder.GSResourceEncoder |
---|
KEYWORDS, METADATA, NAME |
Constructor Summary | |
---|---|
GSImageMosaicEncoder()
|
Method Summary | |
---|---|
void |
addAllowMultithreading(boolean val)
Deprecated. will be set to protected in the next release |
void |
addBackgroundValues(String val)
Deprecated. will be set to protected in the next release |
void |
addFilter(String val)
Deprecated. will be set to protected in the next release |
void |
addInputTransparentColor(String val)
Deprecated. will be set to protected in the next release |
void |
addMaxAllowedTiles(int val)
Deprecated. will be set to protected in the next release |
void |
addOutputTransparentColor(String val)
Deprecated. will be set to protected in the next release |
void |
addSUGGESTED_TILE_SIZE(String val)
Deprecated. will be set to protected in the next release |
void |
addUSE_JAI_IMAGEREAD(boolean val)
Deprecated. will be set to protected in the next release |
void |
setAllowMultithreading(boolean val)
|
void |
setBackgroundValues(String val)
|
void |
setFilter(String val)
|
void |
setInputTransparentColor(String val)
|
void |
setMaxAllowedTiles(int val)
|
void |
setOutputTransparentColor(String val)
|
void |
setSUGGESTED_TILE_SIZE(String val)
|
void |
setUSE_JAI_IMAGEREAD(boolean val)
|
Methods inherited from class it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder |
---|
addMetadata, setMetadata |
Methods inherited from class it.geosolutions.geoserver.rest.encoder.GSResourceEncoder |
---|
addKeyword, addLatLonBoundingBox, addMetadata, addName, addNativeBoundingBox, addProjectionPolicy, addSRS, addTitle, delKeyword, delMetadata, getName, setEnabled, setLatLonBoundingBox, setMetadata, setName, setNativeBoundingBox, setProjectionPolicy, setSRS, setTitle |
Methods inherited from class it.geosolutions.geoserver.rest.encoder.utils.PropertyXMLEncoder |
---|
add, get, get, set |
Methods inherited from class it.geosolutions.geoserver.rest.encoder.utils.XmlElement |
---|
add, addContent, getRoot, isEmpty, remove, set, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GSImageMosaicEncoder()
Method Detail |
---|
public void addAllowMultithreading(boolean val)
val
- public void setAllowMultithreading(boolean val)
public void addFilter(String val)
val
- public void setFilter(String val)
public void addMaxAllowedTiles(int val)
val
- public void setMaxAllowedTiles(int val)
public void addInputTransparentColor(String val)
val
- public void setInputTransparentColor(String val)
public void addOutputTransparentColor(String val)
val
- public void setOutputTransparentColor(String val)
public void addSUGGESTED_TILE_SIZE(String val)
val
- public void setSUGGESTED_TILE_SIZE(String val)
public void addUSE_JAI_IMAGEREAD(boolean val)
val
- public void setUSE_JAI_IMAGEREAD(boolean val)
public void addBackgroundValues(String val)
val
- public void setBackgroundValues(String val)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |