Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added info about new optional ordinal value that is used when rescaling class breaks.

...

Anchor
_Toc154574473
_Toc154574473
Anchor
_Toc95297306
_Toc95297306
Definition of class breaks

Image AddedImage Removed
Figure 145 Elements of the configuration of class breaks

...

Optional description of the configuration. Used for reference purposes only.

missingValueColor

Not implemented yet.

highlight


missingValueOpaqueness

Not implemented yet.

rescaleAroundOrdinalValue (available since build 17892)

Definition of the optional ordinal value that will always keep the same color when the class break colors are rescaled in the grid display. After rescaling, the highest lowerValue will be changed to the maximum grid value visible in the current zoom extent and the lowest lowerValue will be changed to the minimum grid value visible in the current zoom extent. The lowerValues and the colors in between will be rearranged to fit between the minimum and maximum. Thus the colors for given values change.
If no ordinal value is specified, then the colors are just rearranged. However, if e.g. ordinal value = 0 is specified and 0 values have a white color, then the rescaling will take this into account so that 0 values always stay colored white. This can be used for instance when displaying temperatures, where red colors are used for positive values and blue colors are used for negative values and zero values are colored whiteOptional possibility to make the folder names front stlyle 'bold'.

lowerColor

Colour definition for the colour in the legend associated to with the lowest value in the range.

...

Colour definition for the colour in the legend associated to associated with the highest value in the range.

lowerOpaquenessPercentage

Optional definition of the opaqueness of the colour in the legend associated with the lowest value in the range.

upperOpaquenessPercentage

Optional definition of the opaqueness of the colour in the legend associated with the highest value in the range.

lowerSymbolSize

Optional definition of the size of symbols associated with the lowest value in the range.

upperSymbolSize

Optional definition of the size of symbols associated with the highest value in the range.

...

Definition of the value at which the colour in the grid displayed changes. The legend will be a gradual change in colours from the lowest colour to the highest colour, with the number of increments determined by the number of lowerValue items entered. Multiple entries may exist.

color

Deprecated, use break.

break

The options described above can be used for definitions of lowerValues that have colors that change gradually between a lowerColor and upperColor. The break option can be used instead for specifying a discrete lowerValue with an absolute color, symbolSize and opaquenessPercentage. Multiple entries may exist.


Anchor
_Toc154574474
_Toc154574474
Anchor
_Toc95297307
_Toc95297307
Definition of background maps

...