Uses of Class
me.gosimple.nbvcxz.resources.AdjacencyGraph
| Package | Description |
|---|---|
| me.gosimple.nbvcxz.matching.match | |
| me.gosimple.nbvcxz.resources |
-
Uses of AdjacencyGraph in me.gosimple.nbvcxz.matching.match
Methods in me.gosimple.nbvcxz.matching.match that return AdjacencyGraph Modifier and Type Method Description AdjacencyGraphSpacialMatch. getAdjacencyGraph()Constructors in me.gosimple.nbvcxz.matching.match with parameters of type AdjacencyGraph Constructor Description SpacialMatch(java.lang.String match, Configuration configuration, int start_index, int end_index, AdjacencyGraph adjacencyGraph, int turns, int shiftedNumber)Create a newSpacialMatchwhich is a sequence of characters following themselves on the keyboard/keypad -
Uses of AdjacencyGraph in me.gosimple.nbvcxz.resources
Methods in me.gosimple.nbvcxz.resources that return types with arguments of type AdjacencyGraph Modifier and Type Method Description java.util.List<AdjacencyGraph>Configuration. getAdjacencyGraphs()static java.util.List<AdjacencyGraph>ConfigurationBuilder. getDefaultAdjacencyGraphs()Methods in me.gosimple.nbvcxz.resources with parameters of type AdjacencyGraph Modifier and Type Method Description static java.util.Set<java.lang.Character>AdjacencyGraphUtil. getNeighbors(AdjacencyGraph adjacencyGraph, java.lang.Character key)Returns a set of neighbors for a specific character.static intAdjacencyGraphUtil. getShifts(AdjacencyGraph adjacencyGraph, java.lang.String part)Returns the number of shifts in case in the part passed in.static intAdjacencyGraphUtil. getTurns(AdjacencyGraph adjacencyGraph, java.lang.String part)Returns the number of turns in the part passed in based on the adjacency graph.Method parameters in me.gosimple.nbvcxz.resources with type arguments of type AdjacencyGraph Modifier and Type Method Description ConfigurationBuilderConfigurationBuilder. setAdjacencyGraphs(java.util.List<AdjacencyGraph> adjacencyGraphs)AdjacencyGraphs are used to find spacial patterns within passwords (e.g.