Package elki.visualization.projector
Projectors are responsible for finding appropriate projections for data
relations.
-
Interface Summary Interface Description Projector A projector is responsible for adding projections to the visualization.ProjectorFactory A projector is responsible for adding projections to the visualization by detecting appropriate relations in the database. -
Class Summary Class Description HistogramFactory Produce one-dimensional projections.HistogramFactory.Par Parameterization class.HistogramProjector<V extends NumberVector> ScatterPlotProjector is responsible for producing a set of scatterplot visualizations.OPTICSProjector Projection for OPTICS plots.OPTICSProjectorFactory Produce OPTICS plot projectionsParallelPlotFactory Produce parallel axes projections.ParallelPlotProjector<V extends SpatialComparable> ParallelPlotProjector is responsible for producing a parallel axes visualization.ScatterPlotFactory Produce scatterplot projections.ScatterPlotFactory.Par Parameterization class.ScatterPlotProjector<V extends SpatialComparable> ScatterPlotProjector is responsible for producing a set of scatterplot visualizations.SilhouettePlotFactory Produce Silhouette plot projectionsSilhouettePlotProjector Projection for Silhouette plots.