|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParametersType | |
---|---|
org.geotools.gce.imagemosaic.catalog.index |
Uses of ParametersType in org.geotools.gce.imagemosaic.catalog.index |
---|
Fields in org.geotools.gce.imagemosaic.catalog.index declared as ParametersType | |
---|---|
protected ParametersType |
Indexer.parameters
|
protected ParametersType |
Indexer.Datastore.parameters
|
Methods in org.geotools.gce.imagemosaic.catalog.index that return ParametersType | |
---|---|
ParametersType |
ObjectFactory.createParametersType()
Create an instance of ParametersType |
ParametersType |
Indexer.getParameters()
Gets the value of the parameters property. |
ParametersType |
Indexer.Datastore.getParameters()
Gets the value of the parameters property. |
Methods in org.geotools.gce.imagemosaic.catalog.index with parameters of type ParametersType | |
---|---|
static String |
IndexerUtils.getParam(ParametersType params,
String parameterName)
Return the parameter string value of the specified parameter name from the provided parameters element |
void |
Indexer.setParameters(ParametersType value)
Sets the value of the parameters property. |
void |
Indexer.Datastore.setParameters(ParametersType value)
Sets the value of the parameters property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |