javax.imageio.metadata

Package javax.imageio.metadata

A package of the Java Image I/O API dealing with reading and writing metadata.

See: Description

Interface Summary
Interface Description
IIOMetadataController

An interface to be implemented by objects that can determine the settings of an IIOMetadata object, either by putting up a GUI to obtain values from a user, or by other means.

IIOMetadataFormat

An object describing the structure of metadata documents returned from IIOMetadata.getAsTree and passed to IIOMetadata.setFromTree and mergeTree.

登录查看完整内容