DK11 for Delphi | GisShortestPath.TGIS_ShortestPathLink | Classes | Properties
The shortest path link.
// Delphi type TGIS_ShortestPathLink = class end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_ShortestPathLink
Name | Visibility | Description | |
---|---|---|---|
Compass | public | Compass segment, see TGIS_ShortestPath.CompassBlocks. | |
Cost | public | Cost value for the segment. | |
Course | public | Absolute course (in radians). | |
Layer | public | Layer to which the link belongs. | |
Length | public | Length of the segment. | |
Name | public | Name of the segment (street name, etc.). | |
Uid | public | Unique shape identifier. | |