Uses of Class
com.luciad.model.transformation.clustering.TLcdClusteringTransformer.Builder
Package
Description
This package provides the facility to cluster data on your map, on a model level, so not the
visualization aspect.
-
Uses of TLcdClusteringTransformer.Builder in com.luciad.model.transformation.clustering
Modifier and TypeMethodDescriptionTLcdClusteringTransformer.Builder.ClassificationSpecificBuilder.build()
Applies the specified settings and returns the originalBuilder
instance.TLcdClusteringTransformer.Builder.classifier
(ILcdClassifier aClassifier) Specify the classifier which will be used to map domain objects onto a certain class (=a string).TLcdClusteringTransformer.newBuilder()
Creates a new builder forTLcdClusteringTransformer
.