User Tools

Site Tools


samples:samples:inmemory

Table of Contents

InMemory sample

Documentation | Samples | InMemory

Summary

How to create in-memory vector layers.

Description

This sample illustrates use of:

Name Description
TGIS_Shape.SetPositionMove the whole shape.
TGIS_Shape.ParamsReturns parameters (colors, fills etc) object.
TGIS_Shape.AddPartAdd next part to the shape.
TGIS_Shape.AddPointAdd a point to the last part of the shape.
TGIS_Utils.GisExtentCreate new extent.
TGIS_Utils.GisPointCreate a new point.

Code

This sample is available on following platforms (click to see source code):

2022/10/06 08:53

Page Tools