| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IIOMetadataNode | |
|---|---|
| javax.imageio.metadata | A package of the Java Image I/O API dealing with reading and writing metadata. | 
| Uses of IIOMetadataNode in javax.imageio.metadata | 
|---|
| Methods in javax.imageio.metadata that return IIOMetadataNode | |
|---|---|
| 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. | 
| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.