public class PathMeasure
- Object
- 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)