Uses of Interface
com.luciad.model.transformation.clustering.ILcdClassifier
Packages that use ILcdClassifier
Package
Description
This package provides the facility to cluster data on your map, on a model level, so not the
visualization aspect.
-
Uses of ILcdClassifier in com.luciad.model.transformation.clustering
Methods in com.luciad.model.transformation.clustering with parameters of type ILcdClassifierModifier and TypeMethodDescriptionTLcdClusteringTransformer.Builder.classifier
(ILcdClassifier aClassifier) Specify the classifier which will be used to map domain objects onto a certain class (=a string).