DForm
If you prefer a more technical reference, visit the NextText Javadoc.
|
Name |
DForm | |
|
Description |
A super class for DForms. These are actions which modify the appearance of TextObjectGlyphs. This class provides an implementation of behave() which recursively calls it on all Glyphs. |
|
|
Usage |
TEST |
|
|
Constructor |
new DForm() |
|
|
Parameters |
to : tog : |
|
|
Methods |
behave(TextObject to) behave(TextObjectGlyph to) getControlPoints(TextObjectGlyph tog) |
|
|
Related |
TEST | |

