T_Road_PlanView_Geometry_Line

A straight line is the simplest geometry element. It contains no further attributes. In ASAM OpenDRIVE, a straight line is represented by a element within the

Java class for t_road_planView_geometry_line complex type.

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


<complexType name="t_road_planView_geometry_line">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()