PilotGaea 2D O'view
    正在準備搜尋索引...

    類別 Image

    A base class used for creating subclasses and not instantiated in apps. Base class for ol.style.Icon, ol.style.Circle and ol.style.RegularShape.

    Options.

    層級 (查看層級一覽)

    索引

    方法

    • Get the symbolizer opacity.

      回傳 number

      Opacity.

    • Determine whether the symbolizer rotates with the map.

      回傳 boolean

      Rotate with map.

    • Get the symoblizer rotation.

      回傳 number

      Rotation.

    • Get the symbolizer scale.

      回傳 number

      Scale.

    • Determine whether the symbolizer should be snapped to a pixel.

      回傳 boolean

      The symbolizer should snap to a pixel.

    • Set the opacity.

      參數

      • opacity: number

        Opacity.

      回傳 void

    • Set the rotation.

      參數

      • rotation: number

        Rotation.

      回傳 void

    • Set the scale.

      參數

      • scale: number

        Scale.

      回傳 void

    構造函數