T_Road_Objects_Object_Borders

Objects may have a border, that is, a frame of a defined width. Different border types are available.

Java class for t_road_objects_object_borders complex type.

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


<complexType name="t_road_objects_object_borders">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="border" type="{}t_road_objects_object_borders_border" 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
Gets the value of the border property.
Link copied to clipboard
Gets the value of the gAdditionalData property.