Package com.adobe.xfa.text


package com.adobe.xfa.text
  • Class
    Description
    The text attribute object can represent any possible combination of attributes that apply to text (e.g., typeface, size, left margin, tabs).
    This class defines a text baseline shift attribute.
     
    Fashioned loosely on the ICU break iterator class, the text break iterator can be used to find significant breakpoints in text.
     
     
     
    Abstract class TextCharPropIterator is used in algorithms based on character classification.
    The text context exists to allow multiple text displays to share instances of formatting-related objects.
    The text display plays a key role in the presentation of text, and in operations that map between graphic locations and text positions (e.g., move up one line).
    This class represents a text stream (see class jfTextStream) that can be displayed.
    Properties for rendering text.
    A text editor provides interactive access to a text stream, with methods that map to user-interface events.
    This class represents an object embedded in a text stream.
    A text field extends the text stream class (TextStream) with the ability to behave as a field.
    The text frame class represents the geometry and eventually layout of a single frame.
    Describe graphic attributes that apply to text.
     
    The run is the basic building block of text layout.
     
     
    A text label is a displayable stream (see class TextDispStr) that has unlimited height and width, with minimums going right down to zero.
    The client creates an instance of this class to manage the process of generating text stream content from rendering and content.
    This class represents an instance of a line in a text layout.
    Base class for AXTE classes which must track legacy positioning or spacing mode.
     
    As an abstract base class, TextMarkupBase defines the semantics for building a representation of rich text from a series of method calls.
     
    The null frame is a place-holder for frames not loaded yet.
    The text panel class represents the geometry and eventually layout of a single panel.
    Class TextPosition represents a position in a particular text stream.
    Class TextPosnBase represents a position in a particular text stream.
    This class describes ...
     
    A text region is a displayable stream (see class TextDispStr) that has both minimum and maximum height and width.
     
    Class TextSelection represents a range of selected text.
    The sparse stream represents a displayable stream whose content and rendering are loaded on demand when needed, rather than up front.
    A text stream is a container of rich text, embedded fields and other objects.
    Implementation of TextCharPropIterator for iterating over text stream content.
    This class represents a single tab stop.
    Class TextTabList represents a set of tab stops (see class TextTab).
    Unit conversions for AXTE.