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 TypeMethodDescriptionvoid
AtomSetCollection.appendAtomSetCollection
(int collectionIndex, AtomSetCollection collection) Appends an AtomSetCollectionAtom.copyTo
(P3 pt, AtomSetCollection asc) 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