|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchemaxon.struc.MDocument.CheckerMark
public static class MDocument.CheckerMark
Provides informations for Structure Checker higlight
Constructor Summary | |
---|---|
MDocument.CheckerMark(MolAtom[] atoms,
MolBond[] bonds,
java.awt.Color color)
|
Method Summary | |
---|---|
MolAtom[] |
getAtoms()
|
MolBond[] |
getBonds()
|
java.awt.Color |
getColor()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MDocument.CheckerMark(MolAtom[] atoms, MolBond[] bonds, java.awt.Color color)
Method Detail |
---|
public MolAtom[] getAtoms()
public MolBond[] getBonds()
public java.awt.Color getColor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |