|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package chemaxon.calculations |
|---|
| Class chemaxon.calculations.CalculationException extends java.lang.RuntimeException implements Serializable |
|---|
serialVersionUID: 1L
| Package chemaxon.formats |
|---|
| Class chemaxon.formats.MolFormatException extends java.io.IOException implements Serializable |
|---|
| Serialized Fields |
|---|
int lineNumberInRecord
int lineNumberInFile
| Package chemaxon.jep |
|---|
| Class chemaxon.jep.ChemContext extends java.lang.Object implements Serializable |
|---|
| Class chemaxon.jep.ChemFunction extends chemaxon.nfunk.jep.function.PostfixMathCommand implements Serializable |
|---|
| Serialized Fields |
|---|
ChemJEP jep
boolean cached
| Class chemaxon.jep.ChemJEP extends chemaxon.nfunk.jep.JEP implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Class<T> contextClass
ChemContext context
| Class chemaxon.jep.ConditionException extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.jep.ContextFunction extends chemaxon.nfunk.jep.function.PostfixMathCommand implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String name
ChemJEP jep
| Class chemaxon.jep.DissimilarityFunction extends chemaxon.jep.ChemFunction implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String className
java.lang.String[] descriptors
| Class chemaxon.jep.Evaluator extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
chemaxon.jep.EvaluatorConfiguration builtInConfig
chemaxon.jep.EvaluatorConfiguration externalConfig
chemaxon.jep.EvaluatorConfiguration userConfig
chemaxon.jep.EvaluatorConfiguration config
java.util.Hashtable<K,V> servicesFunctionTable
chemaxon.nfunk.jep.SymbolTable symtab
java.util.Hashtable<K,V> functionalGroupDisplayMolTable
boolean verbose
java.lang.String licenseEnvironment
| Class chemaxon.jep.EvaluatorFunction extends chemaxon.jep.ChemFunction implements Serializable |
|---|
| Serialized Fields |
|---|
Evaluator evaluator
| Class chemaxon.jep.MatchFunction extends chemaxon.jep.ChemFunction implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String className
java.util.Hashtable<K,V> subMatches
int type
MatchFunction.CHECK, MatchFunction.COUNT or MatchFunction.DISJOINT_COUNT.
chemaxon.util.SearchAttributes attributes
java.lang.String dir
Standardizer standardizer
java.lang.String licenseEnvironment
| Package chemaxon.jep.context |
|---|
| Class chemaxon.jep.context.AtomContext extends MolContext implements Serializable |
|---|
| Serialized Fields |
|---|
int atom
| Class chemaxon.jep.context.MolContext extends ChemContext implements Serializable |
|---|
| Serialized Fields |
|---|
Molecule mol
int[] fingerprint
| Class chemaxon.jep.context.ReactionContext extends ChemContext implements Serializable |
|---|
| Serialized Fields |
|---|
Molecule[] reactants
Molecule[] products
MolAtom[] map2ratom
MolAtom[] map2patom
boolean copy
| Class chemaxon.jep.context.SearchContext extends MolContext implements Serializable |
|---|
| Serialized Fields |
|---|
Molecule query
int[] queryFingerprint
int[] map
int[] hit
| Package chemaxon.license |
|---|
| Class chemaxon.license.LicenseException extends java.lang.RuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String product
| Class chemaxon.license.LicenseProcessingException extends java.lang.Exception implements Serializable |
|---|
| Package chemaxon.marvin |
|---|
| Class chemaxon.marvin.Sketch extends javax.swing.JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
MSketchPane sketchPane
java.lang.String outSerName
javax.swing.Action newWindowAction
javax.swing.Action exitAction
| Class chemaxon.marvin.View extends javax.swing.JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.List<E> colorKeys
MViewPane viewPane
java.lang.Thread realTimeMovieThread
javax.swing.Action openAction
javax.swing.Action printAction
javax.swing.Action exitAction
boolean hasInitalized
| Package chemaxon.marvin.alignment |
|---|
| Class chemaxon.marvin.alignment.AlignmentException extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.marvin.alignment.AlignmentMolecule extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
chemaxon.marvin.alignment.NodeList<T extends chemaxon.marvin.alignment.Node> nodes
double[] mins
double[] maxs
chemaxon.marvin.alignment.AlignmentMolecule.Bond[] bonds
| Class chemaxon.marvin.alignment.NoConstraintException extends chemaxon.marvin.alignment.AlignmentException implements Serializable |
|---|
| Class chemaxon.marvin.alignment.NodeColor extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.List<E> user
AlignmentProperties.ColorNotSpecifiedCase notSpec
AlignmentProperties.ColoringScheme scheme
| Class chemaxon.marvin.alignment.NodeColor.AtomTypeColoring extends chemaxon.marvin.alignment.NodeColor implements Serializable |
|---|
| Class chemaxon.marvin.alignment.NodeColor.ExtendedAtomColoring extends chemaxon.marvin.alignment.NodeColor implements Serializable |
|---|
| Class chemaxon.marvin.alignment.NodeColor.PharmacophoreColoring extends chemaxon.marvin.alignment.NodeColor implements Serializable |
|---|
| Class chemaxon.marvin.alignment.NodeColor.SameColoring extends chemaxon.marvin.alignment.NodeColor implements Serializable |
|---|
| Class chemaxon.marvin.alignment.NoMCSException extends chemaxon.marvin.alignment.AlignmentException implements Serializable |
|---|
| Class chemaxon.marvin.alignment.Status extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
double volumeScore
double constraintScore
int stepCount
long time
boolean converged
boolean timeLimeitReached
boolean stepLimeitReached
java.util.ArrayList<E> mols
| Class chemaxon.marvin.alignment.StatusMol extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
int status
double[][] alignedCrd
int molID
int dihedralCount
| Class chemaxon.marvin.alignment.TooDissimilarException extends chemaxon.marvin.alignment.AlignmentException implements Serializable |
|---|
| Package chemaxon.marvin.beans |
|---|
| Class chemaxon.marvin.beans.MarvinPane extends javax.swing.JRootPane implements Serializable |
|---|
serialVersionUID: -9042549845769941129L
| Serialized Fields |
|---|
chemaxon.marvin.common.swing.MolPanel molPanel
java.lang.String params
chemaxon.marvin.beans.MarvinPane.MarvinActionListener actionListener
| Class chemaxon.marvin.beans.MolRenderer extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
MolPrinter printer
| Class chemaxon.marvin.beans.MSketch extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 0L
| 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.marvin.beans.MSketchPane extends MarvinPane implements Serializable |
|---|
serialVersionUID: 602496692422927170L
| Serialized Fields |
|---|
chemaxon.marvin.common.swing.CommonActions commonActions
| Class chemaxon.marvin.beans.MView extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 0L
| 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.marvin.beans.MViewEditor extends javax.swing.AbstractCellEditor implements Serializable |
|---|
| Serialized Fields |
|---|
MViewPane editorComponent
| Class chemaxon.marvin.beans.MViewPane extends MarvinPane implements Serializable |
|---|
serialVersionUID: -4430811090653077262L
| Serialized Fields |
|---|
TableSupport tableSupport
boolean preferredSizeSet
java.awt.event.ActionListener myActionListener
| Class chemaxon.marvin.beans.MViewRenderer extends MViewPane implements Serializable |
|---|
| Package chemaxon.marvin.io |
|---|
| Class chemaxon.marvin.io.Encoding extends java.lang.Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException
java.io.IOException - if I/O errors occur
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.marvin.io.MolExportException extends MolExportException implements Serializable |
|---|
| Serialized Fields |
|---|
int molIndex
| Class chemaxon.marvin.io.MRecordParseException extends java.lang.Exception implements Serializable |
|---|
| Serialized Fields |
|---|
MRecordReader.Position position
| Package chemaxon.marvin.modules |
|---|
| Class chemaxon.marvin.modules.AutoMapper extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
RxnMolecule reaction
int mappingStyle
int mappingStrategy
boolean ignoreH
chemaxon.marvin.modules.AutoMapper.RxnMoleculeAtomIterator iterator
chemaxon.marvin.modules.AutoMapper.RxnMoleculeAtomIterator embeddedIterator
int productAtomCount
int reactantAtomCount
int[][] preMappedAtoms
int preMappedAtomCount
int preMappedReactantAtomCount
int[][] mcsMappedAtoms
int mcsMappedAtomCount
boolean[] initialMapIndex
boolean[] fixedMapIndex
int currentSize
int size
int maxMapIndex
int currentMapIndex
double complexityThreshold
int lastStopCause
long stepCountLimit
boolean stepCountLimitReached
long stepCount
long timeLimit
long startTime
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)
long[] steps
chemaxon.marvin.modules.MCS css
chemaxon.core.calculations.BondClassifier ringFinder
int reactantRingCount
int productRingCount
boolean keepAllRings
long finishedAt
int WIDOWSCORE
Molecule[] sortedReactants
| Class chemaxon.marvin.modules.AutoMapperException extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.marvin.modules.LonePairPainter extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.List<E> lonePairCoords
java.util.List<E> radicalCoords
| Class chemaxon.marvin.modules.MChart extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
java.awt.Color[] colors
com.objectplanet.chart.LineChart chart
int precision
Molecule[] legendMols
java.lang.String[] legendTexts
| Class chemaxon.marvin.modules.Spacefill extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
java.awt.Color bgcolor
java.awt.Color fgcolor
chemaxon.marvin.paint.internal.MolPainter painter
double mag
int colorScheme
boolean setColoringEnabled
| Class chemaxon.marvin.modules.SubstructureSearch.SearchException extends java.lang.RuntimeException implements Serializable |
|---|
| Class chemaxon.marvin.modules.Threedim extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Object[] zobjtmp
java.lang.Object[] zobjclean
long[] zranks
| Package chemaxon.marvin.modules.datatransfer |
|---|
| Class chemaxon.marvin.modules.datatransfer.CopyAsDialog extends chemaxon.marvin.uif.util.swing.AbstractDialog implements Serializable |
|---|
serialVersionUID: -4564761584830399025L
| Serialized Fields |
|---|
java.util.ResourceBundle bundle
java.util.List<E> formats
java.lang.String defaultFormat
javax.swing.JList selectorList
int prevSelectedIdx
| Package chemaxon.marvin.plugin |
|---|
| Class chemaxon.marvin.plugin.PluginException extends java.lang.Exception implements Serializable |
|---|
| Serialized Fields |
|---|
int level
| Package chemaxon.marvin.plugin.concurrent |
|---|
| Class chemaxon.marvin.plugin.concurrent.PluginExecutionException extends java.util.concurrent.ExecutionException implements Serializable |
|---|
| Serialized Fields |
|---|
CalculatorPlugin plugin
| Package chemaxon.marvin.plugin.gui |
|---|
| Class chemaxon.marvin.plugin.gui.CheckList extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
chemaxon.marvin.plugin.gui.CheckList.MCheckBox[] checkboxes
| Class chemaxon.marvin.plugin.gui.OptionsPane extends javax.swing.JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
ParameterPanelHandler parameterPanel
java.awt.event.ActionListener okActionListener
java.lang.String key
java.lang.String title
chemaxon.marvin.swing.ActionButton ok
chemaxon.marvin.swing.ActionButton cancel
chemaxon.marvin.swing.ActionButton restoreDefaults
| Class chemaxon.marvin.plugin.gui.ParameterPanel extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
chemaxon.marvin.plugin.gui.ParameterItem[] items
| Class chemaxon.marvin.plugin.gui.ResultView extends javax.swing.JDialog implements Serializable |
|---|
serialVersionUID: -5728800883025815500L
| Serialized Fields |
|---|
chemaxon.marvin.common.swing.MolPanel mpan
javax.swing.JTextArea bottomTextArea
javax.swing.JComponent bottomComponent
javax.swing.JTextArea topTextArea
javax.swing.JComponent topComponent
javax.swing.JPanel chartPanel
chemaxon.marvin.util.MarvinModule chart
javax.swing.JMenu viewMenu
javax.swing.JMenuItem copymi
javax.swing.JMenuItem popupcopymi
javax.swing.JMenuItem resetmi
javax.swing.JPopupMenu popup
javax.swing.JMenuItem detachmi
Molecule[] viewMols
java.lang.String[] viewTexts
chemaxon.marvin.view.swing.ViewPanel viewPanel
Molecule viewMol
java.lang.String viewText
java.lang.String imageFormat
| Package chemaxon.marvin.services |
|---|
| Class chemaxon.marvin.services.ServiceException extends java.lang.Exception implements Serializable |
|---|
serialVersionUID: 328496720368460819L
| Package chemaxon.marvin.sketch |
|---|
| Class chemaxon.marvin.sketch.AbstractSelectSM extends chemaxon.marvin.sketch.SketchMode implements Serializable |
|---|
serialVersionUID: -3234421161340066358L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
chemaxon.marvin.sketch.SelectUtil selectUtil
boolean selectingText
MObject draggedObject
| Class chemaxon.marvin.sketch.AtomSM extends chemaxon.marvin.sketch.SketchMode implements Serializable |
|---|
serialVersionUID: -5009627643303957609L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.marvin.sketch.BoldModeSM extends chemaxon.marvin.sketch.SketchMode implements Serializable |
|---|
| Serialized Fields |
|---|
boolean incType
boolean changeUp
| Class chemaxon.marvin.sketch.BondSM extends chemaxon.marvin.sketch.SketchMode implements Serializable |
|---|
serialVersionUID: 6282033706405196916L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
boolean incType
boolean wasDoubleBeforeClick
| Class chemaxon.marvin.sketch.ChainSM extends chemaxon.marvin.sketch.BondSM implements Serializable |
|---|
serialVersionUID: 6282033706405196916L
| Serialized Fields |
|---|
boolean curvedchainTool
| Class chemaxon.marvin.sketch.GroupSelectSM extends chemaxon.marvin.sketch.AbstractSelectSM implements Serializable |
|---|
| Serialized Fields |
|---|
int groupType
| Class chemaxon.marvin.sketch.HashedModeSM extends chemaxon.marvin.sketch.SketchMode implements Serializable |
|---|
serialVersionUID: 2600395801827365930L
| Class chemaxon.marvin.sketch.History extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
MDocument[] molHist
java.awt.Point[] cornerHist
double[] scaleHist
int[] autoHydrogenizeHist
int[][] scrollBarHist
boolean[] selectionToZoomHist
MoleculeGraph[][] molgToZoomHist
CTransform3D[] rotateMatrHist
int molHistLen
int molHistCur
int molHistMax
boolean historyOverflow
java.beans.PropertyChangeSupport changeSupport
| Class chemaxon.marvin.sketch.LassoSelectSM extends chemaxon.marvin.sketch.AbstractSelectSM implements Serializable |
|---|
| Class chemaxon.marvin.sketch.MObjectSM extends chemaxon.marvin.sketch.SketchMode implements Serializable |
|---|
serialVersionUID: 8408081115999010988L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.marvin.sketch.MoleculeSM extends chemaxon.marvin.sketch.SketchMode implements Serializable |
|---|
serialVersionUID: 879978814934682047L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
chemaxon.marvin.sketch.SketchMode parentSketchMode
| Class chemaxon.marvin.sketch.MolEditor extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 2463379690025911142L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException| Serialized Fields |
|---|
int moveMode
boolean persistentMoveMode
MDocument document
MSelectionDocument selectionDoc
java.util.List<E> elements
java.util.List<E> queryAtoms
java.util.List<E> extraBonds
java.util.List<E> atomStrings
boolean reactionSupported
int chiralitySupport
double atomSize
double bondSpacing
double stickdst
double mergedst
boolean mouseInside
boolean dragged
int modifiers
double ptrX
double ptrY
double ptrZ
double prevPtrX
double prevPtrY
double prevPtrZ
chemaxon.marvin.sketch.History history
chemaxon.marvin.paint.internal.MolPainter painter
chemaxon.marvin.util.CallbackIface sketchCanvas
MDocument curfrag
MDocument prevCurfrag
MoleculeGraph flyingBondMol
boolean curfragMoved
boolean canRotCurfrag
boolean canMovCurfrag
int atomSelectionMode
double curfragR
DPoint3 rotO
DPoint3 rotAxisPoint
boolean isAxisSet
double rotateZPhi
double rotatePhi
double rotate3dPhiX
double rotate3dPhiY
double rotate3dPhi
double rotate3dx
double rotate3dy
int rotate3direction
int indexToRot
int pointIndexToRot
Molecule atomBranchPiece
Molecule piece
Molecule pieceOriginalObject
Molecule showMolecule
boolean paintOnlyShowMolecule
chemaxon.marvin.sketch.SketchMode sketchMode
boolean bondrawMode
double thisBondlen
int lastBondFlags
java.lang.String lastQueryBondString
boolean newSelection
MolAtom jointAtom
chemaxon.marvin.sketch.MolJoin curfragJoin
boolean bondDraggedAlong
boolean historizeEnabled
boolean documentEdited
boolean isDataSgroupLabelPointed
boolean dataSgroupLabelMoving
DataSgroup dataSgroupObject
boolean hadSelection
int[] scrollBarVals
MDocument lastSelectionDoc
java.awt.Point lastSelectionCorner
double lastSelectionScale
boolean selectionHistorized
boolean historizeUnSelection
boolean deleteRemovesTerminalAtoms
int rotation3DMode
boolean newKeyboardMotion
| Class chemaxon.marvin.sketch.MolJoin extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1880834186820654343L
| Serialized Fields |
|---|
Molecule that
MoleculeGraph other
MoleculeGraph tother
java.util.List<E> atoms
java.util.List<E> bonds
MolAtom[] pri
MolAtom[] sec
MolBond[] corrupt
double mergedst
int theFindOptions
| Class chemaxon.marvin.sketch.RectangleSelectSM extends chemaxon.marvin.sketch.AbstractSelectSM implements Serializable |
|---|
| Class chemaxon.marvin.sketch.RubberSM extends chemaxon.marvin.sketch.SketchMode implements Serializable |
|---|
serialVersionUID: -7010050364100540729L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
chemaxon.marvin.sketch.SelectUtil selectUtil
| Class chemaxon.marvin.sketch.SelectUtil extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 4143211204478415057L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
int groupType
chemaxon.marvin.util.CallbackIface groupCreationDialogHandler
| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.marvin.sketch.StructureSelectSM extends chemaxon.marvin.sketch.AbstractSelectSM implements Serializable |
|---|
| Package chemaxon.marvin.space |
|---|
| Class chemaxon.marvin.space.EventQueue extends java.util.Vector implements Serializable |
|---|
| Class chemaxon.marvin.space.GraphicScene extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
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
| Package chemaxon.marvin.util |
|---|
| Class chemaxon.marvin.util.CancelPrintException extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.marvin.util.MarvinModule extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 2763330874643316763L
| Class chemaxon.marvin.util.MarvinOLEFrame extends javax.swing.JFrame implements Serializable |
|---|
serialVersionUID: 7801720334170069726L
| Class chemaxon.marvin.util.MarvinOLEPanel extends javax.swing.JPanel implements Serializable |
|---|
serialVersionUID: -6975415959061110410L
| Serialized Fields |
|---|
MSketchPane msketch
chemaxon.marvin.sketch.swing.SketchPanel sketchPanel
java.util.logging.Logger log
boolean importExceptionCaught
| Class chemaxon.marvin.util.MolExportException extends java.io.IOException implements Serializable |
|---|
| Class chemaxon.marvin.util.MolImageSize extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -5798208351774983109L
| Serialized Fields |
|---|
int width
int height
double scale
| Class chemaxon.marvin.util.MolNameFormatException extends java.lang.RuntimeException implements Serializable |
|---|
| Class chemaxon.marvin.util.SwingUtil extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -1600625160321014724L
| Package chemaxon.marvin.util.codeassist |
|---|
| Class chemaxon.marvin.util.codeassist.ChemTermDocument extends javax.swing.text.DefaultStyledDocument implements Serializable |
|---|
serialVersionUID: -5894946790409031807L
| Serialized Fields |
|---|
javax.swing.text.DefaultStyledDocument doc
javax.swing.text.Element rootElement
boolean multiLineComment
javax.swing.text.MutableAttributeSet normal
javax.swing.text.MutableAttributeSet comment
javax.swing.text.MutableAttributeSet quote
javax.swing.text.MutableAttributeSet keyword
javax.swing.text.MutableAttributeSet function
javax.swing.text.MutableAttributeSet parenthesis
javax.swing.text.MutableAttributeSet constant
java.util.Map<K,V> keywords
java.util.Map<K,V> functions
java.util.Map<K,V> constants
int fontSize
java.lang.String fontName
int parenOffset
int parenLength
int currentElementIndex
java.lang.String prefix
boolean lastPrefixState
javax.swing.Timer HIGHLIGHT_TIMER
| Class chemaxon.marvin.util.codeassist.CompletionItemCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable |
|---|
serialVersionUID: 6746125418422903808L
| Class chemaxon.marvin.util.codeassist.MacroManagerPanel extends javax.swing.JPanel implements Serializable |
|---|
serialVersionUID: -4703035835623320688L
| Serialized Fields |
|---|
javax.swing.JScrollPane macroListScroll
javax.swing.JList macroList
javax.swing.JButton addButton
javax.swing.JButton editButton
javax.swing.JButton deleteButton
javax.swing.JPanel listPanel
javax.swing.JPanel editPanel
java.awt.CardLayout layout
javax.swing.JButton acceptButton
javax.swing.JButton cancelButton
javax.swing.JTextField nameField
javax.swing.JScrollPane descScrollPane
javax.swing.JScrollPane macroScrollPane
javax.swing.JTextPane macroPane
javax.swing.JTextPane descPane
javax.swing.JButton acceptEditButton
javax.swing.JButton cancelEditButton
int editedItem
chemaxon.marvin.util.codeassist.CodeAssistMacrosHelper helper
javax.swing.Action ACCEPT_ACTION
javax.swing.Action CANCEL_ACTION
| Package chemaxon.marvin.view |
|---|
| Class chemaxon.marvin.view.MDocStorage.CancellationException extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.marvin.view.MDocStorage.RecordUnavailableException extends java.lang.Exception implements Serializable |
|---|
| Serialized Fields |
|---|
int recordIndex
| Package chemaxon.marvin.view.swing |
|---|
| Class chemaxon.marvin.view.swing.TwoLists extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String[] listData1
java.lang.String[] listData2
javax.swing.JList list1
javax.swing.JList list2
javax.swing.JButton addButton
javax.swing.JButton addAllButton
javax.swing.JButton removeButton
javax.swing.JButton removeAllButton
boolean allSelected
| Class chemaxon.marvin.view.swing.ViewCanvas extends chemaxon.marvin.common.swing.MolCanvas implements Serializable |
|---|
serialVersionUID: 3979819797881974530L
| Serialization Methods |
|---|
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
chemaxon.marvin.swing.MAction windowAction
MDocument document
boolean inZoomWindow
int markedAtom
int highlightedAtom
chemaxon.marvin.view.swing.ViewPanel viewPanel
chemaxon.marvin.view.swing.modules.MViewFrame viewFrame
int cellIndex
double winScale
DPoint3 moleculeCenter
java.awt.Dimension preferredSize1
java.awt.Dimension rsize
boolean error
chemaxon.marvin.paint.internal.MolPainter painter
java.awt.Color moleculeBackground
java.util.Vector<E> nextV
boolean isLowQuality
| Class chemaxon.marvin.view.swing.ViewHandler extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
boolean debug
chemaxon.marvin.view.swing.VisibleDocuments visibleDocs
| Class chemaxon.marvin.view.swing.ViewPanel extends chemaxon.marvin.common.swing.MolPanel implements Serializable |
|---|
serialVersionUID: 802342314015862847L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException| Serialized Fields |
|---|
java.awt.Window molFrame0
chemaxon.marvin.view.swing.ViewActions viewActions
chemaxon.marvin.swing.MAction[] navigationActions
java.lang.String[] molStrings
java.lang.String molString
java.util.Vector<E>[] rasmolScripts
chemaxon.marvin.common.AtomSelectionHandler[] moleculeSelections
chemaxon.marvin.util.MarvinModule[] rasmolScripters
chemaxon.marvin.view.swing.ViewHandler viewHandler
java.awt.Font defaultFieldFont
java.util.Map<K,V> fieldFontMap
javax.swing.Action findAction
javax.swing.Action findAgainAction
double winScale
int borderWidth
java.awt.Color borderColor
double tabScale
boolean autoTabScale
boolean tabScaleCalcNeeded
boolean animSynchronized
boolean startLoad
int rows
int cols
chemaxon.marvin.util.MarvinModule animator
boolean selectable
int editable
boolean importEnabled
chemaxon.marvin.util.CallbackIface skbridge
chemaxon.marvin.util.CallbackIface findTextModule
int selected
boolean detachable
int tabScaleCalcInProgress
boolean draggable
java.util.Map<K,V> molbgMap
chemaxon.marvin.common.swing.MoleculeProvider sketchMoleculeProvider
TableSupport tableSupport
chemaxon.marvin.common.swing.CommonActions commonActions
int oldMarkedCell
int oldMarkedAtom
boolean atomMarkAndHighlightEnabled
| Class chemaxon.marvin.view.swing.WholeNumberField extends javax.swing.JTextField implements Serializable |
|---|
| Serialized Fields |
|---|
int options
java.awt.Toolkit toolkit
java.text.NumberFormat integerFormatter
| Class chemaxon.marvin.view.swing.WholeNumberField.WholeNumberDocument extends javax.swing.text.PlainDocument implements Serializable |
|---|
| Package chemaxon.naming |
|---|
| Class chemaxon.naming.NameFormatException extends MolFormatException implements Serializable |
|---|
| Serialized Fields |
|---|
chemaxon.naming.n2s.lex.data.Token[] tokens
| Class chemaxon.naming.NameFormatException.FilteredCase extends NameFormatException implements Serializable |
|---|
| Class chemaxon.naming.NamePrefixException extends NameFormatException implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String prefix
java.lang.String token
| Package chemaxon.struc |
|---|
| 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.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
java.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.ExtraAtomProperties extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -1980229820290558380L
| Serialized Fields |
|---|
Sgroup attachParentSgroup
short valence1
int order
java.util.Map<K,V> qprops
java.lang.String querystr
java.lang.String aliasstr
java.lang.String extrastr
long extrargbs
int[] list
int flags
ExtraAtomProperties.ATTACH_OFF,
ExtraAtomProperties.ATTACH_MASK,
ExtraAtomProperties.RXNSTEREO_OFF,
ExtraAtomProperties.RXNSTEREO_MASK,
ExtraAtomProperties.STGRP_TYPE_OFF,
ExtraAtomProperties.STGRP_TYPE_MASK,
ExtraAtomProperties.ISOTOPE_SPEC_SYM_FLAGshort rgroupId
ExtraAtomProperties.getRgroup()int countFlags
int repetitionBits
int linkNodeOuterBonds
int electronProp
ExtraAtomProperties.LP_NOT_SET,
ExtraAtomProperties.RD_NOT_SET,
ExtraAtomProperties.UNDEFINEDjava.util.Map<K,V> temporaryObjects
chemaxon.struc.BicycloStereoDescriptor[] bicycloStereoDescriptors
| Class chemaxon.struc.MacroMolecule.BadMoleculeException extends java.lang.Exception implements Serializable |
|---|
| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.MDocument.Prop extends MProp implements Serializable |
|---|
| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.MolAtom extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -3974070468228529467L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.MolBond extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 3656012871856958335L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.MoleculeGraph extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -2053719583816270190L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.MProp extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -5699803671884637223L
| Serialized Fields |
|---|
long grinvCC
boolean coordDependent
| 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.MSelectionDocument extends MDocument implements Serializable |
|---|
serialVersionUID: 2379294894434293119L
| Class chemaxon.struc.PageSettings extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -7674028514396457694L
| Serialization Methods |
|---|
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.SelectionMolecule extends MoleculeGraph implements Serializable |
|---|
| Class chemaxon.struc.SelectionRgMolecule extends SelectionMolecule implements Serializable |
|---|
| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.StaticMolecule extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
boolean ringPerception
java.lang.String name
int arrayFlags
int atomCount
short[] connectionTable
byte[] neighborCount
short[][] nodeEdgeList
int bondCount
short[] atomType
short[] bondAtom1
short[] bondAtom2
int[] bondFlags
int[] extendedAtomType
byte[][] atomLists
byte[] hybridization
byte[] atomStereo
byte[] implicitHcount
byte[] explicitHcount
byte[] valence
byte[][] queryProperty
byte[] radical
byte[] charge
byte[] massno
short[] atomMap
short[] rgroupId
java.lang.String[] sgroupId
chemaxon.struc.gearch.SmoleculeGearch gearch
| Package chemaxon.struc.graphics |
|---|
| Class chemaxon.struc.graphics.MAssigner extends MPolyline implements Serializable |
|---|
| Serialized Fields |
|---|
int order
| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.graphics.MBracket extends MRectangle implements Serializable |
|---|
serialVersionUID: -5775562691065011181L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
int bracketType
int bracketOrientation
| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.graphics.MEFlowBasePoint extends MPoint implements Serializable |
|---|
serialVersionUID: 1053944912020926984L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.graphics.MEllipse extends MRectangle implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.graphics.MMidPoint.Sticky extends MMidPoint implements Serializable |
|---|
serialVersionUID: 3223068581543532992L
| Class chemaxon.struc.graphics.MMoleculeMovie extends MObject implements Serializable |
|---|
serialVersionUID: 6476041884742537582L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.graphics.MNameTextBox extends MTextBox implements Serializable |
|---|
serialVersionUID: 6302424343157644471L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.graphics.MRArrow extends MPolyline implements Serializable |
|---|
serialVersionUID: 8638690394107448092L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.graphics.MRectanglePoint.Sticky extends MRectanglePoint implements Serializable |
|---|
serialVersionUID: 3364078480306200948L
| Class chemaxon.struc.graphics.MRoundedRectangle extends MRectangle implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
double arcWidth
double arcHeight
| 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
java.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
javax.swing.ActionMap actionMap
| 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| Package chemaxon.struc.prop |
|---|
| Class chemaxon.struc.prop.MBooleanProp extends MProp implements Serializable |
|---|
serialVersionUID: -5366978422380739811L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.prop.MByteArrayProp extends MProp implements Serializable |
|---|
serialVersionUID: -4046371792715339701L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.prop.MCollectionProp extends MProp implements Serializable |
|---|
serialVersionUID: -7479938988131387052L
| Class chemaxon.struc.prop.MDoubleArrayProp extends MProp implements Serializable |
|---|
serialVersionUID: -5670039985685584647L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.prop.MDoubleProp extends MProp implements Serializable |
|---|
serialVersionUID: -1221776439131689653L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.prop.MFontProp extends MProp implements Serializable |
|---|
serialVersionUID: 2369581307328116455L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.prop.MHashProp extends MCollectionProp implements Serializable |
|---|
serialVersionUID: 5457649877894058447L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.prop.MHCoords3DProp extends MProp implements Serializable |
|---|
serialVersionUID: 6646271128663088908L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.prop.MIntegerArrayProp extends MProp implements Serializable |
|---|
serialVersionUID: 6651869314046996057L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.prop.MIntegerProp extends MProp implements Serializable |
|---|
serialVersionUID: -7179550727198941747L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.prop.MListProp extends MCollectionProp implements Serializable |
|---|
serialVersionUID: 5360371881677476960L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.prop.MMoleculeProp extends MProp implements Serializable |
|---|
serialVersionUID: -7687559780023024273L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.prop.MMoleculeStringProp extends MStringProp implements Serializable |
|---|
serialVersionUID: -1005074014113755196L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Serialized Fields |
|---|
java.lang.String format
| Class chemaxon.struc.prop.MObjectProp extends MProp implements Serializable |
|---|
serialVersionUID: 4005646748655675692L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.prop.MStringProp extends MProp implements Serializable |
|---|
serialVersionUID: 1373831606368751112L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream 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.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Package chemaxon.struc.sgroup |
|---|
| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
java.lang.StringBuffer sb
| Class chemaxon.struc.sgroup.MulticenterSgroup extends Sgroup implements Serializable |
|---|
serialVersionUID: -7213879722783498112L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.sgroup.RepeatingUnitSgroup extends Sgroup implements Serializable |
|---|
serialVersionUID: -3209611525734625009L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
int labelCenter
| 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
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Package chemaxon.util |
|---|
| Class chemaxon.util.ArgumentException extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.util.BitPattern extends java.util.BitSet implements Serializable |
|---|
| Class chemaxon.util.IntMap extends java.util.HashMap<K,java.lang.Integer> implements Serializable |
|---|
serialVersionUID: 4318465509620546463L
| Class chemaxon.util.ModuleNotAvailableException extends java.lang.RuntimeException implements Serializable |
|---|
serialVersionUID: -6604248360050432512L
| Class chemaxon.util.SearchAttributes extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
boolean stereoSearch
int doubleBondStereoMatchingMode
boolean subgraphSearch
boolean exactAtomMatching
boolean exactStereoMatching
boolean orderSensitiveSearch
| Package chemaxon.util.concurrent.processors |
|---|
| Class chemaxon.util.concurrent.processors.InputProducerException extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.util.concurrent.processors.WorkUnitException extends java.lang.Exception implements Serializable |
|---|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||