User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shortestpath.items

Table of Contents

TGIS_ShortestPath.Items property

DK11 for Java | tatukgis.jdk.TGIS_ShortestPath.Items | Constructors | Fields | Methods | Properties | Events

Items in the shortest path.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public TGIS_ShortestPathLink getItems(
  int _idx
);
// Oxygene
public
  property Items[ _idx : Integer ] : TGIS_ShortestPathLink read;

Parameters

Name Type Description
_idx int
Integer
index of the path

Value

2022/11/30 19:35

Page Tools