|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DomainsType | |
---|---|
org.geotools.gce.imagemosaic.catalog.index |
Uses of DomainsType in org.geotools.gce.imagemosaic.catalog.index |
---|
Fields in org.geotools.gce.imagemosaic.catalog.index declared as DomainsType | |
---|---|
protected DomainsType |
Indexer.domains
|
protected DomainsType |
Indexer.Coverages.Coverage.domains
|
Methods in org.geotools.gce.imagemosaic.catalog.index that return DomainsType | |
---|---|
DomainsType |
ObjectFactory.createDomainsType()
Create an instance of DomainsType |
DomainsType |
Indexer.getDomains()
Gets the value of the domains property. |
DomainsType |
Indexer.Coverages.Coverage.getDomains()
Gets the value of the domains property. |
Methods in org.geotools.gce.imagemosaic.catalog.index with parameters of type DomainsType | |
---|---|
static DomainType |
IndexerUtils.getDomain(DomainType domain,
DomainsType refDomains)
|
void |
Indexer.setDomains(DomainsType value)
Sets the value of the domains property. |
void |
Indexer.Coverages.Coverage.setDomains(DomainsType value)
Sets the value of the domains property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |