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 DomainsTypeIndexer.Coverages.Coverage.domainsprotected DomainsTypeIndexer.domainsMethods in org.geotools.gce.imagemosaic.catalog.index that return DomainsTypeModifier and TypeMethodDescriptionObjectFactory.createDomainsType()Create an instance ofDomainsTypeIndexer.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 DomainTypeIndexerUtils.getDomain(DomainType domain, DomainsType refDomains) voidIndexer.Coverages.Coverage.setDomains(DomainsType value) Sets the value of the domains property.voidIndexer.setDomains(DomainsType value) Sets the value of the domains property.