Uses of Interface
org.jmol.api.JmolFilesReaderInterface
Packages that use JmolFilesReaderInterface
-
Uses of JmolFilesReaderInterface in org.jmol.adapter.smarter
Methods in org.jmol.adapter.smarter with parameters of type JmolFilesReaderInterfaceModifier and TypeMethodDescriptionSmarterJmolAdapter.getAtomSetCollectionReaders
(JmolFilesReaderInterface filesReader, String[] names, String[] types, Map<String, Object> htParams, boolean getReadersOnly) primary for String[] or File[] reading -- two options are implemented --- return a set of simultaneously open readers, or return one single collection using a single reader -
Uses of JmolFilesReaderInterface in org.jmol.api
Methods in org.jmol.api with parameters of type JmolFilesReaderInterfaceModifier and TypeMethodDescriptionabstract Object
JmolAdapter.getAtomSetCollectionReaders
(JmolFilesReaderInterface fileReader, String[] names, String[] types, Map<String, Object> htParams, boolean getReadersOnly) Associate an atomSetCollection object with an array of BufferedReader. -
Uses of JmolFilesReaderInterface in org.jmol.io
Classes in org.jmol.io that implement JmolFilesReaderInterfaceModifier and TypeClassDescriptionclass
open a set of models residing in different files