DK11 for ActiveX | TatukGIS_XDK11.TGIS_ClassificationFactory | Classes | Methods
Class for creating classification objects depending on the layer's type.
// C# public class TGIS_ClassificationFactory : ITGIS_ClassificationFactory { }
' VisualBasic Public Class TGIS_ClassificationFactory Implements ITGIS_ClassificationFactory End Class
// Oxygene type TGIS_ClassificationFactory = public class end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
CreateClassifier | public | Creates an object that inherits from TGIS_ClassificationAbstract class based on the layer's type. | |
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|