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 class
Icosahedron
class
Octahedron
class
Prism
class
RectangularPrism
class
Tetrahedron
-
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 Polyhedron
JmolSymmetryScriptGeneratorPointGroup. getPolyhedron()
Methods in org.biojava.nbio.structure.symmetry.jmolScript with parameters of type Polyhedron Modifier and Type Method Description protected void
JmolSymmetryScriptGeneratorPointGroup. setPolyhedron(Polyhedron polyhedron)
-