Class BioModel
java.lang.Object
org.jmol.modelset.Model
org.jmol.modelsetbio.BioModel
-
Field Summary
FieldsFields inherited from class Model
act, altLocCount, auxiliaryInfo, biosymmetry, bsAsymmetricUnit, bsAtoms, bsAtomsDeleted, chainCount, chains, dataFrames, dataSourceFrame, dssrCache, firstAtomIndex, frameDelay, groupCount, hasRasmolHBonds, hydrogenCount, isBioModel, isJmolDataFrame, isModelKit, isOrderly, isPdbWithMultipleBonds, jmolFrameType, jmolFrameTypeInt, loadScript, loadState, mat4, modelIndex, moleculeCount, ms, orientation, pdbID, properties, selectedTrajectory, simpleCage, structureTainted, trajectoryBaseIndex, uvw, uvw0 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfixIndices(int modelIndex, int nAtomsDeleted, BS bsDeleted) booleanfreeze()voidgetAtomicDSSRData(float[] dssrData, String dataType) getBioBranches(Lst<BS> biobranches) intvoidgetConformation(int conformationIndex0, boolean doSet, BS bsAtoms, BS bsRet) voidgetDefaultLargePDBRendering(SB sb, int maxAtoms) voidgetPdbData(String type, char ctype, boolean isDraw, BS bsSelected, OC out, LabelToken[] tokens, SB pdbCONECT, BS bsWritten) Get a unitID.voidresetRasmolBonds(BS bs, int dsspVersion) from Trajectory.setAtomPositions base models only; not trajectoriesMethods inherited from class Model
fixIndicesM, freezeM, getBondCount, getChainAt, getChainCount, getGroupCount, getTrueAtomCount, getUVWMatrix, isContainedIn, resetBoundCount, resetDSSR, set, setSimpleCage, setupArrays
-
Field Details
-
bioPolymers
-
-
Constructor Details
-
BioModel
public BioModel()
-
-
Method Details
-
fixIndices
- Overrides:
fixIndicesin classModel
-
freeze
-
getBioBranches
-
getBioPolymerCount
public int getBioPolymerCount() -
getConformation
-
getDefaultLargePDBRendering
-
getFullPDBHeader
-
getPdbData
-
getUnitID
-
resetRasmolBonds
from Trajectory.setAtomPositions base models only; not trajectories- Parameters:
bs-dsspVersion-
-
getAtomicDSSRData
-