User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.RoadName property

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

Field for the feature name.

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

Syntax

// Java
public java.lang.String getRoadName();
 
public void setRoadName(
  java.lang.String _value
);
// Oxygene
public
  property RoadName : String read write;

Value

Type
java.lang.String
String

Remarks

Default is 'name'. See Create method for example.

2022/11/30 19:35

Page Tools