LuciadRIA (2026.0.12)
    Preparing search index...

    Classifier interface. Classifies objects by providing a classification. Objects with the same classification may or may not be clustered together. Objects with distinct classifications are never clustered together.

    Constructors

    Methods

    Constructors

    Methods

    • Returns the classification of the given object, which should not be null. This method should be idempotent.

      By default this method throws an exception. Implementations of this interface must provide an implementation for this method.

      Parameters

      • element: Feature

        an object that may be clustered.

      Returns string

      the classification