DK for ActiveX | TatukGIS_XDK11.ITGIS_ClassificationFactory | Interfaces | Methods
Class for creating classification objects based on the layer type.
// C# public interface ITGIS_ClassificationFactory: ITBaseObject { }
' VisualBasic Public Interface ITGIS_ClassificationFactory Implements ITBaseObject End Class
// Oxygene type ITGIS_ClassificationFactory = public interface( ITBaseObject ) end;
| Name | Visibility | Description | |
|---|---|---|---|
| AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
| CreateClassifier | public | Creates a classifier that inherits from TGIS_ClassificationAbstract based on the layer type. | |
| DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|