|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Class chemaxon.marvin.sketch.modules.ArrowSM extends LineSM implements Serializable |
serialVersionUID: 8529842567778601689l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.sketch.modules.ArrowSM.Regular extends ArrowSM implements Serializable |
| Class chemaxon.marvin.sketch.modules.ArrowSM.TwoHeaded extends ArrowSM implements Serializable |
| Class chemaxon.marvin.sketch.AtomSM extends SketchMode implements Serializable |
serialVersionUID: -5009627643303957609l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.modules.AutoMapper extends chemaxon.marvin.util.MarvinModule implements Serializable |
| Serialized Fields |
RxnMolecule reaction
int mappingMode
boolean ignoreH
chemaxon.marvin.modules.AutoMapper.RxnMoleculeAtomIterator iterator
chemaxon.marvin.modules.AutoMapper.RxnMoleculeAtomIterator embeddedIterator
int productAtomCount
int reactantAtomCount
int carbonCount
int[][] preMappedAtoms
int preMappedAtomCount
int preMappedReactantAtomCount
int[][] mcsMappedAtoms
int mcsMappedAtomCount
boolean[] initialMapIndex
boolean[] fixedMapIndex
int currentSize
int size
int maxMapIndex
int currentMapIndex
double complexityThreshold
long stepCountLimit
long stepCount
int[] state
int[] baseNumber
boolean carry
state, indicates end of search
int pos
state does not satisfy
solution or partial solution conditions
boolean[] isWidow
int[] positionToReactantAtom
int[][] valueToProductAtom
int[][] productAtomMap
int[][] reactantAtomMap
int[] productAtoms
addAtomToBacktracking( int compositeId, int atomNumber,
int atomMassno )
int[] reactantMapMatrix
int[] productMapMatrix
int[][] maps
float[] scores
int storedMapsCount
maps[][] and
scores)
chemaxon.marvin.modules.CommonStructureSearch css
| Class chemaxon.marvin.sketch.BondSM extends SketchMode implements Serializable |
serialVersionUID: 6282033706405196916l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Serialized Fields |
boolean incType
boolean wasDoubleBeforeClick
| Class chemaxon.struc.CEdge extends java.lang.Object implements Serializable |
serialVersionUID: 5220503088168062320l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.CGraph extends java.lang.Object implements Serializable |
serialVersionUID: 6209968193612740707l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Serialized Fields |
int grinvOptions
| Class chemaxon.struc.CNode extends java.lang.Object implements Serializable |
serialVersionUID: -7646006430497877205l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.plugin.CommandPlugger extends java.lang.Object implements Serializable |
serialVersionUID: 2693596825215818164l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.CTransform3D extends java.lang.Object implements Serializable |
serialVersionUID: 0l
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException
| Class chemaxon.struc.sgroup.DataSgroup extends Sgroup implements Serializable |
serialVersionUID: -3132191586564122343l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Serialized Fields |
java.lang.StringBuffer sb
| Class chemaxon.struc.DPoint3 extends java.lang.Object implements Serializable |
serialVersionUID: 0l
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class chemaxon.marvin.sketch.modules.EFlow1SM extends EFlowSM implements Serializable |
serialVersionUID: 1470167400244882010l
| Class chemaxon.marvin.sketch.modules.EFlowSM extends LineSM implements Serializable |
serialVersionUID: 7628926124658632381l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.space.GraphicScene extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
boolean registered
chemaxon.marvin.space.MSpaceEventHandler eventHandler
chemaxon.marvin.space.gui.JMSpaceProgressBar progressBar
int rowCount
int columnCount
int activeCell
GraphicCell[] cells
int cellCount
int needsRefresh
int needsReset
boolean initialized
boolean antialias
boolean synchronousMode
int verboseLevel
int motionmode
int width
int height
java.awt.Color backgroundColor
boolean backgroundColorChanged
int transparentBackground
boolean smoothBackground
double rx
double ry
double rz
javax.media.opengl.GL gl
javax.media.opengl.glu.GLU glu
javax.media.opengl.GLAutoDrawable glAutoDrawable
javax.media.opengl.GLCanvas canvas
javax.media.opengl.GLCapabilities capabilities
chemaxon.marvin.space.util.GLText gltext
java.util.Properties globalDrawProperties
| Class JMSketch extends javax.swing.JApplet implements Serializable |
| Serialized Fields |
chemaxon.marvin.sketch.swing.SketchPanel sketchPanel
java.util.Vector methodCalls
java.lang.Thread methodCallThread
int debug
| Class JMView extends javax.swing.JApplet implements Serializable |
| Serialized Fields |
chemaxon.marvin.view.swing.ViewPanel viewPanel
java.lang.String animated
java.util.Vector methodCalls
java.lang.Thread methodCallThread
int debug
| Class chemaxon.marvin.sketch.modules.LineSM extends MObjectSM implements Serializable |
serialVersionUID: -3027378722557760362l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.modules.MacroMolecule.BadMoleculeException extends java.lang.Exception implements Serializable |
| Class chemaxon.struc.graphics.MAtomSetPoint extends MPoint implements Serializable |
serialVersionUID: 5932389976054063500l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.graphics.MChemicalStruct extends MObject implements Serializable |
serialVersionUID: 7098670860634457343l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.MDocument extends java.lang.Object implements Serializable |
serialVersionUID: 553557622036381832l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.MDocument.Prop extends chemaxon.struc.MProp implements Serializable |
| Class chemaxon.struc.graphics.MEFlow extends MPolyline implements Serializable |
serialVersionUID: 891769518407563834l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.graphics.MFont extends java.lang.Object implements Serializable |
serialVersionUID: -7769715209509613515l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.graphics.MMidPoint extends MPoint implements Serializable |
serialVersionUID: 5307361876930807239l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.graphics.MMidPoint.Sticky extends MMidPoint implements Serializable |
serialVersionUID: 3223068581543532992l
| Class chemaxon.struc.MObject extends java.lang.Object implements Serializable |
serialVersionUID: 2435517510938087080l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.sketch.MObjectPlugger extends CommandPlugger implements Serializable |
serialVersionUID: -3008955269420953203l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.sketch.MObjectSM extends SketchMode implements Serializable |
serialVersionUID: 8408081115999010988l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.MolAtom extends CNode implements Serializable |
serialVersionUID: 293134874065432398l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.MolBond extends CEdge implements Serializable |
serialVersionUID: 6532576325442840116l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.Molecule extends MoleculeGraph implements Serializable |
serialVersionUID: 7275486436840296305l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.MoleculeGraph extends CGraph implements Serializable |
serialVersionUID: -4663655945908176002l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.sketch.MoleculeSM extends SketchMode implements Serializable |
serialVersionUID: 879978814934682047l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Serialized Fields |
SketchMode parentSketchMode
| Class chemaxon.marvin.util.MolExportException extends java.io.IOException implements Serializable |
| Class chemaxon.struc.MPoint extends MObject implements Serializable |
serialVersionUID: -3067277054033050963l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.graphics.MPolyline extends MObject implements Serializable |
serialVersionUID: 4958026600768388648l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.MPropertyContainer extends java.lang.Object implements Serializable |
serialVersionUID: -2575268570438177098l
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if I/O errors occur
java.lang.ClassNotFoundException - If the class for an object being
restored cannot be found.
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur
| Class chemaxon.struc.graphics.MRectangle extends MPolyline implements Serializable |
serialVersionUID: 2948229815278089239l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.graphics.MRectanglePoint extends MPoint implements Serializable |
serialVersionUID: -3067277054033050963l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.graphics.MRectanglePoint.Sticky extends MRectanglePoint implements Serializable |
serialVersionUID: 3364078480306200948l
| Class chemaxon.struc.MSelectionDocument extends MDocument implements Serializable |
serialVersionUID: 2379294894434293119l
| Class chemaxon.struc.graphics.MTextAttributes extends java.lang.Object implements Serializable |
serialVersionUID: 6561552003080652755l
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class chemaxon.struc.graphics.MTextBox extends MRectangle implements Serializable |
serialVersionUID: -7272723232157967384l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.graphics.MTextDocument extends java.lang.Object implements Serializable |
serialVersionUID: 6305880304790247656l
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if I/O errors occur
java.lang.ClassNotFoundException - If the class for an object being
restored cannot be found.
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur
| Class chemaxon.struc.sgroup.MultipleSgroup extends Sgroup implements Serializable |
serialVersionUID: -1146464131016252826l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.plugin.gui.OptionsPane extends javax.swing.JFrame implements Serializable |
| Serialized Fields |
ParameterPanelHandler parameterPanel
java.awt.event.ActionListener okActionListener
java.lang.String key
java.lang.String title
javax.swing.JButton cancel
javax.swing.JButton ok
| Class chemaxon.marvin.plugin.gui.ParameterPanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
chemaxon.marvin.plugin.gui.ParameterItem[] items
chemaxon.marvin.plugin.gui.LicenseItem licenseItem
| Class chemaxon.marvin.plugin.PluginException extends java.lang.Exception implements Serializable |
| Serialized Fields |
java.lang.Exception e
int level
| Class chemaxon.marvin.sketch.modules.PolylineSM extends LineSM implements Serializable |
serialVersionUID: 4787981184558760404l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.QueryBond extends MolBond implements Serializable |
serialVersionUID: -5025485107616067648l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.sketch.modules.RectangleSM extends MObjectSM implements Serializable |
serialVersionUID: 7651042804024754357l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.RgMolecule extends Molecule implements Serializable |
serialVersionUID: -939153732283455787l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.sketch.RubberSM extends SketchMode implements Serializable |
serialVersionUID: -7010050364100540729l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Serialized Fields |
chemaxon.marvin.sketch.SelectUtil selectUtil
| Class chemaxon.struc.RxnMolecule extends Molecule implements Serializable |
serialVersionUID: -2863036104564183121l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.SelectionMolecule extends MoleculeGraph implements Serializable |
| Class chemaxon.marvin.sketch.SelectSM extends SketchMode implements Serializable |
serialVersionUID: 1430844896216918052l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Serialized Fields |
chemaxon.marvin.sketch.SelectUtil selectUtil
boolean selectingText
| Class chemaxon.struc.Sgroup extends java.lang.Object implements Serializable |
serialVersionUID: -6209766549185582411l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.sgroup.SgroupAtom extends MolAtom implements Serializable |
serialVersionUID: -3185634359981637075l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Serialized Fields |
int labelCenter
| Class chemaxon.marvin.sketch.SgroupSM extends SketchMode implements Serializable |
serialVersionUID: 5435507500908348259l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.sketch.SketchMode extends java.lang.Object implements Serializable |
serialVersionUID: 511717688630484043l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.struc.sgroup.SuperatomSgroup extends Sgroup implements Serializable |
serialVersionUID: 2968529752634209305l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Class chemaxon.marvin.sketch.modules.TextBoxSM extends RectangleSM implements Serializable |
serialVersionUID: 7100978795783445200l
| Serialization Methods |
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
| Serialized Fields |
boolean selectingText
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||