User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_pipeline.gis

Table of Contents

TGIS_Pipeline.GIS property

DK11 for Java | tatukgis.jdk.TGIS_Pipeline.GIS | Constructors | Methods | Properties | Events

GIS Viewer on which pipeline operations will be performed.

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

Syntax

// Java
public IGIS_Viewer getGIS();
 
public void setGIS(
  IGIS_Viewer _value
);
// Oxygene
public
  property GIS : IGIS_Viewer read write;

Value

References

2022/11/30 19:34

Page Tools