cct.tools
Class GeomFormat
java.lang.Object
cct.tools.GeomFormat
public class GeomFormat
- extends java.lang.Object
Title: Jamberoo - Computational Chemistry Toolkit
Description: Collection of Computational Chemistry related code
Copyright: Copyright (c) 2005-2008 Dr. Vladislav Vasilyev
Company: The Australian National University
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transformMatrix
float[] transformMatrix
molecule
MoleculeInterface molecule
defaultAtomicRadius
float defaultAtomicRadius
prefs
java.util.prefs.Preferences prefs
currentWorkingDirectory
java.io.File currentWorkingDirectory
chooser
javax.swing.JFileChooser chooser
filter
FileFilterImpl filter
GeomFormat
public GeomFormat()
settransformMatrix
public void settransformMatrix(float[] matrix)
setMolecule
public void setMolecule(MoleculeInterface mol)
main
public static void main(java.lang.String[] args)
saveGeomFormatFile
public void saveGeomFormatFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
saveGeomFormatFile
public void saveGeomFormatFile(java.lang.String filename)
throws java.lang.Exception
- Throws:
java.lang.Exception