Uses of Class
net.nexttext.property.ColorProperty

Packages that use ColorProperty
net.nexttext   
net.nexttext.property   
 

Uses of ColorProperty in net.nexttext
 

Methods in net.nexttext that return ColorProperty
 ColorProperty TextObject.getColor()
          A getter for the standard "Color" property.
 ColorProperty TextObject.getStrokeColor()
          A getter for the standard "StrokeColor" property.
 

Uses of ColorProperty in net.nexttext.property
 

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