User Tools

Site Tools


api:dk11:delphi:gistypesui.tgis_gradientmap

TGIS_GradientMap class

DK11 for Delphi | GisTypesUI.TGIS_GradientMap | Classes | Constructors | Methods | Properties

Structure of a gradient color ramp.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
type
  TGIS_GradientMap = class
  end;
// C++ Builder
class PASCALIMPLEMENTATION TGIS_GradientMap

Constructors

Inherited Overrides Protected
Name Visibility Description
Create public Creates a new color ramp.
Create(String; TGIS_ColorMapArray; TGIS_ColorMapExArray; TGIS_ColorSchema) public Creates a new color ramp.

Methods

Inherited Overrides Protected
Name Visibility Description
NextColor public Generates the next color from a default color ramp.
RealizeColorMap public Prepares a colormap as requested.
Reset public Resets the internal color index.

Properties

Inherited Protected
Name Visibility Description
Map public Assigned color array (range-color).
MapType public Map type.
Name public Unique name.
SubMap public Assigned color array (class-colors).

References

2023/12/12 01:21

Page Tools