Package snap.text


package snap.text
  • Class
    Description
    A class to format tick labels.
     
    This class represents a block of text (lines).
    A class to represent a line of text (for each newline) in RichText.
    This class provides generic spell check API to allow support for any spell check technology.
    An inner class to represent a misspelled word.
    This class manages a string and a bounding rect.
    This class holds a String and TextStyle and provides painting and sizing information.
    This TextDoc subclass wraps a TextDoc for a character range.
    This class manages a TextDoc to be rendered and edited in a bounding area.
    A class to represent a line of text in a TextBox.
    This class represents a range of characters in a TextBoxLine that have the same style.
    A class to represent a word in a line of text.
    This class is the basic text storage class, holding a list of TextLine.
    Utility methods to support TextDoc.
    A property change event for addChars/removeChars.
    A property change event for RMXStringRun.Style change.
    A property change event for RMXStringRun.Style change.
    This class provides the event and drawing code necessary to edit text in a TextDoc.
    An interface for text formating.
    Module to load and process an OpenOffice.org-style hyphenation dictionary.
    This class represents a line of text in a Text.
    A class to represent a line of text (for each newline) in RichText.
    A class to represent a hyperlink in a RichText TextStyle.
    This is class represents a range of characters in a TextLine that share the same style.
    A class to represent a selection of text.
    A class to hold style attributes for a text run.
    This class represents a 'word' in a TextLine.