User Tools

Site Tools


api:dk11:delphi:gislayerpixel.tgis_layerpixelenumeratorfactory

Table of Contents

TGIS_LayerPixelEnumeratorFactory class

DK11 for Delphi | GisLayerPixel.TGIS_LayerPixelEnumeratorFactory | Classes | Methods

Factory class for TGIS_LayerPixelEnumerator.

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

Syntax

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

Methods

Inherited Overrides Protected
Name Visibility Description
GetEnumerator public Get constructed enumerator.
SetUp(TGIS_LayerPixel; TGIS_Extent; Double; Boolean; TGIS_Shape; String; Boolean) public Prepare enumerator.
SetUp(TGIS_LayerPixel; TGIS_Extent; Double; Boolean; TGIS_Shape; String; Integer; Boolean) public Prepare enumerator.

Remarks

To be used internally by TGIS_LayerPixel.Loop().

2022/11/16 01:19

Page Tools