Uses of Class
org.woehlke.computer.kurzweil.commons.model.LatticePointNeighbourhoodPosition
| Package | Description |
|---|---|
| org.woehlke.computer.kurzweil.commons.model |
-
Uses of LatticePointNeighbourhoodPosition in org.woehlke.computer.kurzweil.commons.model
Methods in org.woehlke.computer.kurzweil.commons.model that return LatticePointNeighbourhoodPosition Modifier and Type Method Description static LatticePointNeighbourhoodPosition[]LatticePointNeighbourhoodPosition. getNeighbourhoodFor(LatticeNeighbourhoodType neighbourhoodType)static LatticePointNeighbourhoodPositionLatticePointNeighbourhoodPosition. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LatticePointNeighbourhoodPosition[]LatticePointNeighbourhoodPosition. values()Returns an array containing the constants of this enum type, in the order they are declared.