public class Paths extends ArrayList<Path>
List
everywhere.
modCount
Modifier and Type | Method and Description |
---|---|
void |
addPolyNode(PolyNode polynode, com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode.NodeType nt) |
Paths |
cleanPolygons() |
Paths |
cleanPolygons(double distance) |
static Paths |
closedPathsFromPolyTree(PolyTree polytree) |
LongRect |
getBounds() |
static Paths |
makePolyTreeToPaths(PolyTree polytree) |
static Paths |
openPathsFromPolyTree(PolyTree polytree) |
void |
reversePaths() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
public void addPolyNode(PolyNode polynode, com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode.NodeType nt)
public Paths cleanPolygons()
public Paths cleanPolygons(double distance)
public LongRect getBounds()
public void reversePaths()
Copyright © 1998–2018 iText Group NV. All rights reserved.