DK11 for Delphi | GisLayerPixel.TGIS_LayerPixelEnumeratorFactory | Classes | Methods
Factory class for TGIS_LayerPixelEnumerator.
// Delphi type TGIS_LayerPixelEnumeratorFactory = class end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_LayerPixelEnumeratorFactory
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. | |
To be used internally by TGIS_LayerPixel.Loop().