Uses of Class
org.geotools.gce.imagemosaic.catalog.index.DomainsType
Packages that use DomainsType
-
Uses of DomainsType in org.geotools.gce.imagemosaic.catalog.index
Fields in org.geotools.gce.imagemosaic.catalog.index declared as DomainsTypeModifier and TypeFieldDescriptionprotected DomainsType
Indexer.Coverages.Coverage.domains
protected DomainsType
Indexer.domains
Methods in org.geotools.gce.imagemosaic.catalog.index that return DomainsTypeModifier and TypeMethodDescriptionObjectFactory.createDomainsType()
Create an instance ofDomainsType
Indexer.Coverages.Coverage.getDomains()
Gets the value of the domains property.Indexer.getDomains()
Gets the value of the domains property.Methods in org.geotools.gce.imagemosaic.catalog.index with parameters of type DomainsTypeModifier and TypeMethodDescriptionstatic DomainType
IndexerUtils.getDomain
(DomainType domain, DomainsType refDomains) void
Indexer.Coverages.Coverage.setDomains
(DomainsType value) Sets the value of the domains property.void
Indexer.setDomains
(DomainsType value) Sets the value of the domains property.