Class OPTICSClusterVisualization

  • All Implemented Interfaces:
    VisualizationProcessor, VisFactory

    public class OPTICSClusterVisualization
    extends java.lang.Object
    implements VisFactory
    Visualize the clusters and cluster hierarchy found by OPTICS on the OPTICS Plot.
    Since:
    0.4.0
    Author:
    Erich Schubert
    • Field Detail

      • LOG

        private static final Logging LOG
        The logger for this class.
      • NAME

        private static final java.lang.String NAME
        A short name characterizing this Visualizer.
        See Also:
        Constant Field Values
    • Constructor Detail

      • OPTICSClusterVisualization

        public OPTICSClusterVisualization()
        Constructor.