|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolyNode | |
---|---|
com.itextpdf.text.pdf.parser.clipper |
Uses of PolyNode in com.itextpdf.text.pdf.parser.clipper |
---|
Subclasses of PolyNode in com.itextpdf.text.pdf.parser.clipper | |
---|---|
class |
PolyTree
|
Fields in com.itextpdf.text.pdf.parser.clipper with type parameters of type PolyNode | |
---|---|
protected List<PolyNode> |
PolyNode.childs
|
Methods in com.itextpdf.text.pdf.parser.clipper that return PolyNode | |
---|---|
PolyNode |
PolyTree.getFirst()
|
PolyNode |
PolyNode.getNext()
|
PolyNode |
PolyNode.getParent()
|
Methods in com.itextpdf.text.pdf.parser.clipper that return types with arguments of type PolyNode | |
---|---|
List<PolyNode> |
PolyTree.getAllPolys()
|
List<PolyNode> |
PolyNode.getChilds()
|
Methods in com.itextpdf.text.pdf.parser.clipper with parameters of type PolyNode | |
---|---|
void |
PolyNode.addChild(PolyNode child)
|
void |
Paths.addPolyNode(PolyNode polynode,
com.itextpdf.text.pdf.parser.clipper.PolyNode.NodeType nt)
|
void |
PolyNode.setParent(PolyNode n)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |