DK11 for Java | tatukgis.jdk.TGIS_ShortestPath.StartPos | Constructors | Fields | Methods | Properties | Events
Set a start position for the shortest path.
// Java public void StartPos( TGIS_Point _ptg, double _prec );
// Oxygene public procedure StartPos( _ptg : TGIS_Point; _prec : Double );
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point | start position |
_prec | double Double | precision of localization |