|
JMV 0.80 Programmer's Documentation | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--PdbReader
Reads in a pdb file and creates a Molecule based on the information read in
Molecule| Constructor Summary | |
PdbReader()
|
|
| Method Summary | |
static Molecule |
getMolecule(java.io.InputStream istream)
Creates a Molecule from reading an InputStream |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PdbReader()
| Method Detail |
public static Molecule getMolecule(java.io.InputStream istream)
istream - an InputStream reading from a pdb file
It can be from a local file, a file on the web, or an RCSB file.
|
Copyright (C) 2000-2002 The Board of Trustees of the University of Illinois | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||