Uses of Enum Class
org.jmol.c.STR
Packages that use STR
Package
Description
-
Uses of STR in org.jmol.adapter.smarter
Fields in org.jmol.adapter.smarter declared as STRMethods in org.jmol.adapter.smarter that return STRModifier and TypeMethodDescriptionstatic STRStructure.getHelixType(int type) StructureIterator.getStructureType()StructureIterator.getSubstructureType()Constructors in org.jmol.adapter.smarter with parameters of type STR -
Uses of STR in org.jmol.api
Methods in org.jmol.api that return STRModifier and TypeMethodDescriptionabstract STRJmolAdapterStructureIterator.getStructureType()abstract STRJmolAdapterStructureIterator.getSubstructureType() -
Uses of STR in org.jmol.c
Methods in org.jmol.c that return STRModifier and TypeMethodDescriptionstatic final STRSTR.getProteinStructureType(String name) In DRuMS, RasMol, and Chime, quoting from http://www.umass.edu/microbio/rasmol/rascolor.htm The RasMol structure color scheme colors the molecule by protein secondary structure.static STRReturns the enum constant of this class with the specified name.static STR[]STR.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of STR in org.jmol.modelset
Methods in org.jmol.modelset that return STRModifier and TypeMethodDescriptionGroup.getProteinStructureSubType()Group.getProteinStructureType()Methods in org.jmol.modelset that return types with arguments of type STRMethods in org.jmol.modelset with parameters of type STRModifier and TypeMethodDescriptionbooleanGroup.isWithinStructure(STR type) intGroup.setProteinStructureType(STR type, int monomerIndexCurrent) voidModelSet.setProteinType(BS bs, STR type) Method parameters in org.jmol.modelset with type arguments of type STR -
Uses of STR in org.jmol.modelsetbio
Methods in org.jmol.modelsetbio that return STRModifier and TypeMethodDescriptionAlphaMonomer.getProteinStructureSubType()AlphaMonomer.getProteinStructureType()CarbohydrateMonomer.getProteinStructureType()Monomer.getProteinStructureType()NucleicMonomer.getProteinStructureType()PhosphorusMonomer.getProteinStructureType()Methods in org.jmol.modelsetbio with parameters of type STRModifier and TypeMethodDescriptionvoidAlphaPolymer.addStructure(STR type, String structureID, String serialID, int strandCount, int startChainID, int startSeqcode, int endChainID, int endSeqcode, int istart, int iend, BS bsAssigned) booleanAlphaPolymer.addStructureProtected(STR type, String structureID, String serialID, int strandCount, int indexStart, int indexEnd) booleanAlphaMonomer.isWithinStructure(STR type) voidBioModelSet.setAllProteinType(BS bs, STR type) called from state STRUCTURE commandintAlphaMonomer.setProteinStructureType(STR type, int monomerIndexCurrent) intAlphaPolymer.setStructureBS(int count, int dsspType, STR type, BS bs, boolean doOffset) bits in the bitset determines the typeprotected voidProteinStructure.setupPS(AlphaPolymer apolymer, STR type, int monomerIndex, int monomerCount) Method parameters in org.jmol.modelsetbio with type arguments of type STRModifier and TypeMethodDescriptionvoidBioModelSet.setAllStructureList(Map<STR, float[]> structureList) voidAminoPolymer.setStructureList(Map<STR, float[]> structureList) -
Uses of STR in org.jmol.renderbio
Fields in org.jmol.renderbio declared as STRModifier and TypeFieldDescriptionprotected STR[]BioShapeRenderer.structureTypesprotected STR[]BioShapeRenderer.structureTypesprotected STR[]BioShapeRenderer.structureTypesprotected STR[]BioShapeRenderer.structureTypesprotected STR[]BioShapeRenderer.structureTypesprotected STR[]BioShapeRenderer.structureTypesprotected STR[]BioShapeRenderer.structureTypes -
Uses of STR in org.jmol.util
Methods in org.jmol.util that return STRMethods in org.jmol.util with parameters of type STR -
Uses of STR in org.jmol.viewer
Methods in org.jmol.viewer that return STRMethods in org.jmol.viewer that return types with arguments of type STRMethods in org.jmol.viewer with parameters of type STRModifier and TypeMethodDescriptionvoidViewer.freeTempEnum(STR[] temp) voidViewer.setProteinType(STR type, BS bs) voidGlobalSettings.setStructureList(float[] list, STR type) voidViewer.setStructureList(float[] list, STR type)