Serialized Form

Class chemaxon.struc.CEdge extends java.lang.Object implements Serializable

serialVersionUID: 5220503088168062320l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes an edge. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes an edge. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.CGraph extends java.lang.Object implements Serializable

serialVersionUID: 6209968193612740707l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes a graph. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes a graph. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.CNode extends java.lang.Object implements Serializable

serialVersionUID: -7646006430497877205l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes a node. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes a node. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.CTransform3D extends java.lang.Object implements Serializable

serialVersionUID: 8813397755923069928l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes a transformation matrix. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes a transformation matrix. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.DPoint3 extends java.lang.Object implements Serializable

serialVersionUID: 781214492976405038l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes a 3D point. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes a 3D point. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class JMSketch extends javax.swing.JApplet implements Serializable

Serialized Fields

sketchPanel

chemaxon.marvin.sketch.swing.SketchPanel sketchPanel

methodCalls

java.util.Vector methodCalls


Class JMView extends javax.swing.JApplet implements Serializable

Serialized Fields

viewPanel

chemaxon.marvin.view.swing.ViewPanel viewPanel

animated

java.lang.String animated

methodCalls

java.util.Vector methodCalls

debug

int debug


Class chemaxon.struc.MDocument extends java.lang.Object implements Serializable

serialVersionUID: 553557622036381832l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes a document. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes a document. Be extremely cautious when editing this method! Backward compatibility must be maintained.

Serialized Fields

objectContainingSelection

MObject objectContainingSelection


Class chemaxon.struc.MObject extends java.lang.Object implements Serializable

serialVersionUID: 2435517510938087080l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes the object. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes the object. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.MolAtom extends CNode implements Serializable

serialVersionUID: 293134874065432398l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes an atom. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes an atom. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.MolBond extends CEdge implements Serializable

serialVersionUID: 6532576325442840116l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes a bond. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes a bond. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.Molecule extends MoleculeGraph implements Serializable

serialVersionUID: 7275486436840296305l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes a molecule. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes a molecule. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.MoleculeGraph extends CGraph implements Serializable

serialVersionUID: -4663655945908176002l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes a molecule graph. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes a molecule graph. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.marvin.util.MolExportException extends java.io.IOException implements Serializable


Class chemaxon.struc.MPoint extends MObject implements Serializable

serialVersionUID: -3067277054033050963l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes the object. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes the object. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.MSelectionDocument extends MDocument implements Serializable

serialVersionUID: 2379294894434293119l


Class MSketch extends java.applet.Applet implements Serializable

Serialized Fields

sketchPanel

chemaxon.marvin.sketch.awt.SketchPanel sketchPanel

methodCalls

java.util.Vector methodCalls


Class chemaxon.struc.sgroup.MultipleSgroup extends Sgroup implements Serializable

serialVersionUID: -1146464131016252826l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes a multiple Sgroup. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes a multiple Sgroup. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class MView extends java.applet.Applet implements Serializable

Serialized Fields

viewPanel

chemaxon.marvin.view.awt.ViewPanel viewPanel

animated

java.lang.String animated

methodCalls

java.util.Vector methodCalls

debug

int debug


Class chemaxon.marvin.plugin.PluginException extends java.lang.Exception implements Serializable

Serialized Fields

e

java.lang.Exception e
The wrapped exception.


level

int level
Error level.


Class chemaxon.struc.RgMolecule extends Molecule implements Serializable

serialVersionUID: -939153732283455787l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes an RgMolecule. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes an RgMolecule. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.RxnMolecule extends Molecule implements Serializable

serialVersionUID: -2863036104564183121l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes a reaction. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes a reaction. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.SelectionMolecule extends MoleculeGraph implements Serializable


Class chemaxon.struc.Sgroup extends java.lang.Object implements Serializable

serialVersionUID: -6209766549185582411l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes an Sgroup. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes an Sgroup. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.sgroup.SgroupAtom extends MolAtom implements Serializable

serialVersionUID: -3185634359981637075l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes an Sgroup superatom. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes an Sgroup superatom. Be extremely cautious when editing this method! Backward compatibility must be maintained.


Class chemaxon.struc.sgroup.SuperatomSgroup extends Sgroup implements Serializable

serialVersionUID: 2968529752634209305l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes a superatom Sgroup. Be extremely cautious when editing this method! Backward compatibility must be maintained.


writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serializes a superatom Sgroup. Be extremely cautious when editing this method! Backward compatibility must be maintained.