com.itextpdf.tool.xml.svg
Class PathItem.Builder
java.lang.Object
com.itextpdf.tool.xml.svg.PathItem.Builder
- Enclosing class:
- PathItem
public static class PathItem.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PathItem.Builder
public PathItem.Builder()
addCoordinate
public void addCoordinate(String number)
setType
public void setType(char type)
build
public PathItem build()
Copyright © 2012. All Rights Reserved.