User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.RoadLength property

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

Field name used to calculate segment length. Empty means 0. Default is 'GIS_LENGTH'.

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

Syntax

// Java
public java.lang.String getRoadLength();
 
public void setRoadLength(
  java.lang.String _value
);
// Oxygene
public
  property RoadLength : String read write;

Value

Type
java.lang.String
String
2022/11/30 19:35

Page Tools