com.supermap.data

Class SymbolMarkerStroke

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void dispose()
      Dispose the resource occupied by SymbolMarkerStroke.
      StrokeType getType()
      Returns the type of stroke.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getType

        public StrokeType getType()
        Returns the type of stroke.
        Returns:
        the type of stroke.
      • dispose

        public void dispose()
        Dispose the resource occupied by SymbolMarkerStroke.