T_Road_Lanes_LaneSection_Lcr_Lane_RoadMark_Explicit

Irregular road markings that cannot be described by repetitive line patterns may be described by individual road marking elements. These explicit definitions also contain elements for the line definition, however, these lines will not be repeated automatically as in repetitive road marking types.

Java class for t_road_lanes_laneSection_lcr_lane_roadMark_explicit complex type.

The following schema fragment specifies the expected content contained within this class.


<complexType name="t_road_lanes_laneSection_lcr_lane_roadMark_explicit">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="line" type="{}t_road_lanes_laneSection_lcr_lane_roadMark_explicit_line" maxOccurs="unbounded"/>
        <group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

constructor()

Functions

Link copied to clipboard
Gets the value of the gAdditionalData property.
Link copied to clipboard
Gets the value of the line property.