| Class | Description |
|---|---|
| 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.
|
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.