Package com.treemap

Class SliceAndDiceAlgorithm.BestOrientationStrategy

java.lang.Object
com.treemap.SliceAndDiceAlgorithm.BestOrientationStrategy
All Implemented Interfaces:
SliceAndDiceAlgorithm.OrientationStragegy
Enclosing class:
SliceAndDiceAlgorithm

public static class SliceAndDiceAlgorithm.BestOrientationStrategy extends Object implements SliceAndDiceAlgorithm.OrientationStragegy
Computed according to the aspect ratio
  • Constructor Details

    • BestOrientationStrategy

      public BestOrientationStrategy()
  • Method Details