Package | Description |
---|---|
com.itextpdf.kernel.pdf.canvas.parser.clipper |
Modifier and Type | Class and Description |
---|---|
class |
PolyTree |
Modifier and Type | Field and Description |
---|---|
protected List<PolyNode> |
PolyNode.childs |
Modifier and Type | Method and Description |
---|---|
PolyNode |
PolyTree.getFirst() |
PolyNode |
PolyNode.getNext() |
PolyNode |
PolyNode.getParent() |
Modifier and Type | Method and Description |
---|---|
List<PolyNode> |
PolyTree.getAllPolys() |
List<PolyNode> |
PolyNode.getChilds() |
Modifier and Type | Method and Description |
---|---|
void |
PolyNode.addChild(PolyNode child) |
void |
Paths.addPolyNode(PolyNode polynode, com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode.NodeType nt) |
void |
PolyNode.setParent(PolyNode n) |
Copyright © 1998–2016 iText Group NV. All rights reserved.