intarsys CWT library

de.intarsys.cwt.image
Class ImageContainer

java.lang.Object
  extended by de.intarsys.cwt.image.ImageContainer
All Implemented Interfaces:
IImageContainer, de.intarsys.tools.attribute.IAttributeSupport
Direct Known Subclasses:
ImageIOImageContainer

public abstract class ImageContainer
extends Object
implements IImageContainer


Method Summary
 void close()
           
 Object getAttribute(Object key)
           
 Object removeAttribute(Object key)
           
 Object setAttribute(Object key, Object o)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.intarsys.cwt.image.IImageContainer
getImageAt, getImageCount, getLocator, getMetadata
 

Method Detail

close

public void close()
           throws IOException
Specified by:
close in interface IImageContainer
Throws:
IOException

getAttribute

public Object getAttribute(Object key)
Specified by:
getAttribute in interface de.intarsys.tools.attribute.IAttributeSupport

removeAttribute

public Object removeAttribute(Object key)
Specified by:
removeAttribute in interface de.intarsys.tools.attribute.IAttributeSupport

setAttribute

public Object setAttribute(Object key,
                           Object o)
Specified by:
setAttribute in interface de.intarsys.tools.attribute.IAttributeSupport

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.