intarsys CWT library

de.intarsys.cwt.image
Interface IImageContainer

All Superinterfaces:
de.intarsys.tools.attribute.IAttributeSupport
All Known Implementing Classes:
ImageContainer, ImageIOImageContainer

public interface IImageContainer
extends de.intarsys.tools.attribute.IAttributeSupport


Method Summary
 void close()
           
 IImageEntry getImageAt(int index)
           
 int getImageCount()
           
 de.intarsys.tools.locator.ILocator getLocator()
           
 ImageMetadata getMetadata()
           
 
Methods inherited from interface de.intarsys.tools.attribute.IAttributeSupport
getAttribute, removeAttribute, setAttribute
 

Method Detail

close

void close()
           throws IOException
Throws:
IOException

getImageAt

IImageEntry getImageAt(int index)

getImageCount

int getImageCount()

getLocator

de.intarsys.tools.locator.ILocator getLocator()

getMetadata

ImageMetadata getMetadata()
                          throws IOException
Throws:
IOException

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.