User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_labelsareaabstract

Table of Contents

TGIS_LabelsAreaAbstract class

DK11 for .NET | TatukGIS.NDK.TGIS_LabelsAreaAbstract | Classes | Methods

Stub parent for TGIS_LabelsArea.

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

Syntax

// C#
public class TGIS_LabelsAreaAbstract : TGIS_Object
{
}
' VisualBasic
Public Class TGIS_LabelsAreaAbstract
  Inherits TGIS_Object
End Class
// Oxygene
type
  TGIS_LabelsAreaAbstract = public class( TGIS_Object )
  end;

Inheritance

→ TGIS_Object

Methods

Inherited Overrides Protected
Name Visibility Description
AddDuplicated public Add a given label to a duplicated list.
Allocate public Reserve extent for label in Label Area Allocator.
AllocateEx public Reserve extent for a 4 node polygon in the Label Area Allocator.
FindShape public Find a shape uid related with label close to a point.
IsAny public Check if there is any label for particular shape already allocated.
IsDuplicated public Test if a given label was already allocated.
Reset public Free all reserved areas.

2022/11/16 01:31

Page Tools