Package com.levigo.jadice.server.documentplatform
-
Interface Summary Interface Description DocumentProcessor Interceptor to perform aDocument
modification before the shaping process is performed.IDocumentInfo DTO that contains information about a document theJadiceDocumentInfoNode
has processed.ReshapeListener Instances can be registered on aReshapeWorker
to be informed about the progress of the rendering / reshaping process.ReshapeNode.AnnotationMimeTypes As it is not possible to determine an annotation type automatically, its MIME type must be provided in the annotation'sStreamDescriptor
.ReshapeReadListener -
Class Summary Class Description BaseReshapeSettings DefaultReshapeListener A simpleReshapeListener
the logs the progress of theReshapeWorker
.DocumentPrintNode ThisNode
is used to print out documents via the Java™ Print Service API.DocumentPrintWorker JadiceDocumentInfo JadiceDocumentInfoNode ThisNode
is used to gain information about a document.JadiceDocumentInfoWorker PageFormat This class is aserializable
version ofPageFormat
.PageNumberDecoratorProcessor PageToImageNode This worker converts the pages of a document into images defined by the target image format.PageToImageWorker This worker converts the pages of a document into images of a defined target format.Paper This class is aserializable
version ofPaper
.ReshapeControls ReshapeListener.Context The context of the reshaping process in which the listener methods are invoked.ReshapeNode A node used to apply document format conversions and other processing using the jadice document platform.ReshapeReadListener.EventContext ReshapeReadListenerBridge ReshapeWorker StreamAnalysisNode ThisNode
analyzes a stream's content and tries to find out the content's MIME type with the jadice filetype analyzer.StreamAnalysisWorker A worker for theStreamAnalysisNode
.TIFFMergeNode This node merges n single- or multi-page TIFF streams into a single multi-page TIFF stream.TIFFMergeWorker TIFFSplitNode This node splits multi-page TIFFs into separate single-page TIFF streams.TIFFSplitWorker -
Enum Summary Enum Description DocumentPrintNode.OutputReferenceBase The reference base specifies what is used as the basic area of the printed output on the paper as well as how scaling/fitting/rotation- optimization is performed.DocumentProcessor.ProcessingPhase The different processing phases of the reshaping process in which theDocumentProcessor
will be called.JadiceDocumentInfoNode.UnhandledFormatAction Possible action when a given document cannot be analyzed because its format is unknown or not supported by the jadice document platform.Orientation This class is aserializable
version ofPageFormat
's Orientation constants.PageNumberDecoratorProcessor.HorizontalAlignment PageNumberDecoratorProcessor.VerticalAlignment PageNumberDecoratorProcessor.ZPosition PageToImageNode.Format Available image target formats.ReshapeNode.OutputMode Enum controlling when and how output data streams are generated.