Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ria/view/style/ParameterizedPointStyle

Overview

Type aliases

ParameterizedPointStyle

A ParameterizedPointStyle describes how an icon should be painted by the ParameterizedPointPainter. Using a ParameterizedPointStyle, the icon is visualized using the following steps:

  1. The icon is translated based on anchorX and anchorY.
  2. The icon is rotated based on this style's rotation property.
  3. A translation based on this style's offsetX and offsetY is applied.
  4. In 3D, an additional view displacement translation might be applied, to avoid icons sticking in terrain. This view displacement is calculated automatically.
since

2017.0

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method