com.supermap.desktop.controls.TextStyle.TextStyleComponent

类 SmTextStyleFontSizeComponent

    • 字段详细资料

      • FONT_HEIGHT

        public static final java.lang.String FONT_HEIGHT
        另请参阅:
        常量字段值
    • 构造器详细资料

      • SmTextStyleFontSizeComponent

        public SmTextStyleFontSizeComponent()
    • 方法详细资料

      • getMap

        @Deprecated
        public com.supermap.mapping.Map getMap()
        已过时。 
        获取地图 getMapObject
        返回:
      • setMap

        @Deprecated
        public void setMap(com.supermap.mapping.Map map)
        已过时。 
        设置地图 setMapObject
        参数:
        map -
      • getMapObject

        public java.lang.Object getMapObject()
        获取地图或布局
        返回:
        mapObject对象
      • setMapObject

        public void setMapObject(java.lang.Object mapObject)
        设置地图或布局
        参数:
        mapObject -
      • isEnabled

        public boolean isEnabled()
        覆盖:
        isEnabled 在类中 java.awt.Component
      • getFontHeightValue

        public double getFontHeightValue()
        获得真实的字高值,该方法为公有,当每次改变固定大小时,其字高值都会改变,确保显示需要重新算一下
        返回: