Module ria/view/style/IconStyle
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
An
IconStyle
describes how an icon should be painted. Using aIconStyle
, the icon is visualized using the following steps:The icon can be either view-sized (pixels) or world-sized (meters, feet,...). A view-sized icon will always have the same size on the screen. A world-sized icon grows and shrinks as you zoom in and out. See GenericIconStyle.uom for more information on how to draw world-sized icons.