User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.LinkTypeEvent event

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

Event which will be fired upon getting the type of each link. Type is value between 0 and 255.

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

Syntax

// Java
public TGIS_LinkTypeEvent getLinkTypeEvent();
 
public void setLinkTypeEvent(
  TGIS_LinkTypeEvent _value
);
// Oxygene
public
  property LinkTypeEvent : TGIS_LinkTypeEvent read write;

Value

Remarks

LinkTypeEvent provides link type to be used together with CostModifiers.

References

2022/11/30 19:35

Page Tools