com.supermap.mobjects.situationmonitor

类 TargetStyle

  • java.lang.Object
    • com.supermap.data.InternalHandle
      • com.supermap.data.InternalHandleDisposable
        • com.supermap.mobjects.situationmonitor.TargetStyle
  • 所有已实现的接口:
    IDisposable


    public class TargetStyle
    extends com.supermap.data.InternalHandleDisposable
    监控目标样式类
    • 构造器详细资料

      • TargetStyle

        public TargetStyle()
        构造函数
      • TargetStyle

        public TargetStyle(TargetStyle targetStyle)
        构造函数
    • 方法详细资料

      • dispose

        public void dispose()
        释放对象
      • fromXML

        public boolean fromXML(String str)
        读取xml
        参数:
        str -
        返回:
        是否读取成功
      • toXML

        public String toXML()
        保存为xml
        返回:
      • setMGDotPlotStyle

        public void setMGDotPlotStyle(DotPlotStyle pStyle)
        设置点标号样式
        参数:
        pStyle - 点标号样式
      • getMGDotPlotStyle

        public DotPlotStyle getMGDotPlotStyle()
        获取点标号样式
        返回:
        点标号样式
      • setMGTrackStyle

        public void setMGTrackStyle(TrackStyle pStyle)
        设置轨迹样式
        参数:
        pStyle - 轨迹样式
      • getMGTrackStyle

        public TrackStyle getMGTrackStyle()
        获取轨迹样式
        返回:
        轨迹样式
      • setMGSignStyle

        public void setMGSignStyle(SignStyle pStyle)
        设置标牌样式
        参数:
        pStyle - 标牌样式
      • getMGSignStyle

        public SignStyle getMGSignStyle()
        获取标牌样式
        返回:
        标牌样式

Copyright © 2021–2024 SuperMap. All rights reserved.