com.supermap.data

类 SymbolMarkerStroke

    • 方法概要

      所有方法 实例方法 具体方法 
      限定符和类型 方法和说明
      void dispose()
      释放 SymbolMarkerStroke 对象占用的资源。
      StrokeType getType()
      返回笔划对象的类型。
      • 从类继承的方法 java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 方法详细资料

      • getType

        public StrokeType getType()
        返回笔划对象的类型。
        返回:
        笔划对象的类型。
      • dispose

        public void dispose()
        释放 SymbolMarkerStroke 对象占用的资源。