User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.LinkLevelEvent event

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

Event which will be fired upon getting the level of the endings of each link.

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

Syntax

// Java
public TGIS_LinkLevelEvent getLinkLevelEvent();
 
public void setLinkLevelEvent(
  TGIS_LinkLevelEvent _value
);
// Oxygene
public
  property LinkLevelEvent : TGIS_LinkLevelEvent read write;

Value

2022/11/30 19:35

Page Tools