Skip to main content

RoadPoint

class RoadPoint

Component of road connection points of the Road.


public class RoadPoint extends Component

— Constructors (1) —

ConstructorDescription
RoadPoint()Creates a new RoadPoint instance.

— Methods (2) —

NameDescription
void scheduleSubdivideBackward()Schedule the back subdivision of RoadPoint.
void scheduleSubdivideForward()Schedule the forward subdivision of RoadPoint.