DK for Java | tatukgis.jdk.TGIS_LayerVector.FindFirst | Overloads | Constructors | Fields | Methods | Properties | Events
| Name | Visibility | Description | |
|---|---|---|---|
| FindFirst | public | Finds the first shape in layer. | |
| FindFirst(TGIS_Extent) | public | Finds the first occurrence of an item which meets an extent. | |
| FindFirst(TGIS_Extent, java.lang.String) | public | Finds the first occurrence of an item which meets an extent and query. | |
| FindFirst(TGIS_Extent, java.lang.String, TGIS_Shape, java.lang.String) | public | Finds the first occurrence of an item which meets an extent, query, and additional parameters. | |
| FindFirst(TGIS_Extent, java.lang.String, TGIS_Shape, java.lang.String, bool) | public | Finds the first occurrence of an item which meets an extent, query, and additional parameters. | |