User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.NodeHeuristicCostEvent event

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

Event which will be fired upon calculation of heuristic cost.

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

Syntax

// Java
public TGIS_NodeHeuristicCostEvent getNodeHeuristicCostEvent();
 
public void setNodeHeuristicCostEvent(
  TGIS_NodeHeuristicCostEvent _value
);
// Oxygene
public
  property NodeHeuristicCostEvent : TGIS_NodeHeuristicCostEvent read write;

Value

2022/11/30 19:35

Page Tools