Package | Description |
---|---|
com.tencentcloudapi.ump.v20200918.models |
Modifier and Type | Method and Description |
---|---|
Point[] |
Config.getMallArea()
Get 门线标注
|
Point[] |
MultiBizWarning.getMonitoringArea()
Get 监控区域
|
Point[] |
Polygon.getPoints()
Get 标注列表
|
Point[] |
Config.getShopArea()
Get 店门标注
|
Point[] |
ZoneArea.getShopArea()
Get 店门标注
|
Point[] |
MultiBizWarningInfo.getWarningAreaContour()
Get 告警侵占或消失轮廓
|
Point |
MultiBizWarningInfo.getWarningLocation()
Get 告警侵占或消失坐标
|
Modifier and Type | Method and Description |
---|---|
void |
Config.setMallArea(Point[] MallArea)
Set 门线标注
|
void |
MultiBizWarning.setMonitoringArea(Point[] MonitoringArea)
Set 监控区域
|
void |
Polygon.setPoints(Point[] Points)
Set 标注列表
|
void |
Config.setShopArea(Point[] ShopArea)
Set 店门标注
|
void |
ZoneArea.setShopArea(Point[] ShopArea)
Set 店门标注
|
void |
MultiBizWarningInfo.setWarningAreaContour(Point[] WarningAreaContour)
Set 告警侵占或消失轮廓
|
void |
MultiBizWarningInfo.setWarningLocation(Point WarningLocation)
Set 告警侵占或消失坐标
|
Copyright © 2021. All rights reserved.