Uses of Enum
org.biojava.nbio.structure.xtal.BravaisLattice
-
Uses of BravaisLattice in org.biojava.nbio.structure.xtal
Modifier and TypeMethodDescriptionSpaceGroup.getBravLattice()
static BravaisLattice
static BravaisLattice
Returns the enum constant of this type with the specified name.static BravaisLattice[]
BravaisLattice.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionSpaceGroup
(int id, int multiplicity, int primitiveMultiplicity, String shortSymbol, String altShortSymbol, BravaisLattice bravLattice)