DK for Java | tatukgis.jdk.TGIS_ViewerWnd.Locate | Overloads | Constructors | Methods | Properties | Events
Available also on: Delphi FMX | .NET WinForms | ActiveX.
Name | Visibility | Description | |
---|---|---|---|
Locate(TGIS_Point, double) | public | Locate a shape that is near _ptg, but is closer than _prec distance. (Implements IGIS_Viewer.Locate) |
|
Locate(TGIS_Point, double, bool) | public | Locate a shape that is near _ptg, but is closer than _prec distance. (Implements IGIS_Viewer.Locate) |
|
Locate(TPoint, int) | public | Locate a shape that is near _pt, but is closer than _prec distance. (Implements IGIS_Viewer.Locate) |
|