Uses of Class
net.nexttext.behaviour.dform.DForm

Packages that use DForm
net.nexttext.behaviour.dform   
 

Uses of DForm in net.nexttext.behaviour.dform
 

Subclasses of DForm in net.nexttext.behaviour.dform
 class Blow
          A DForm which pushes the TextObject outlines away from a target.
 class ChaosPull
          ChaosPull is similar to Pull except that the control points get into a chaotic state when they reach the target.
 class Pull
          A DForm which pulls the TextObject towards a target.
 class Reform
          A DForm which reverts TextObject to its original shape.
 class Scale
          A DForm which scales the size of a TextObject.
 class Throb
          A DForm which throbs the TextObject.