Uses of Interface
org.biojava.nbio.structure.symmetry.geometry.Polyhedron
- 
Packages that use Polyhedron Package Description org.biojava.nbio.structure.symmetry.geometry org.biojava.nbio.structure.symmetry.jmolScript  - 
- 
Uses of Polyhedron in org.biojava.nbio.structure.symmetry.geometry
Classes in org.biojava.nbio.structure.symmetry.geometry that implement Polyhedron Modifier and Type Class Description classIcosahedronclassOctahedronclassPrismclassRectangularPrismclassTetrahedron - 
Uses of Polyhedron in org.biojava.nbio.structure.symmetry.jmolScript
Methods in org.biojava.nbio.structure.symmetry.jmolScript that return Polyhedron Modifier and Type Method Description protected PolyhedronJmolSymmetryScriptGeneratorPointGroup. getPolyhedron()Methods in org.biojava.nbio.structure.symmetry.jmolScript with parameters of type Polyhedron Modifier and Type Method Description protected voidJmolSymmetryScriptGeneratorPointGroup. setPolyhedron(Polyhedron polyhedron) 
 -