Uses of Class
com.actelion.research.share.gui.DrawConfig
-
Packages that use DrawConfig Package Description com.actelion.research.share.gui com.actelion.research.share.gui.editor.chem com.actelion.research.share.gui.editor.geom -
-
Uses of DrawConfig in com.actelion.research.share.gui
Fields in com.actelion.research.share.gui declared as DrawConfig Modifier and Type Field Description protected DrawConfig
Arrow. gfxConfig
Constructors in com.actelion.research.share.gui with parameters of type DrawConfig Constructor Description Arrow(DrawConfig cfg, double x, double y, double w, double h)
-
Uses of DrawConfig in com.actelion.research.share.gui.editor.chem
Methods in com.actelion.research.share.gui.editor.chem with parameters of type DrawConfig Modifier and Type Method Description abstract AbstractDepictor
AbstractExtendedDepictor. createDepictor(StereoMolecule stereoMolecule, boolean mUseGraphics2D, DrawConfig cfg)
Constructors in com.actelion.research.share.gui.editor.chem with parameters of type DrawConfig Constructor Description AbstractExtendedDepictor(Reaction reaction, java.util.List<IDrawingObject> drawingObjectList, boolean layoutReaction, boolean useGraphics2D, DrawConfig cfg)
AbstractExtendedDepictor(StereoMolecule[] mol, int markushCoreCount, java.util.List<IDrawingObject> drawingObjectList, boolean useGraphics2D, DrawConfig cfg)
Use this constructor for markush structures.AbstractExtendedDepictor(StereoMolecule[] mol, java.util.List<IDrawingObject> drawingObjectList, boolean useGraphics2D, DrawConfig cfg)
AbstractExtendedDepictor(StereoMolecule mol, java.util.List<IDrawingObject> drawingObjectList, boolean useGraphics2D, DrawConfig cfg)
-
Uses of DrawConfig in com.actelion.research.share.gui.editor.geom
Methods in com.actelion.research.share.gui.editor.geom that return DrawConfig Modifier and Type Method Description DrawConfig
GeomFactory. getDrawConfig()
Constructors in com.actelion.research.share.gui.editor.geom with parameters of type DrawConfig Constructor Description GeomFactory(DrawConfig cfg)
-