public abstract class ImageContainer extends Object implements IImageContainer
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Object |
getAttribute(Object key) |
Object |
removeAttribute(Object key) |
Object |
setAttribute(Object key,
Object o) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetImageAt, getImageCount, getLocator, getMetadatapublic void close()
throws IOException
close in interface IImageContainerIOExceptionpublic final Object getAttribute(Object key)
getAttribute in interface de.intarsys.tools.attribute.IAttributeSupportpublic final Object removeAttribute(Object key)
removeAttribute in interface de.intarsys.tools.attribute.IAttributeSupportCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.