Uses of Class
com.actelion.research.chem.MarkushStructure
-
Packages that use MarkushStructure Package Description com.actelion.research.gui com.actelion.research.gui.editor com.actelion.research.share.gui.editor -
-
Uses of MarkushStructure in com.actelion.research.gui
Methods in com.actelion.research.gui that return MarkushStructure Modifier and Type Method Description MarkushStructure
JDrawArea. getMarkushStructure()
Deprecated.Methods in com.actelion.research.gui with parameters of type MarkushStructure Modifier and Type Method Description void
JDrawArea. setMarkushStructure(MarkushStructure markush)
Deprecated. -
Uses of MarkushStructure in com.actelion.research.gui.editor
Methods in com.actelion.research.gui.editor that return MarkushStructure Modifier and Type Method Description MarkushStructure
GenericDrawArea. getMarkushStructure()
Methods in com.actelion.research.gui.editor with parameters of type MarkushStructure Modifier and Type Method Description void
GenericDrawArea. setMarkushStructure(MarkushStructure markush)
-
Uses of MarkushStructure in com.actelion.research.share.gui.editor
Methods in com.actelion.research.share.gui.editor that return MarkushStructure Modifier and Type Method Description MarkushStructure
Model. getMarkushStructure()
Methods in com.actelion.research.share.gui.editor with parameters of type MarkushStructure Modifier and Type Method Description void
Model. setMarkushStructure(MarkushStructure markush)
-