DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LabelsAreaAbstract | Interfaces | Methods
Stub parent for TGIS_LabelsArea.
// C# public interface ITGIS_LabelsAreaAbstract: ITBaseObject { }
' VisualBasic Public Interface ITGIS_LabelsAreaAbstract Implements ITBaseObject End Class
// Oxygene type ITGIS_LabelsAreaAbstract = public interface( ITBaseObject ) 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. | |