Uses of Interface
javajs.api.JSONEncodable
Packages that use JSONEncodable
Package
Description
Jmol SMILES, Jmol SMARTS, Jmol bioSMILES, and Jmol bioSMARTS
-
Uses of JSONEncodable in javajs.util
Classes in javajs.util that implement JSONEncodableModifier and TypeClassDescriptionclassA 4 element axis angle represented by single precision floating point x,y,z,angle components.classa fast 32-bit BitSet optimized for Java2Script -- about 25 times faster than java.util.BitSetclassA 3 element point that is represented by single precision floating point x,y,z coordinates.classA 4 element point that is represented by single precision floating point x,y,z,w coordinates.classA generic 3 element tuple that is represented by single precision floating point x,y and z coordinates.classA generic 4 element tuple that is represented by single precision floating point x,y,z and w coordinates.classA 3-element vector that is represented by single precision floating point x,y,z coordinates. -
Uses of JSONEncodable in org.jmol.adapter.smarter
Classes in org.jmol.adapter.smarter that implement JSONEncodable -
Uses of JSONEncodable in org.jmol.modelset
Classes in org.jmol.modelset that implement JSONEncodable -
Uses of JSONEncodable in org.jmol.script
Classes in org.jmol.script that implement JSONEncodable -
Uses of JSONEncodable in org.jmol.smiles
Classes in org.jmol.smiles that implement JSONEncodableModifier and TypeClassDescriptionclassThis class represents an atom in aSmilesMolecule. -
Uses of JSONEncodable in org.jmol.util
Classes in org.jmol.util that implement JSONEncodableModifier and TypeClassDescriptionclassA class to group a set of modulations for an atom as a "vibration" Extends V3 so that it will be a displacement, and its value will be an occupancyclassThe Point3fi class allows storage of critical information involving an atom, picked bond, or measurement point, including: xyz position screen position screen radius (-1 for a simple point) index (for atoms or for an associated bond that has be picked) associated modelIndex (for measurement points) associated symmetry operation (generating equivalent atoms in UnitCell.java)classA class to allow for more complex vibrations and associated phenomena, such as modulated crystals.