Uses of Class
org.jmol.modelset.Model
Packages that use Model
-
Uses of Model in org.jmol.modelset
Fields in org.jmol.modelset declared as ModelMethods in org.jmol.modelset that return ModelModifier and TypeMethodDescriptionGroup.getModel()BE CAREFUL: FAILURE TO NULL REFERENCES TO model WILL PREVENT FINALIZATION AND CREATE A MEMORY LEAK.Model.set(ModelSet modelSet, int modelIndex, int trajectoryBaseIndex, Map<String, Object> jmolData, Properties properties, Map<String, Object> auxiliaryInfo) -
Uses of Model in org.jmol.modelsetbio
Subclasses of Model in org.jmol.modelsetbioFields in org.jmol.modelsetbio declared as ModelMethods in org.jmol.modelsetbio that return ModelModifier and TypeMethodDescriptionBioResolver.getBioModel(int modelIndex, int trajectoryBaseIndex, Map<String, Object> jmolData, Properties modelProperties, Map<String, Object> modelAuxiliaryInfo) -
Uses of Model in org.jmol.viewer
Methods in org.jmol.viewer that return Model