public class PathMeasure

  1. Object
  2. PathMeasure

Constructors

public PathMeasure(GeneralPath p, boolean b)

Methods

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

Inherited methods

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)