|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Description | |
---|---|
org.proteinshader.structure | Holds the classes that store information from a Protein Data Bank file: Structure, Model, Chain, AminoAcid, Heterogen, Water, Atom, Bond, Helix, BetaStrand, Loop, etc. |
org.proteinshader.structure.visitor | Holds Visitor classes that know how to traverse the hierarchy of objects held by class Structure. |
Uses of Description in org.proteinshader.structure |
---|
Methods in org.proteinshader.structure that return Description | |
---|---|
Description |
Structure.getDescription()
Returns a reference to the Description object owned by this Structure. |
Uses of Description in org.proteinshader.structure.visitor |
---|
Methods in org.proteinshader.structure.visitor with parameters of type Description | |
---|---|
void |
SFWriterVisitor.writeDescription(Description description)
writeDescription() - writes all information on a Description. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |