|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Category | |
|---|---|
| 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. |
| Uses of Category in org.proteinshader.structure |
|---|
| Methods in org.proteinshader.structure that return Category | |
|---|---|
Category |
Description.addNewCategory(String categoryName)
Creates a Category, adds it to a hash, and then returns the new Category. |
Category |
Description.getCategory(String categoryName)
Retrieves a Category by its name. |
| Methods in org.proteinshader.structure that return types with arguments of type Category | |
|---|---|
Iterator<Category> |
Description.iteratorCategories()
Returns an Iterator for the Category objects held by this Description. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||