Class AlignedAdjacentGraphBuilder

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected int calcSlant​(int y)  
      protected java.util.List<com.nulabinc.zxcvbn.matchers.Keyboard.AdjacentGraphBuilder.Position> getAdjacentCoords​(com.nulabinc.zxcvbn.matchers.Keyboard.AdjacentGraphBuilder.Position position)
      returns the nine clockwise adjacent coordinates on a keypad, where each row is vert aligned.
      boolean isSlanted()  
      • Methods inherited from class java.lang.Object

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

      • AlignedAdjacentGraphBuilder

        public AlignedAdjacentGraphBuilder​(java.lang.String layout)