| Package | Description | 
|---|---|
| com.itextpdf.kernel.geom | |
| com.itextpdf.kernel.pdf.canvas.parser.clipper | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Subpath> | Path. getSubpaths() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Path. addSubpath(Subpath subpath)
             Adds the subpath to this path. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Path. addSubpaths(List extends Subpath> subpaths)
             Adds the subpaths to this path. 
            | 
| Constructor and Description | 
|---|
| Subpath(Subpath subpath)
             Copy constuctor. 
            | 
| Constructor and Description | 
|---|
| Path(List extends Subpath> subpaths) | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<Subpath> | ClipperBridge. addPath(ClipperOffset offset, Path path, IClipper.JoinType joinType, IClipper.EndType endType)
             Adds all iText  Subpaths of the iTextPathto theClipperOffsetobject with one note: it doesn't add degenerate subpaths. | 
Copyright © 1998–2019 iText Group NV. All rights reserved.