XUIDiagram()

new XUIDiagram()

Methods

SetInformationShow(strInformation, strShow)

设置不同信息流类型的显示和隐藏
Parameters:
Name Type Description
strInformation String 信息流类型
strShow Boolean 显示隐藏
Properties:
Name Type Description
InformationShow Collection ["上注信息",false]

SetSite(strCategory, strSiteName, strSiteBorderColor, strSiteColor)

增加一个站点
Parameters:
Name Type Description
strCategory Number 站点类别0为MEO 1为GEO 2为IGSO 3为地面站
strSiteName String 站点名
strSiteBorderColor String 站点边框颜色
strSiteColor String 站点颜色
Properties:
Name Type Description
Site Collection [0,"d9","0xff977FBB","0xff2F0857"]

SetSiteRelationship(strSource, strTarget, strTransmission, strLineColor)

增加站点关系
Parameters:
Name Type Description
strSource String 起始站点
strTarget String 目标站点
strTransmission String 传输方式名
strLineColor String 连接线的颜色
Properties:
Name Type Description
SiteRelationship Collection ["d6","m21","上注信息","0xff5C4732"]