| Package | Description | 
|---|---|
| javax.imageio.metadata | A package of the Java Image I/O API dealing with reading and writing
metadata. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected IIOMetadataNode | IIOMetadata. getStandardChromaNode()Returns an  IIOMetadataNoderepresenting the chroma
 information of the standardjavax_imageio_1.0metadata format, ornullif no such information is
 available. | 
| protected IIOMetadataNode | IIOMetadata. getStandardCompressionNode()Returns an  IIOMetadataNoderepresenting the
 compression information of the standardjavax_imageio_1.0metadata format, ornullif no such information is available. | 
| protected IIOMetadataNode | IIOMetadata. getStandardDataNode()Returns an  IIOMetadataNoderepresenting the data
 format information of the standardjavax_imageio_1.0metadata format, ornullif no such information is available. | 
| protected IIOMetadataNode | IIOMetadata. getStandardDimensionNode()Returns an  IIOMetadataNoderepresenting the
 dimension information of the standardjavax_imageio_1.0metadata format, ornullif no such information is available. | 
| protected IIOMetadataNode | IIOMetadata. getStandardDocumentNode()Returns an  IIOMetadataNoderepresenting the document
 information of the standardjavax_imageio_1.0metadata format, ornullif no such information is
 available. | 
| protected IIOMetadataNode | IIOMetadata. getStandardTextNode()Returns an  IIOMetadataNoderepresenting the textual
 information of the standardjavax_imageio_1.0metadata format, ornullif no such information is
 available. | 
| protected IIOMetadataNode | IIOMetadata. getStandardTileNode()Returns an  IIOMetadataNoderepresenting the tiling
 information of the standardjavax_imageio_1.0metadata format, ornullif no such information is
 available. | 
| protected IIOMetadataNode | IIOMetadata. getStandardTransparencyNode()Returns an  IIOMetadataNoderepresenting the
 transparency information of the standardjavax_imageio_1.0metadata format, ornullif no such information is available. | 
| protected IIOMetadataNode | IIOMetadata. getStandardTree()A utility method to return a tree of
  IIOMetadataNodes representing the metadata
 contained within this object according to the conventions of
 the standardjavax_imageio_1.0metadata format. | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2017, Oracle and/or its affiliates.  All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.