net.sourceforge.jeuclid.xmlgraphics
Class ImageLoaderFactoryMathML
java.lang.Object
   org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
       net.sourceforge.jeuclid.xmlgraphics.ImageLoaderFactoryMathML
net.sourceforge.jeuclid.xmlgraphics.ImageLoaderFactoryMathML
- All Implemented Interfaces: 
- org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
- public class ImageLoaderFactoryMathML 
- extends org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
- Version:
- $Revision: cca61eec2241 $
 
 
| Methods inherited from class org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory | 
| isSupported | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ImageLoaderFactoryMathML
public ImageLoaderFactoryMathML()
- Default Constructor.
 
getSupportedMIMETypes
public String[] getSupportedMIMETypes()
- 
 
- 
 
getSupportedFlavors
public org.apache.xmlgraphics.image.loader.ImageFlavor[] getSupportedFlavors(String mime)
- 
 
- 
 
newImageLoader
public org.apache.xmlgraphics.image.loader.spi.ImageLoader newImageLoader(org.apache.xmlgraphics.image.loader.ImageFlavor targetFlavor)
- 
 
- 
 
getUsagePenalty
public int getUsagePenalty(String mime,
                           org.apache.xmlgraphics.image.loader.ImageFlavor flavor)
- 
 
- 
 
isAvailable
public boolean isAvailable()
- 
 
- 
 
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.