软件包 | 描述 |
---|---|
javax.imageio |
java的图像I/O API主要包。
|
javax.imageio.metadata |
一包I/O API处理读写的java图像元数据。
|
javax.imageio.spi |
一包I/O API包含读者、作家的插件接口,代码转换器,和溪流的java图像,和一个运行时注册表。
|
Class and Description |
---|
IIOMetadata
通过表示与图像和流关联的元数据(非图像数据)的对象来扩展的抽象类。
|
Class and Description |
---|
IIOInvalidTreeException
一个
IIOInvalidTreeException 抛出时试图通过一
IIOMetadata 对象解析树的
IIOMetadataNode s失败。
|
IIOMetadata
通过表示与图像和流关联的元数据(非图像数据)的对象来扩展的抽象类。
|
IIOMetadataController
一个接口是由能决定一个
IIOMetadata 对象设置对象实现的,通过把一个图形用户界面从用户获得的价值,或通过其他方式。
|
IIOMetadataFormat
一个对象描述元数据文件的结构
IIOMetadata.getAsTree 归来并通过
IIOMetadata.setFromTree 和
mergeTree 。
|
IIOMetadataNode |
Class and Description |
---|
IIOMetadataFormat
一个对象描述元数据文件的结构
IIOMetadata.getAsTree 归来并通过
IIOMetadata.setFromTree 和
mergeTree 。
|
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, 2014, Oracle and/or its affiliates. All rights reserved.