net.sourceforge.jeuclid.xmlgraphics
Class PreloaderMathML
java.lang.Object
org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
net.sourceforge.jeuclid.xmlgraphics.PreloaderMathML
- All Implemented Interfaces:
- org.apache.xmlgraphics.image.loader.spi.ImagePreloader
public class PreloaderMathML
- extends org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
- Version:
- $Revision: 32023847f457 $
Field Summary |
static float |
MPT_FACTOR
Convert from point to millipoint. |
Fields inherited from interface org.apache.xmlgraphics.image.loader.spi.ImagePreloader |
DEFAULT_PRIORITY |
Method Summary |
org.apache.xmlgraphics.image.loader.ImageInfo |
preloadImage(String uri,
Source src,
org.apache.xmlgraphics.image.loader.ImageContext context)
|
Methods inherited from class org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader |
getHeader, getPriority |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MPT_FACTOR
public static final float MPT_FACTOR
- Convert from point to millipoint.
- See Also:
- Constant Field Values
PreloaderMathML
public PreloaderMathML()
- Default Constructor.
preloadImage
public org.apache.xmlgraphics.image.loader.ImageInfo preloadImage(String uri,
Source src,
org.apache.xmlgraphics.image.loader.ImageContext context)
throws org.apache.xmlgraphics.image.loader.ImageException,
IOException
-
- Throws:
org.apache.xmlgraphics.image.loader.ImageException
IOException
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.