User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.name

Table of Contents

TGIS_Layer.Name property

DK11 for Java | tatukgis.jdk.TGIS_Layer.Name | Constructors | Fields | Methods | Properties | Events

Name of layer; if not filled directly, then will be filled with Path when added to the viewer. Name must be unique.

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

Syntax

// Java
public java.lang.String getName();
 
public void setName(
  java.lang.String _value
);
// Oxygene
public
  property Name : String read write;

Value

Type
java.lang.String
String

References

2022/11/16 01:44

Page Tools