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 第 47 行定义.
optional bool apollo::dreamview::Polygon::hide_label_in_legend = 2 [default = false] |
在文件 chart.proto 第 49 行定义.
optional string apollo::dreamview::Polygon::label = 1 |
在文件 chart.proto 第 48 行定义.
repeated apollo::common::Point2D apollo::dreamview::Polygon::point = 3 |
在文件 chart.proto 第 50 行定义.
map<string, string> apollo::dreamview::Polygon::properties = 4 |
在文件 chart.proto 第 55 行定义.