Uses of Class
org.geotools.gce.imagemosaic.catalog.index.DomainType
Packages that use DomainType
-
Uses of DomainType in org.geotools.gce.imagemosaic.catalog.index
Fields in org.geotools.gce.imagemosaic.catalog.index with type parameters of type DomainTypeMethods in org.geotools.gce.imagemosaic.catalog.index that return DomainTypeModifier and TypeMethodDescriptionObjectFactory.createDomainType()
Create an instance ofDomainType
static DomainType
IndexerUtils.getDomain
(DomainType domain, DomainsType refDomains) Methods in org.geotools.gce.imagemosaic.catalog.index that return types with arguments of type DomainTypeMethods in org.geotools.gce.imagemosaic.catalog.index with parameters of type DomainTypeModifier and TypeMethodDescriptionstatic DomainType
IndexerUtils.getDomain
(DomainType domain, DomainsType refDomains) static void
IndexerUtils.setAttributes
(DomainType domain, String values) Set the attributes of the specified domain, getting values from the value String In case the value contains a ";" separator, add a different attribute for each element.Method parameters in org.geotools.gce.imagemosaic.catalog.index with type arguments of type DomainTypeModifier and TypeMethodDescriptionstatic void
IndexerUtils.parseAdditionalDomains
(String attributes, List<DomainType> domainList) Parse additional domains