DK for ActiveX | TatukGIS_XDK11.TGIS_LabelsAreaAbstract | Classes | Methods
Stub parent for TGIS_LabelsArea.
// C# public class TGIS_LabelsAreaAbstract : ITGIS_LabelsAreaAbstract { }
' VisualBasic Public Class TGIS_LabelsAreaAbstract Implements ITGIS_LabelsAreaAbstract End Class
// Oxygene type TGIS_LabelsAreaAbstract = public class end;
| 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. | |
| AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
| DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
| 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. | |