Uses of Enum
org.biojava.nbio.structure.xtal.BravaisLattice
Packages that use BravaisLattice
-
Uses of BravaisLattice in org.biojava.nbio.structure.xtal
Methods in org.biojava.nbio.structure.xtal that return BravaisLatticeModifier 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.Methods in org.biojava.nbio.structure.xtal with parameters of type BravaisLatticeConstructors in org.biojava.nbio.structure.xtal with parameters of type BravaisLatticeModifierConstructorDescriptionSpaceGroup
(int id, int multiplicity, int primitiveMultiplicity, String shortSymbol, String altShortSymbol, BravaisLattice bravLattice)