|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.javaGenes.core.Parameters
gov.nasa.javaGenes.graph.GraphParameters
gov.nasa.javaGenes.chemistry.MoleculeParameters
Field Summary |
Fields inherited from class gov.nasa.javaGenes.graph.GraphParameters |
cyclesInterval, layout, layoutGraph2d, provider, verticesInterval |
Constructor Summary | |
MoleculeParameters()
Sets up all parameters with a default target graph. |
|
MoleculeParameters(Molecule target)
Sets up all parameters with target Graph target |
|
MoleculeParameters(java.lang.String filename)
Sets up all parameters with a target molecule read from a mol file. |
Methods inherited from class gov.nasa.javaGenes.core.Parameters |
makeFiles, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MoleculeParameters()
public MoleculeParameters(java.lang.String filename)
molFormat
public MoleculeParameters(Molecule target)
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |