Uses of Interface
elki.visualization.projector.ProjectorFactory
-
Packages that use ProjectorFactory Package Description elki.visualization.projector Projectors are responsible for finding appropriate projections for data relations. -
-
Uses of ProjectorFactory in elki.visualization.projector
Classes in elki.visualization.projector that implement ProjectorFactory Modifier and Type Class Description classHistogramFactoryProduce one-dimensional projections.classOPTICSProjectorFactoryProduce OPTICS plot projectionsclassParallelPlotFactoryProduce parallel axes projections.classScatterPlotFactoryProduce scatterplot projections.classSilhouettePlotFactoryProduce Silhouette plot projections
-