OffsetSegmentString constructor

OffsetSegmentString()

Implementation

OffsetSegmentString() {
  ptList = [];
}