Uses of Class
com.storedobject.svg.Star
Packages that use Star
-
Uses of Star in com.storedobject.svg
Methods in com.storedobject.svg that return StarModifier and TypeMethodDescriptionStar.center(double cx, double cy) Set the center.Set the center.Star.innerRadius(double innerRadius) Set the inner radius.static StarStar.of(double cx, double cy, double innerRadius, double outerRadius, int points) Create a star.static StarCreate a star.Star.outerRadius(double outerRadius) Set the outer radius.Star.points(int points) Set the number of points.