public class SegmentPath extends Object implements Cloneable
Represents rendering path.
Object
clone()
PathSegmentCollection
getSegments()
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PathSegmentCollection getSegments()
Gets path segments.
public Object clone()
Clones Path.
clone