Uses of Class
org.jmol.adapter.smarter.AtomSetCollection
Packages that use AtomSetCollection
-
Uses of AtomSetCollection in org.jmol.adapter.smarter
Fields in org.jmol.adapter.smarter declared as AtomSetCollectionMethods in org.jmol.adapter.smarter with parameters of type AtomSetCollectionModifier and TypeMethodDescriptionvoidAtomSetCollection.appendAtomSetCollection(int collectionIndex, AtomSetCollection collection) Appends an AtomSetCollectionAtom.copyTo(P3 pt, AtomSetCollection asc) protected intXtalSymmetry.FileSymmetry.postSymmetrySetMagneticMoments(AtomSetCollection asc, boolean isCartesian) At the end, we need to rescale the vectors using SpinFramePp.protected voidXtalSymmetry.FileSymmetry.preSymmetryFinalizeMoments(AtomSetCollectionReader acr, AtomSetCollection asc, String spinFrameStr, String spinFrameExt) Scale the magnetic moments of magCIF and spinCIF files.Constructors in org.jmol.adapter.smarter with parameters of type AtomSetCollectionModifierConstructorDescriptionAtomSetCollection(String fileTypeName, AtomSetCollectionReader reader, AtomSetCollection[] array, Lst<?> list) -
Uses of AtomSetCollection in org.jmol.adapter.writers
Methods in org.jmol.adapter.writers with parameters of type AtomSetCollection