Uses of Class
net.nexttext.property.PVectorListProperty

Packages that use PVectorListProperty
net.nexttext   
net.nexttext.behaviour.dform   
net.nexttext.property   
 

Uses of PVectorListProperty in net.nexttext
 

Methods in net.nexttext that return PVectorListProperty
 PVectorListProperty TextObjectGlyph.getControlPoints()
          Convenience accessor for the control points.
 

Uses of PVectorListProperty in net.nexttext.behaviour.dform
 

Methods in net.nexttext.behaviour.dform that return PVectorListProperty
 PVectorListProperty DForm.getControlPoints(TextObjectGlyph tog)
          The control points used to deform a glyph.
 

Uses of PVectorListProperty in net.nexttext.property
 

Methods in net.nexttext.property that return PVectorListProperty
 PVectorListProperty PVectorListProperty.clone()