Class CanonicalPath
java.lang.Object
org.pushingpixels.radiance.theming.extras.api.shaperpack.CanonicalPath
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate double
-
Constructor Summary
ConstructorsConstructorDescriptionCanonicalPath
(ArrayList<Point2D> majorPoints, ArrayList<Point2D> minorPoints, double ratio) -
Method Summary
-
Field Details
-
majorPoints
-
minorPoints
-
ratio
private double ratio
-
-
Constructor Details
-
CanonicalPath
-
-
Method Details
-
getPath
-
getMajorPoints
-
getMinorPoints
-
getRatio
public double getRatio()
-