T_Road_Objects_Object_Borders_Border
Specifies a border along certain outline points.
Java class for t_road_objects_object_borders_border complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_objects_object_borders_border">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<element name="cornerReference" type="{}t_road_objects_object_markings_marking_cornerReference" maxOccurs="unbounded" minOccurs="0"/>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="outlineId" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="type" use="required" type="{}e_borderType" />
<attribute name="useCompleteOutline" type="{}t_bool" />
<attribute name="width" use="required" type="{}t_grEqZero" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the cornerReference property.
Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
ID of the outline to use
Link copied to clipboard
Appearance of border
Link copied to clipboard
Use all outline points for border.
Link copied to clipboard
Sets the value of the outlineId property.
Link copied to clipboard
Sets the value of the type property.
Link copied to clipboard
Sets the value of the useCompleteOutline property.