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[] |
ZoneArea.getShopArea()
Get 店门标注
|
Point[] |
Config.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 |
ZoneArea.setShopArea(Point[] ShopArea)
Set 店门标注
|
void |
Config.setShopArea(Point[] ShopArea)
Set 店门标注
|
void |
MultiBizWarningInfo.setWarningAreaContour(Point[] WarningAreaContour)
Set 告警侵占或消失轮廓
|
void |
MultiBizWarningInfo.setWarningLocation(Point WarningLocation)
Set 告警侵占或消失坐标
|
Constructor and Description |
---|
Point(Point source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.