Class JmolSymmetryScriptGeneratorC1
java.lang.Object
org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorC1
- Author:
- Peter
- 
Constructor SummaryConstructorsConstructorDescriptionJmolSymmetryScriptGeneratorC1(RotationAxisAligner axisTransformation, String name) 
- 
Method SummaryModifier and TypeMethodDescriptionintReturns the number of orientations available for this structureintgetZoom()Returns the Jmol zoom to fit polyhedron and symmetry axes.Methods inherited from class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroupcolorBySequenceCluster, colorBySubunit, colorBySymmetry, drawAxes, drawPolyhedron, getAxisTransformation, getDefaultOrientation, getMaxExtension, getMeanExtension, getOrientation, getOrientationName, getOrientationWithZoom, getPolyhedron, getRotationGroup, getTransformation, hideAxes, hidePolyhedron, playOrientations, setAxisTransformation, setDefaultColoring, setOnTheFly, setPolyhedron, setRotationGroup, showAxes, showPolyhedronMethods inherited from class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorf1Dot2, fDot2, getInstance, getInstantaneousOrientation, getJmolColor, getJmolColorScript, getJmolLigandScript, getJmolPoint, jMolFloat
- 
Constructor Details- 
JmolSymmetryScriptGeneratorC1
 
- 
- 
Method Details- 
getZoomDescription copied from class:JmolSymmetryScriptGeneratorReturns the Jmol zoom to fit polyhedron and symmetry axes. This zoom level should be used so that the polyhedron and symmetry axes are not cutoff.- Specified by:
- getZoomin class- JmolSymmetryScriptGeneratorPointGroup
- Returns:
 
- 
getOrientationCountDescription copied from class:JmolSymmetryScriptGeneratorReturns the number of orientations available for this structure- Overrides:
- getOrientationCountin class- JmolSymmetryScriptGeneratorPointGroup
- Returns:
- number of orientations
 
 
-