Uses of Class
org.geotools.coverage.io.metadata.MetadataAttribute
-
Packages that use MetadataAttribute Package Description org.geotools.coverage.io.metadata -
-
Uses of MetadataAttribute in org.geotools.coverage.io.metadata
Methods in org.geotools.coverage.io.metadata that return types with arguments of type MetadataAttribute Modifier and Type Method Description Map<String,MetadataAttribute>
MetadataNode. getAttributes()
Method parameters in org.geotools.coverage.io.metadata with type arguments of type MetadataAttribute Modifier and Type Method Description void
MetadataNode. setAttributes(Map<String,MetadataAttribute> attributes)
-