Uses of Class
org.vormplus.shapeLib.stars.Star

Packages that use Star
org.vormplus.shapeLib.stars   
 

Uses of Star in org.vormplus.shapeLib.stars
 

Methods in org.vormplus.shapeLib.stars that return Star
 Star Star.setInnerRadius(float r)
          Sets the inner radius for the star.
 Star Star.setNumSpikes(int _numSpikes)
           
 Star Star.setOuterRadius(float r)
          Sets the outer radius for the star.