Class TLcdIconFactory
Class containing factory methods to create ILcdIcon
instances.
The icons created by this class are identified by a String
identifier.
This allows to support different TLcdIconFactory.Theme
s: depending on the Theme
,
another icon will be returned for the same identifier.
An example use-case is to switch between different sets of icons based on the
look and feel of your application: for a dark look-and-feel, you can use icons in
light colors so that they have the necessary contrast with the background color from the
look-and-feel.
Similarly, for a light colored look-and-feel, you can use icons in dark colors.
It is currently not possible to add support for your own themes to this class,
nor to add your own icons to one of the predefined themes.
The only available icons are identified with the predefined String constants
of this class.
This might change in a future release.
Note that not all icons are available for all themes.
The javadoc of the create(String, Theme, Size)
method defines which
icon will be returned when an icon is not available in the requested theme.
This class offers seamless support for high DPI rendering: for each listed icon, a regular and a high DPI (double size) image exists; the returned icon automatically selects the appropriate image based on the DPI scale.
Available icons
The following table shows an overview of all the predefined icons.
The release includes SVG source files for the majority of those icons.
Those SVG files can be found in the samples/resources/samples/images/vectorIcons
folder in the release.
You can use start from those SVG files if you want to derive a custom icon based on an existing one.
- Since:
- 2016.0
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Enumeration representing the size of the iconsstatic final class
Class representing a set of icons with a specific style. -
Field Summary
Modifier and TypeFieldDescriptionstatic final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method.static final String
String identifier for one of the predefined icons which can be used as parameter for thecreate(String)
method. -
Method Summary
Modifier and TypeMethodDescriptionstatic ILcdIcon
Creates an icon for the specified identifier using thedefault theme
and thedefault size
.static ILcdIcon
create
(String aIconIdentifier, TLcdIconFactory.Theme aTheme, TLcdIconFactory.Size aSize) Creates an icon for the specified identifier using the specified theme and size.static TLcdIconFactory.Size
Returns the defaultSize
static TLcdIconFactory.Theme
Returns the defaultTheme
.static void
setDefaultSize
(TLcdIconFactory.Size aDefaultSize) Set the defaultSize
.static void
setDefaultTheme
(TLcdIconFactory.Theme aDefaultTheme) Sets the defaultTheme
.
-
Field Details
-
ADD_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
ADD_EMPTY_LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
ADD_ITEM_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
ADD_LAYER_FROM_MAP_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
APPLY_CHANGES_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
ARROW_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
ASSET_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
ASSET_ADD_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
ASSET_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
AXIS_SCALE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
BUSY_ANIMATED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.This icon is an animated icon which will update itself.
The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
BUSY_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
BUSY_LOW_CONTRAST_ANIMATED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.This icon is an animated icon which will update itself.
The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
BUTTON_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
BUTTON_SELECTED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CAMERA_LINK_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CAMERA_LINK_EMPHASIZED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CANCEL_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CANCEL_CHANGES_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CHART_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CLEAR_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CLIPBOARD_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CLOSE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
COLLAPSE_NODE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
COLLAPSED_PANEL_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
COMPARE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
COMPOSITE_SHAPE_CLOSED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
COMPOSITE_SHAPE_NON_CLOSED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CONNECT_TO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CONVERT_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CONVERT_TO_3D_BUFFER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CONVERT_TO_BUFFER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CONVERT_TO_DOME_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CONVERT_TO_SPHERE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CONVERT_TO_VARIABLE_BUFFER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CONVEX_HULL_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
COPY_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CROP_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
CUT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DATA_LOADING_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DATA_MANAGE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DATA_NOT_FOUND_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DATABASE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DATABASE_ADD_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DELETE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DIFFERENCE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_3D_ARC_BAND_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_3D_BUFFER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_ARC_BAND_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_ARC_BY_3_POINTS_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_ARC_BY_BULGE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_ARC_BY_CENTERPOINT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_ARROW_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_BOUNDS_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_BUFFER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_CIRCLE_BY_3_POINTS_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_CIRCLE_BY_CENTER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_CORRIDOR_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_DOME_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_ELLIPSE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_ELLIPTICAL_ARC_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_GEO_BUFFER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_MERIDIAN_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_MULTI_POINT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_NORTH_ARROW_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_ORBIT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_PARALLEL_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_POINT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_POLYGON_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_POLYGON_BUFFER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_POLYLINE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_POLYPOINT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_RECTANGLE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_RHUMBLINE_POLYGON_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_RHUMBLINE_POLYLINE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_SPHERE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_TEXT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAW_VARIABLE_WIDTH_BUFFER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DRAWING_LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DROP_DOWN_AREA_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
DUPLICATE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
EDIT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
EMPTY_LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
ERROR_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
ERROR_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
EXIT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
EXIT_FULL_SCREEN_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
EXPAND_NODE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
EXPANDED_PANEL_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
EXTRUDE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FAVORITE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- Since:
- 2018.0
- See Also:
-
FAVORITE_OUTLINE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- Since:
- 2018.0
- See Also:
-
FILL_COLOR_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FILTER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FIT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FIXED_HEIGHT_MODE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FIXED_IMAGE_LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOCUS_SPOT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOG_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_COLLAPSED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_EXPANDED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_NETWORK_COLLAPSED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_NETWORK_ERROR_CLOSED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_NETWORK_ERROR_EXPANDED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_NETWORK_EXPANDED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_NETWORK_FETCHING_COLLAPSED_0_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_NETWORK_FETCHING_COLLAPSED_1_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_NETWORK_FETCHING_COLLAPSED_2_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_NETWORK_FETCHING_EXPANDED_0_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_NETWORK_FETCHING_EXPANDED_1_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FOLDER_NETWORK_FETCHING_EXPANDED_2_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FONT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FORWARD_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FORWARD_TO_END_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FULL_SCREEN_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FUSED_ASSETS_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FUSION_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FUSION_CANCEL_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FUSION_PAUSE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FUSION_PENDING_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FUSION_PROPERTIES_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FUSION_REPORT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
FUSION_START_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
GALLERY_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- Since:
- 2017.1
- See Also:
-
GLOBE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
GLOBE_ADD_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
GLOBE_GO_TO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
GRADIENT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
GRID_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
GROUP_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
HAND_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
HEIGHT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
HEIGHT_LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
HINT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
IMAGE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
IMAGE_LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
INFO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
INTERSECTION_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
INTERSECTION_POINTS_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
INVERTED_DIFFERENCE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LABEL_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LAYER_CONTROL_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LAYER_PROPERTIES_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LINE_ARROW_POSITION_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LINE_COLOR_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LINE_STROKE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LINE_WIDTH_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LINK_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LINK_GO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LIST_INITIALIZE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LOCATION_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LOCKED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LOOK_AT_ENTIRE_LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
LOOP_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MAP_2D_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MAP_3D_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MAP_BACKGROUND_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MAP_LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MEASURE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MILITARY_SYMBOL_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MOVE_DOWN_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MOVE_LEFT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MOVE_RIGHT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MOVE_UP_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MOVIE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
MULTIPLE_SHAPES_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
NETWORK_CONNECTION_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- Since:
- 2017.0
- See Also:
-
OGC_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
OK_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
OPEN_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
OVERVIEW_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
PAINT_FILL_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
PARALLEL_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
PASTE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
PAUSE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
PERPENDICULAR_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
PHOTOS_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
PLAY_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
PRINT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
PRINT_PREVIEW_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
PROPERTIES_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
PROPERTIES_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
RASTER_LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
RECENTER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
RECORD_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
RECTANGLE_ZOOM_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
REDO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
REFRESH_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
REMOVE_DECO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
REMOVE_ITEM_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
REPLICATION_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
REVERT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
REWIND_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
REWIND_TO_START_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
ROUTE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SAVE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SAVE_TO_DATABASE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SEARCH_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SELECT_OBJECT_ON_MAP_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SELECTABLE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SETTINGS_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SHAPES_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SHAPES_ICON_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
STOP_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
STYLE_OPTIONS_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SUN_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SWAP_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SWIPE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
SYMMETRIC_DIFFERENCE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TABLE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TERRAIN_FOLLOWING_MODE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TERRAIN_LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TERRAIN_PROFILE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TO_BOTTOM_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TO_END_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TO_LEFT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TO_RIGHT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TO_START_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TO_TOP_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TOUCH_SELECT_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
TRANSPARENCY_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- Since:
- 2017.0
- See Also:
-
UNDO_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
UNGROUP_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
UNION_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
UNLOCKED_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
VECTOR_LAYER_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
VISIBLE_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
WARNING_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
WIREFRAME_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
WRENCH_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
ZOOM_ICON
String identifier for one of the predefined icons which can be used as parameter for the
create(String)
method.The following table shows the icon for the different themes and sizes. When an icon is not available for a certain theme or size, no icon is shown in the table.
Theme Size_16
Size_24
Size_32
Default
White
- See Also:
-
-
Method Details
-
setDefaultTheme
Sets the default
Theme
. The default theme is the one that will be used whencreate(String)
is called.Note that calling this method will have no effect on icons that were already created. It will only affect future icons. Typically, this method is called once in the main method of your application.
- Parameters:
aDefaultTheme
- The defaultTheme
instance
-
getDefaultTheme
Returns the default
Theme
.- Returns:
- the default
Theme
- See Also:
-
setDefaultSize
Set the default
Size
. The default size is the one that will be used whencreate(String)
is called.Note that calling this method will have no effect on icons that were already created. It will only affect future icons. Typically, this method is called once in the main method of your application.
- Parameters:
aDefaultSize
- The default size
-
getDefaultSize
Returns the default
Size
- Returns:
- the default
Size
- See Also:
-
create
Creates an icon for the specified identifier using the
default theme
and thedefault size
.It is short for:
create( aIconIdentifier, TLcdIconFactory.getDefaultTheme(), TLcdIconFactory.getDefaultSize() );
The javadoc of the
create(String, Theme, Size)
method contains the look-up strategy this method uses.For convenience, this method will also accept paths to an icon. When a valid path is used, the default theme and size will be ignored.
Query parameters
The
aIconIdentifier
allows to override some of the default behavior by appending key-value pairs. For example, if you want to create an icon where the size does not match the default size, you can specifyILcdIcon icon = TLcdIconFactory.create(TLcdIconFactory.ADD_ITEM_ICON + "?size=size_24");
Typically you do not need this functionality when creating icons through code. In that case, it is easier to call the
create(String, Theme, Size)
method directly.
A possible use-case for this functionality is when the icon is defined in a configuration file, and can only be represented as a string.The currently available key-values are listed in the table below. Different key-value pairs must be separated by a
&
.The returned icon provides seamless support for high DPI rendering: it is backed by a regular and a high DPI (double size) image; the returned icon automatically selects the appropriate image based on the DPI scale.
Key Allowed values size
size_16
size_24
size_32
- Parameters:
aIconIdentifier
- The icon identifier, possibly appended with query parameters. Currently the only valid identifiers are the string constants in this class, or a path to an icon.- Returns:
- the requested icon.
- Throws:
IllegalArgumentException
- When theaIconIdentifier
contains any of the following characters: "&", "=", ";", "?", "%". These characters are only allowed to specify the query parameters.
-
create
public static ILcdIcon create(String aIconIdentifier, TLcdIconFactory.Theme aTheme, TLcdIconFactory.Size aSize) Creates an icon for the specified identifier using the specified theme and size.
This method uses the following look-up strategy:
- It first searches for the icon at the correct size in the requested theme. If the icon is available, return it.
- Then it searches for the same icon, but with a larger size. If such icon is available, down-scale the icon to match the requested size and return it.
- When the larger size isn't available either, look for the same icon, but with a smaller size. If such icon is available, add padding to match the requested size and return it.
- If the icon is not found, it will check the fallback theme if available. The fallback theme is checked using the same strategy.
- If the icon is still not found, a default icon will be returned.
For convenience, this method will also accept paths to an icon. When a valid path is used, the default theme and size will be ignored.
- Parameters:
aIconIdentifier
- The icon identifier. Currently the only valid identifiers are the string constants in this class, or a path to an icon.aTheme
- The themeaSize
- The size- Returns:
- the requested icon.
- Throws:
IllegalArgumentException
- When theaIconIdentifier
contains any of the following characters: "&", "=", ";", "?", "%"
-