PTRouteSegment constructor

PTRouteSegment(
  1. int pointerId
)

Implementation

PTRouteSegment(final int pointerId) : super.init(pointerId, 0);