|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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. |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||