Package org.gicentre.utils.text

Text related utilities for use with Processing.

See:
          Description

Class Summary
WordWrapper This class provides a some static methods for wrapping text giving more control to how it is displayed that Processing's built-in functions
WrappedToken Holds details of wrapped tokens from org.gicentre.utils.text.wordWrapAndTokenise() and can return the screen bounds of the token, using the current textFont, textSize and textAlign.
 

Package org.gicentre.utils.text Description

Text related utilities for use with Processing.

This package includes classes for formatting text, such as text wrapping/justification.

To check you have the latest version of the gicentreUtils package, display the results of Version.getText() or Version.getVersion(). It should match that shown in this API documentation.

Related Documentation



giCentre Utilities V.3.3, API documentation generated 6th April, 2013