| Package | Description |
|---|---|
| com.itextpdf.svg.renderers.path.impl |
| Class and Description |
|---|
| AbstractPathShape
This class handles common behaviour in IPathShape implementations
|
| CurveTo
Implements curveTo(C) attribute of SVG's path element
|
| IControlPointCurve
Interface that describes a Path object which is defined by control points.
|
| IOperatorConverter
A locally used strategy for converting relative coordinates to absolute coordinates (in the current SVG coordinate space).
|
| LineTo
Implements lineTo(L) attribute of SVG's path element
|
| QuadraticCurveTo
Implements quadratic Bezier curveTo(Q) attribute of SVG's path element
|
Copyright © 1998–2022 iText Group NV. All rights reserved.