public interface IImageContainer
extends de.intarsys.tools.attribute.IAttributeSupport
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
IImageEntry |
getImageAt(int index) |
int |
getImageCount() |
de.intarsys.tools.locator.ILocator |
getLocator() |
ImageMetadata |
getMetadata() |
void close()
throws IOException
IOExceptionIImageEntry getImageAt(int index)
int getImageCount()
de.intarsys.tools.locator.ILocator getLocator()
ImageMetadata getMetadata() throws IOException
IOExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.