RoadPoint
class RoadPoint
Component of road connection points of the Road.
public class RoadPoint extends Component
— Constructors (1) —
Constructor | Description |
---|---|
RoadPoint() | Creates a new RoadPoint instance. |
— Methods (2) —
Name | Description |
---|---|
void scheduleSubdivideBackward() | Schedule the back subdivision of RoadPoint. |
void scheduleSubdivideForward() | Schedule the forward subdivision of RoadPoint. |