User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.PathEvent event

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

Event which will be fired on each link of the discovered shortest path. But will be reported in reverse order.

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

Syntax

// Java
public TGIS_LinkEvent getPathEvent();
 
public void setPathEvent(
  TGIS_LinkEvent _value
);
// Oxygene
public
  property PathEvent : TGIS_LinkEvent read write;

Value

2022/11/30 19:35

Page Tools