User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_classificationfactory

Table of Contents

ITGIS_ClassificationFactory interface

DK for ActiveX | TatukGIS_XDK11.ITGIS_ClassificationFactory | Interfaces | Methods

Class for creating classification objects based on the layer type.

Available also on: Delphi | .NET | Java | ActiveX | Python.

Syntax

// C#
public interface ITGIS_ClassificationFactory: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_ClassificationFactory
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_ClassificationFactory = public interface( ITBaseObject )
  end;

Implements

Methods

Inherited Overrides Protected
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)

2026/07/11 00:08

Page Tools