MarkingBuilder
Description
- Derived from
-
Versioned abstract
IMarkingBuilder - Extended by
-
HelipadBuilder sealed
RoadBuilder sealed
RunwayBuilder sealed
Abstract base class for IMarkingBuilder implementations.
Subclasses must call the Versioned.VersionIncrement method when the internal state has changed, in order to trigger subsequent calls to ShapeForDefault, ShapeForPavement and ShapeForSpecial
Protected / Methods
ShapeForDefault
Builds the MarkingType.Default shape.
An implementation must use the following properties when building a shape:
ShapeForPavement
Builds the MarkingType.Pavement shape.
An implementation must use the following properties when building a shape:
ShapeForSpecial
Builds the MarkingType.Special shape.
An implementation must use the following properties when building a shape: