public class XpsPolyQuadraticBezierSegment extends XpsPathPolySegment
Class incapsulating PolyQuadraticBezierSegment element features. This element describes a set of quadratic Bézier curves from the previous point in the path figure through a set of vertices, using specified control points.
| Modifier and Type | Method and Description |
|---|---|
XpsPolyQuadraticBezierSegment |
deepClone()
Clones this set of quadratic Bézier curves.
|
isStroked, setStrokedpublic XpsPolyQuadraticBezierSegment deepClone()
Clones this set of quadratic Bézier curves.
Copyright © 2025 Aspose. All Rights Reserved.