PathSegmentCollection

Inheritance: java.lang.Object, java.util.AbstractCollection, java.util.AbstractList, java.util.ArrayList

public class PathSegmentCollection extends ArrayList<IPathSegment>

Represents a path segments collection.