Uses of Class
org.biojava.nbio.structure.io.cif.AbstractCifFileSupplier.WrappedAtom
-
Packages that use AbstractCifFileSupplier.WrappedAtom Package Description org.biojava.nbio.structure.io.cif -
-
Uses of AbstractCifFileSupplier.WrappedAtom in org.biojava.nbio.structure.io.cif
Methods in org.biojava.nbio.structure.io.cif that return types with arguments of type AbstractCifFileSupplier.WrappedAtom Modifier and Type Method Description static Collector<AbstractCifFileSupplier.WrappedAtom,?,org.rcsb.cif.model.Category>AbstractCifFileSupplier. toAtomSite()CollectsAbstractCifFileSupplier.WrappedAtominstances into oneAtomSite.Method parameters in org.biojava.nbio.structure.io.cif with type arguments of type AbstractCifFileSupplier.WrappedAtom Modifier and Type Method Description protected org.rcsb.cif.model.CifFileAbstractCifFileSupplier. getInternal(Structure structure, List<AbstractCifFileSupplier.WrappedAtom> wrappedAtoms)protected voidAbstractCifFileSupplier. handleChain(Chain chain, int model, List<AbstractCifFileSupplier.WrappedAtom> wrappedAtoms)
-