DK for Java | tatukgis.jdk.TGIS_LayerPixel.Loop | Overloads | Constructors | Fields | Methods | Properties | Events
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). | |