DK11 for ActiveX | TatukGIS_XDK11.ITGIS_DynamicAggregatorFactory | Interfaces | Methods | Properties
Factory to manage registration and initialization of aggregators.
// C# public interface ITGIS_DynamicAggregatorFactory: ITBaseObject { }
' VisualBasic Public Interface ITGIS_DynamicAggregatorFactory Implements ITBaseObject End Class
// Oxygene type ITGIS_DynamicAggregatorFactory = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
CreateInstance | public | Create an instance of aggregator. | |
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Name | Visibility | Description | |
---|---|---|---|
Names | public | List off all names of registred aggreagtors. | |