Package com.pnfsoftware.jeb.core.output.text
package com.pnfsoftware.jeb.core.output.text
Types for text documents, useful to represent textual data generated by a unit.
-
ClassDescriptionUtility class to generate basic HTML pages.Formatter that converts an
ITextDocument
to a rich html output.Convenience interface for text items containing styling information (IVisualTextItem
) and action information (IActionableItem
).Definition of an anchor.The binary representation of a text document.This interface defines a coordinates system to locate characters withinITextDocument
objects.A provider of style information for item class identifiers.Representation of a line within anITextDocumentPart
.Textual location of an object represented as text in a text document.A text document is used to represent arbitrarily long buffers of interactive text data.This interface represents document parts.A text item is used to identify a particular sequence of characters within the string of an ITextDocumentPart.A positioned (offset, relative to the owner line) tag.Visual items are used to attach class information to items.Simple implementation ofIObjectLocation
.Simple style information for text, containing foreground and background colors, as well as bold and italic flags.Utility methods forITextDocument
andITextDocumentPart
.Class containing utility methods to operate on parts of text documents.Information about a line of a text document's part.