User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.LinkCostEvent event

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

Event which will be fired upon creating a network.

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

Syntax

// Java
public TGIS_LinkCostEvent getLinkCostEvent();
 
public void setLinkCostEvent(
  TGIS_LinkCostEvent _value
);
// Oxygene
public
  property LinkCostEvent : TGIS_LinkCostEvent read write;

Value

References

2022/11/30 19:35

Page Tools