DK11 for .NET | TatukGIS.NDK.TGIS_LabelsAreaAbstract | Classes | Methods
Stub parent for TGIS_LabelsArea.
// 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;
→ TGIS_Object
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. | |