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.

G

getContext() - Static method in class org.sejda.core.writer.model.ImageWriterContext
 
getDefaultImageWriterFactory() - Method in class org.sejda.core.writer.model.ImageWriterContext
 
getImageWriterFactory() - Method in class org.sejda.core.writer.model.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.model
Image Writer Context used to get the proper ImageWriterAbstractFactory.

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.model - package org.sejda.core.writer.model
 

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 © 2012. All Rights Reserved.