B C G I O S W 

B

build() - Method in interface org.sejda.core.writer.model.ImageWriter.ImageWriterBuilder
 

C

closeDestination() - Method in interface org.sejda.core.writer.model.ImageWriter
Close the previously opened destination.
createImageWriter(T) - Method in interface org.sejda.core.writer.model.ImageWriterAbstractFactory
creates a new ImageWriter instance capable of writing images according to the input task parameters class.
createImageWriter(T) - Method in class org.sejda.core.writer.xmlgraphics.ImageWriterFactory
 

G

getContext() - Static method in class org.sejda.core.writer.context.ImageWriterContext
 
getDefaultImageWriterFactory() - Method in class org.sejda.core.writer.context.ImageWriterContext
 
getImageWriterFactory() - Method in class org.sejda.core.writer.context.ImageWriterContext
 

I

ImageWriter<T extends AbstractPdfToImageParameters> - Interface in org.sejda.core.writer.model
Interface for a writer capable of writing RenderedImage.
ImageWriter.ImageWriterBuilder<T extends AbstractPdfToImageParameters> - Interface in org.sejda.core.writer.model
Builder interface for an ImageWriter.
ImageWriterAbstractFactory - Interface in org.sejda.core.writer.model
Abstract factory to create ImageWriters.
ImageWriterContext - Class in org.sejda.core.writer.context
Image Writer Context used to get the proper ImageWriterAbstractFactory.
ImageWriterFactory - Class in org.sejda.core.writer.xmlgraphics
ImageWriterAbstractFactory implementation returning ImageWriter XML Graphics implementations.
ImageWriterFactory() - Constructor for class org.sejda.core.writer.xmlgraphics.ImageWriterFactory
 

O

openWriteDestination(OutputStream, T) - Method in interface org.sejda.core.writer.model.ImageWriter
Open the provided destination where image/s will be written to.
openWriteDestination(File, T) - Method in interface org.sejda.core.writer.model.ImageWriter
Open the provided destination where image/s will be written to.
org.sejda.core.writer.context - package org.sejda.core.writer.context
 
org.sejda.core.writer.model - package org.sejda.core.writer.model
 
org.sejda.core.writer.xmlgraphics - package org.sejda.core.writer.xmlgraphics
 

S

supportMultiImage() - Method in interface org.sejda.core.writer.model.ImageWriter
 

W

write(RenderedImage, T) - Method in interface org.sejda.core.writer.model.ImageWriter
Writes the given image to the previously opened destination.
B C G I O S W 

Copyright © 2015. All Rights Reserved.