Package com.inductiveautomation.rm.pdf.reader
package com.inductiveautomation.rm.pdf.reader
-
ClassDescriptionBufferedMarkupHandler - a PDFMarkupHandler (and Java2DMarkupHandler) that renders PDF into an image.This interface describes a character stream that maintains line and column number positions of the characters.A class implementing the ImageFactory interface knows how to create java.awt.Image classes for the various formats supported by PDF.A concrete subclass of GlyphMapper for the Identity-H & Identity-V maps input bytes -> cids is done with no mapping, just interpreting the bytes as big-endian shorts.A LatinGlyphMapper is a concrete subclass of GlyphMapper that can handle the standard pdf encodings that map single byte character codes from a named encoding, with possible modifications by a Differences array.This exception is thrown when parse errors are encountered.This class is an image producer that uses the RBCodecCCITTFaxDecoder to produce the bits of a 1bpp monochrome image.An implementation of interface CharStream, where the stream can contain any binary data.This is an implementation of the DeviceCMYK colorspace as defined in the pdf spec.A collection of routines for pulling various objects out of PDF dictionariesThis class is used to read a PDF file for parsing.PDFFontFactory.javaAn object which holds on to a stream of markup operations for later drawing.This is an abstract superclass for all objects implementing PDF functions.This class is used to map cids to widths.The PDFImageColorModel is a subclass of PackedColorModel which can be used to display a pdf image.A representation of the alpha channel.PDFIndexedColorSpacePDFObjectStreamThis class is used by RMPDFFile to read a PDF file (page) for parsing.This class parses the page marking operators for a specific page number (it gets the contents for that page from n RMPDFParser.) It uses the various factory objects for graphic object creation and a MarkupHandler to do the actual drawing.PDFPattern.java Created Dec 15, 2005 Copyright (c) 2005 by Joshua DoeniasThe Pattern colorspace is a special colorspace where shadings and tiling patterns can be declared.Implementation of the Adobe Standard security handler using the Sun security extensions for md5 & rc4.A java.awt.color.ColorSpace subclass to represent a pdf /Separation colorspace.This class represents a PDF stream object.Represents text spacing details that are defined in between BT & ET operation.This class handles drawing images as tiles, for when allocating a BufferedImage for the entire pdf image would be too expensive.This class represents a PDF XRef entry.LZW decompressorA test program for the parser.Describes the input token stream.