com.supermap.data

类 GeoTextEPS

  • 所有已实现的接口:
    IDisposable


    public class GeoTextEPS
    extends GeometryEPS
    EPS文本几何对象类。 目前,暂不支持EPS文本几何对象的编辑操作。
    • 构造器详细资料

      • GeoTextEPS

        public GeoTextEPS()
        构造函数
      • GeoTextEPS

        public GeoTextEPS(GeoTextEPS geoText)
        构造函数
        参数:
        geoText -
      • GeoTextEPS

        public GeoTextEPS(PointEPS point,
                          String text)
        构造函数
        参数:
        part -
        textStyle -
    • 方法详细资料

      • getText

        public String getText()
        得到字符
        返回:
        String
      • setText

        public void setText(String text)
        设置字符
      • getTextStyle

        public TextStyle getTextStyle()
        返回文本样式
        返回:
        TextStyle
      • setTextStyle

        public void setTextStyle(TextStyle textStyle)
        设置本文样式
        参数:
        textStyle -

Copyright © 2021–2024 SuperMap. All rights reserved.