DK for Java | tatukgis.jdk.TGIS_ShortestPath | Constructors | Fields | Methods | Properties | Events
| Name | Visibility | Description | |
|---|---|---|---|
| CompassBlocks | public | Compass divided to a number of blocks (4 by default). | |
| CostModifiers | public | Cost modifier. | |
| Extent | public | Path extent. | |
| HeuristicCostModifier | public | Heuristic cost modifier. | |
| HeuristicMode | public | Mode of heuristic operation. | |
| HeuristicThreshold | public | Threshold of starting node seeking area. | |
| Items | public | Items in the shortest path. | |
| ItemsCount | public | Number of items in the shortest path. | |
| Layer | public | Layer assigned to the shortest path. | |
| Network | public | Instance of Network class (responsible for low level network operations) | |
| OSMRouting | public | If true the local routing resource is ignored and the requests are send to the TatukGIS online routing service. | |
| RoadLength | public | Field name used to calculate segment length. | |
| RoadName | public | Field for the feature name. | |
| StoragePath | public | Forced storage path. | |
| TotalCost | public | Total cost of the path. | |