org.apache.fop.render.pdf.pdfbox
Class ImageLoaderFactoryImageRawData
java.lang.Object
org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
org.apache.fop.render.pdf.pdfbox.ImageLoaderFactoryImageRawData
- All Implemented Interfaces:
- org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
public class ImageLoaderFactoryImageRawData
- extends org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
Methods inherited from class org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory |
getUsagePenalty, isSupported |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageLoaderFactoryImageRawData
public ImageLoaderFactoryImageRawData()
getSupportedMIMETypes
public java.lang.String[] getSupportedMIMETypes()
getSupportedFlavors
public org.apache.xmlgraphics.image.loader.ImageFlavor[] getSupportedFlavors(java.lang.String s)
newImageLoader
public org.apache.xmlgraphics.image.loader.spi.ImageLoader newImageLoader(org.apache.xmlgraphics.image.loader.ImageFlavor imageFlavor)
isAvailable
public boolean isAvailable()
Copyright 2007-2017 The Apache Software Foundation. All Rights Reserved.