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 class
HistogramFactory
Produce one-dimensional projections.class
OPTICSProjectorFactory
Produce OPTICS plot projectionsclass
ParallelPlotFactory
Produce parallel axes projections.class
ScatterPlotFactory
Produce scatterplot projections.class
SilhouettePlotFactory
Produce Silhouette plot projections
-