de.intarsys.cwt.image
Class ImageContainer
java.lang.Object
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
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
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.