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
FieldsFields inherited from interface org.apache.xmlgraphics.image.loader.spi.ImagePreloader
DEFAULT_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.xmlgraphics.image.loader.ImageInfopreloadImage(String uri, Source src, org.apache.xmlgraphics.image.loader.ImageContext context) Methods inherited from class org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
getHeader, getPriority
-
Field Details
-
MPT_FACTOR
public static final float MPT_FACTORConvert from point to millipoint.- See Also:
-
-
Constructor Details
-
PreloaderMathML
public PreloaderMathML()Default Constructor.
-
-
Method Details
-
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.ImageExceptionIOException
-