org.jmol.api
public interface MinimizerInterface
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(String propertyName,
int param) |
boolean |
minimize(int steps,
double crit,
BitSet bsSelected,
BitSet bsFixed,
boolean haveFixed,
boolean isSilent) |
void |
setProperty(String propertyName,
Object propertyValue) |