public class HGraphics extends HObject
HGraphics()
void
addPath(Path path, Paint paint)
clear()
Path
getPath()
toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public HGraphics()
public void addPath(Path path, Paint paint)
path
paint
public void clear()
public Path getPath()