Class SliceAndDiceAlgorithm.VerticalOrientationStrategy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isVertical​(java.awt.geom.Rectangle2D bounds, TreeMapNode parent)
      Tell whether the subdivisions of a node should be laid out vertically or horizontally.
      • Methods inherited from class java.lang.Object

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

      • VerticalOrientationStrategy

        public VerticalOrientationStrategy()