Methods in org.geotools.image.io.text that throw AmbiguousMetadataException |
void |
TextMetadataParser.add(javax.media.jai.PropertySource properties,
java.lang.String prefix)
Add metadata from the specified property source. |
void |
TextMetadataParser.add(java.awt.image.RenderedImage image)
Add all metadata from the specified image. |
void |
TextMetadataParser.add(java.lang.String alias,
java.lang.Object value)
Add a metadata for the specified key. |
void |
TextMetadataParser.addAlias(TextMetadataParser.Key key,
java.lang.String alias)
Add an alias to a key. |