DK11 for ActiveX | TatukGIS_XDK11.ITGIS_QuadTreeNode | Interfaces | Methods
Quad tree node class.
// C# public interface ITGIS_QuadTreeNode: ITBaseObject { }
' VisualBasic Public Interface ITGIS_QuadTreeNode Implements ITBaseObject End Class
// Oxygene type ITGIS_QuadTreeNode = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Clear | public | Clear node. | |
Create_2 | public | Constructor. | |
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
ForEach | public | For each item in tree call an event. | |