de.intarsys.cwt.image
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 java.io.IOException
java.io.IOException
IImageEntry getImageAt(int index)
int getImageCount()
de.intarsys.tools.locator.ILocator getLocator()
ImageMetadata getMetadata() throws java.io.IOException
java.io.IOException