Apollo 10.0
自动驾驶开放平台
apollo::dreamview::Polygon结构体 参考
apollo::dreamview::Polygon 的协作图:

Public 属性

optional string label = 1
 
optional bool hide_label_in_legend = 2 [default = false]
 
repeated apollo::common::Point2D point = 3
 
map< string, string > properties = 4
 

详细描述

在文件 chart.proto47 行定义.

类成员变量说明

◆ hide_label_in_legend

optional bool apollo::dreamview::Polygon::hide_label_in_legend = 2 [default = false]

在文件 chart.proto49 行定义.

◆ label

optional string apollo::dreamview::Polygon::label = 1

在文件 chart.proto48 行定义.

◆ point

repeated apollo::common::Point2D apollo::dreamview::Polygon::point = 3

在文件 chart.proto50 行定义.

◆ properties

map<string, string> apollo::dreamview::Polygon::properties = 4

在文件 chart.proto55 行定义.


该结构体的文档由以下文件生成: