public class XpsPolyLineSegment extends XpsPathPolySegment
Class incapsulating PolyLineSegment element features. This element describes a polygonal drawing containing an arbitrary number of individual vertices.
Modifier and Type | Method and Description |
---|---|
XpsPolyLineSegment |
deepClone()
Clones this polygon.
|
isStroked, setStroked
get, iterator, size
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public XpsPolyLineSegment deepClone()
Clones this polygon.