Package com.inductiveautomation.rm.pdf.writer


package com.inductiveautomation.rm.pdf.writer
  • Classes
    Class
    Description
    This class represents a PDF annotation (like a hyperlink).
    An inner class (and annotation subclass) to support hyperlinks.
    This class is like a StringBuffer, but for creating PDF files instead of strings.
    The PDFEncyptor is a subclass of PDFSecurityHandler that is used to encrypt strings and streams for pdf output.
    This class represents a PDF file.
    An inner class to store font info.
    Represents a PDF graphics state stack with graphic state objects.
    An inner class for GStates.
    A PDF Output destination.
    Writes a report's PDF output to the supplied output stream directly.
    All drawing happens in PDFPage object.
    This class represents a pages tree in a PDF file.
    This class represents a PDF stream object.
    This class represents a PDF XRef Table entry.
    This class represents a cross reference table in a PDF file.
    A PDF helper/writer class for RMEffect.
    This RMObjectPdfr subclass writes PDF for RMFill.
    This RMFillPdfr subclass writes PDF for RMImageFill.
    PDF writer for RMImageShape.
    This class and its subclasses write PDF for their corresponding base class.
    RMPagePdfr<T extends RMPage>
    This RMShapePdfr subclass writes PDF for RMPage.
    PDF Writer.
    RMShapePdfr<T extends RMShape>
    This RMObjectPdfr subclass writes PDF for RMShape.
    This class generates PDF for an RMText.