Apollo 10.0
自动驾驶开放平台
|
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.proto 第 36 行定义.
optional bool apollo::dreamview::Line::hide_label_in_legend = 2 [default = false] |
在文件 chart.proto 第 38 行定义.
optional string apollo::dreamview::Line::label = 1 |
在文件 chart.proto 第 37 行定义.
repeated apollo::common::Point2D apollo::dreamview::Line::point = 3 |
在文件 chart.proto 第 39 行定义.
map<string, string> apollo::dreamview::Line::properties = 4 |
在文件 chart.proto 第 44 行定义.