|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorldLocator
WorldLocator implementations locate the data to build up molecular worlds.
| Method Summary | |
|---|---|
java.lang.String[] |
getWorldNames()
Returns a (possibly empty) list of locatable worlds |
MolwindWorld |
locateWorld(java.lang.String worldName)
Locates a world with the given name. |
| Method Detail |
|---|
java.lang.String[] getWorldNames()
MolwindWorld locateWorld(java.lang.String worldName)
throws java.io.IOException
worldName - the name of the world
java.io.IOException - is thrown upon i/o error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||