Class PathMeasure

java.lang.Object
com.codename1.charts.compat.PathMeasure

public class PathMeasure extends Object
  • Constructor Details

    • PathMeasure

      public PathMeasure(GeneralPath p, boolean b)
  • Method Details

    • getLength

      public float getLength()
    • getPosTan

      public void getPosTan(int i, float[] coords, float[] tan)