java.lang.Object
org.pushingpixels.radiance.theming.extras.api.shaperpack.CanonicalPath

public class CanonicalPath extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getPath

      public GeneralPath getPath(float width, float height, float insets)
    • getMajorPoints

      public ArrayList<Point2D> getMajorPoints()
    • getMinorPoints

      public ArrayList<Point2D> getMinorPoints()
    • getRatio

      public double getRatio()