Class HistogramFactory

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  HistogramFactory.Par
      Parameterization class.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int maxdim
      Maximum dimensionality.
    • Constructor Summary

      Constructors 
      Constructor Description
      HistogramFactory​(int maxdim)
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processNewResult​(VisualizerContext context, java.lang.Object start)
      Add projections for the given result (tree) to the result tree.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • maxdim

        private int maxdim
        Maximum dimensionality.
    • Constructor Detail

      • HistogramFactory

        public HistogramFactory​(int maxdim)
        Constructor.
        Parameters:
        maxdim - Maximum dimensionality