public class XpsPolyBezierSegment extends XpsPathPolySegment
Class incapsulating PolyBezierSegment element features. This element describes a set of cubic Bézier curves.
Modifier and Type | Method and Description |
---|---|
XpsPolyBezierSegment |
deepClone()
Clones this set of cubic Bézier curves.
|
isStroked, setStroked
get, iterator, size
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public XpsPolyBezierSegment deepClone()
Clones this set of cubic Bézier curves.
Copyright © 2019 Aspose. All Rights Reserved.