|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractImagePreloader
net.sf.jcgm.image.loader.cgm.PreloaderCGM
public class PreloaderCGM
Preloader for CGM files.
Note: this class relies on the
CGMImageReader
Image I/O plugin to
determine the image's size.
This implementation is largely inspired from the SVG Image preloader provided with the XML graphics library.
ImageLoaderCGM
,
xmlgraphics.apache.orgConstructor Summary | |
---|---|
PreloaderCGM()
|
Method Summary | |
---|---|
ImageInfo |
preloadImage(java.lang.String originalURI,
javax.xml.transform.Source src,
ImageContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreloaderCGM()
Method Detail |
---|
public ImageInfo preloadImage(java.lang.String originalURI, javax.xml.transform.Source src, ImageContext context) throws ImageException, java.io.IOException
ImageException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |