T_Road_Objects_Object_Markings

Object markings are road markings of any objects, for example, crosswalks, stopping-lines, and parking spaces.

Java class for t_road_objects_object_markings complex type

.

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


<complexType name="t_road_objects_object_markings">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="marking" type="{}t_road_objects_object_markings_marking" maxOccurs="unbounded"/>
        <group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Gets the value of the marking property.