oak.util
Class SvgPathParser
java.lang.Object
oak.util.SvgPathParser
public class SvgPathParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SvgPathParser
public SvgPathParser()
transformX
protected float transformX(float x)
transformY
protected float transformY(float y)
parsePath
public android.graphics.Path parsePath(String s)
throws ParseException
- Throws:
ParseException
Copyright © 2011-2014. All Rights Reserved.