|
xmlgraphics-commons 1.4 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ImageSize | |
| org.apache.xmlgraphics.image.loader | Contains image loading and conversion infrastructure for various image sources and an image cache. |
| org.apache.xmlgraphics.image.loader.impl | Contains implementations of image loaders and converters. |
| org.apache.xmlgraphics.image.loader.impl.imageio | Contains an implementation of an image loader which uses ImageIO. |
| Uses of ImageSize in org.apache.xmlgraphics.image.loader |
| Methods in org.apache.xmlgraphics.image.loader that return ImageSize | |
ImageSize |
Image.getSize()
Returns the image's intrinsic size. |
ImageSize |
ImageInfo.getSize()
Returns the image's intrinsic size. |
| Methods in org.apache.xmlgraphics.image.loader with parameters of type ImageSize | |
void |
ImageInfo.setSize(ImageSize size)
Sets the image's intrinsic size. |
| Uses of ImageSize in org.apache.xmlgraphics.image.loader.impl |
| Methods in org.apache.xmlgraphics.image.loader.impl that return ImageSize | |
ImageSize |
AbstractImage.getSize()
Returns the image's intrinsic size. This is a shortcut for getInfo().getSize(). |
| Uses of ImageSize in org.apache.xmlgraphics.image.loader.impl.imageio |
| Methods in org.apache.xmlgraphics.image.loader.impl.imageio with parameters of type ImageSize | |
static void |
ImageIOUtil.extractResolution(javax.imageio.metadata.IIOMetadata iiometa,
ImageSize size)
Extracts the resolution information from the standard ImageIO metadata. |
|
xmlgraphics-commons 1.4 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||