User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layerpixel.loop

Table of Contents

TGIS_LayerPixel.Loop method

DK for Java | tatukgis.jdk.TGIS_LayerPixel.Loop | Overloads | Constructors | Fields | Methods | Properties | Events

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

Overloads

Inherited Overrides Protected
Name Visibility Description
Loop(double, TGIS_Shape, bool) public Prepares enumerator to iterate the layer through the linear shape.
Loop(double, TGIS_Shape, int, bool) public Prepares enumerator to iterate the layer through the linear shape.
Loop(TGIS_Extent, double, bool) public Prepares enumerator to iterate the layer (pixels are treated as points).
Loop(TGIS_Extent, double, bool, TGIS_Shape, java.lang.String, bool) public Prepares enumerator to iterate the layer.
Loop(TGIS_Extent, double, bool, TGIS_Shape, java.lang.String, int, bool) public Prepares enumerator to iterate the layer.
Loop(TGIS_Extent, double, int, bool) public Prepares enumerator to iterate the layer (pixels are treated as points).
Loop(TGIS_Extent, double, TGIS_Shape, java.lang.String, bool) public Prepares enumerator to iterate the layer (pixels are treated as points).
Loop(TGIS_Extent, double, TGIS_Shape, java.lang.String, int, bool) public Prepares enumerator to iterate the layer (pixels are treated as points).

References

2025/01/31 01:16

Page Tools