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, setStroked
get, iterator, size
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public XpsPolyQuadraticBezierSegment deepClone()
Clones this set of quadratic Bézier curves.
Copyright © 2020 Aspose. All Rights Reserved.