net.sourceforge.jeuclid.xmlgraphics
Class PreloaderMathML

java.lang.Object
  extended by org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
      extended by 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
 
Constructor Summary
PreloaderMathML()
          Default Constructor.
 
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
 

Field Detail

MPT_FACTOR

public static final float MPT_FACTOR
Convert from point to millipoint.

See Also:
Constant Field Values
Constructor Detail

PreloaderMathML

public PreloaderMathML()
Default Constructor.

Method Detail

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.