public abstract class ImageEntry extends Object implements IImageEntry
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(Object key) |
IImageContainer |
getContainer() |
int |
getHeight() |
int |
getWidth() |
Object |
removeAttribute(Object key) |
Object |
setAttribute(Object key,
Object o) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIndexdrawFromGraphicsContextpublic final Object getAttribute(Object key)
getAttribute in interface de.intarsys.tools.attribute.IAttributeSupportpublic IImageContainer getContainer()
getContainer in interface IImageEntrypublic final Object removeAttribute(Object key)
removeAttribute in interface de.intarsys.tools.attribute.IAttributeSupportCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.