|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectnet.sf.ciccgrid.threed.Coord3D
public class Coord3D
This class provides access to 3D coordinate generation using smi23d.
| Constructor Summary | |
|---|---|
Coord3D()
|
|
| Method Summary | |
|---|---|
java.lang.String |
get3DStructure(java.lang.String smiles,
int type)
Gnenerate 3D structures from SMILES |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Coord3D()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.lang.String get3DStructure(java.lang.String smiles,
int type)
throws java.lang.Exception
smiles - A string containing the SMILES. Multiple SMILES can be specified, they should
be on separate lines. It is also possible to specify a URL to download the SMILES file fromtype - If set to 1 indicates that the smiles parameter is a string containing the SMILES
and if set to 2 indicates that the first parameter is a URL from which we should get the SMILES
from
java.lang.Exception
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||