User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.HeuristicMode property

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

Mode of heuristic operation.

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

Syntax

// Java
public TGIS_HeuristicMode getHeuristicMode();
 
public void setHeuristicMode(
  TGIS_HeuristicMode _value
);
// Oxygene
public
  property HeuristicMode : TGIS_HeuristicMode read write;

Value

2022/11/30 19:35

Page Tools