Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Interface
javax.imageio.metadata.IIOMetadataController

Packages that use IIOMetadataController
Package Description
javax.imageio.metadata A package of the Java Image I/O API dealing with reading and writing metadata. 
 

Uses of IIOMetadataController in javax.imageio.metadata
 

Fields in javax.imageio.metadata declared as IIOMetadataController
Modifier and Type Field and Description
protected  IIOMetadataController IIOMetadata.controller
          The IIOMetadataController that will be used to provide settings for this IIOMetadata object when the activateController method is called.
protected  IIOMetadataController IIOMetadata.defaultController
          An IIOMetadataController that is suggested for use as the controller for this IIOMetadata object.
 

Methods in javax.imageio.metadata that return IIOMetadataController
Modifier and Type Method and Description
 IIOMetadataController IIOMetadata.getController()
          Returns whatever IIOMetadataController is currently installed.
 IIOMetadataController IIOMetadata.getDefaultController()
          Returns the default IIOMetadataController, if there is one, regardless of the currently installed controller.
 

Methods in javax.imageio.metadata with parameters of type IIOMetadataController
Modifier and Type Method and Description
 void IIOMetadata.setController(IIOMetadataController controller)
          Sets the IIOMetadataController to be used to provide settings for this IIOMetadata object when the activateController method is called, overriding any default controller.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

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, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.