Chemical Data Processing Library Python API - Version 1.4.0
Packages | Classes | Functions
CDPL.Vis Package Reference

Contains classes and functions related to data visualization. More...

Packages

 CairoBackend
 Contains classes related to the implementation of CDPL.Vis interfaces on top of the Cairo 2D Graphics Library [CAIRO].
 
 QtBackend
 Contains classes related to the implementation of CDPL.Vis interfaces on top of the Qt Toolkit [QTDOC].
 

Classes

class  Alignment
 Provides flags that are used to specify the 2D alignment of graphical objects within a bounded rectangular area. More...
 
class  ArrowStyle
 Provides constants for the specification of reaction arrow styles in 2D depictions of chemical reactions. More...
 
class  AtomProperty
 Provides keys for built-in Chem.Atom properties. More...
 
class  AtomPropertyDefault
 Provides default values for built-in Chem.Atom properties. More...
 
class  BondProperty
 Provides keys for built-in Chem.Bond properties. More...
 
class  BondPropertyDefault
 Provides default values for built-in Chem.Bond properties. More...
 
class  Brush
 Specifies the fill pattern and fill color of shapes. More...
 
class  ClipPathPrimitive2D
 2D graphics primitive representing a clipping region in 2D space. More...
 
class  Color
 Specifies a color in terms of its red, green and blue components and an alpha-channel for transparency. More...
 
class  ColorTable
 Container for the storage and lookup of Vis.Color objects that are associated with a numeric identifier. More...
 
class  CompoundObject3DReader
 
class  ControlParameter
 Provides keys for built-in control-parameters. More...
 
class  ControlParameterDefault
 Provides default values for built-in control-parameters. More...
 
class  DataFormat
 Provides preinitialized Base.DataFormat objects for all supported image output formats. More...
 
class  DefaultAtomColorTable
 Provides default colors for the element dependent coloring of atom labels in 2D depictions of chemical structures. More...
 
class  DefaultFeatureColorTable
 Provides default colors for the type dependent coloring of chemical features in 3D visualizations of pharmacophores. More...
 
class  EllipsePrimitive2D
 2D graphics primitive representing an ellipse. More...
 
class  FeatureContainerObject3DFactory
 Class implementing the creation of Vis.Object3D instances providing a 3D representation of Pharm.FeatureContainer data objects for visualization purposes. More...
 
class  FeatureContainerObject3DFactoryBase
 
class  FilePDFMolecularGraphWriter
 
class  FilePDFReactionWriter
 
class  FilePLYFeatureContainerWriter
 
class  FilePLYObject3DWriter
 
class  FilePNGMolecularGraphWriter
 
class  FilePNGReactionWriter
 
class  FilePSMolecularGraphWriter
 
class  FilePSReactionWriter
 
class  FileR3DFeatureContainerWriter
 
class  FileR3DObject3DWriter
 
class  FileSTLFeatureContainerWriter
 
class  FileSTLObject3DWriter
 
class  FileSVGMolecularGraphWriter
 
class  FileSVGReactionWriter
 
class  FileVRMLFeatureContainerWriter
 
class  FileVRMLObject3DWriter
 
class  Font
 Specifies a font for drawing text. More...
 
class  FontMetrics
 Interface providing methods for querying information about the metrics of a font. More...
 
class  GraphicsPrimitive2D
 The abstract base class of all 2D graphics primitives. More...
 
class  IcosahedronMesh3D
 A pre-defined triangle mesh providing the vertices and faces of a regular icosahedron. More...
 
class  LayoutDirection
 Provides constants that are used to specify the main direction of object layouts. More...
 
class  LayoutStyle
 Provides constants that are used to specify the layout of a set of graphical objects. More...
 
class  Line2D
 Specifies a line segment in 2D space. More...
 
class  LinePrimitive2D
 2D graphics primitive representing a single line. More...
 
class  LineSegmentListPrimitive2D
 2D graphics primitive representing a list of disjoint line segments. More...
 
class  Material
 Defines material properties of Vis.Object3D instances. More...
 
class  MolecularGraphProperty
 Provides keys for built-in Chem.MolecularGraph properties. More...
 
class  MolecularGraphPropertyDefault
 Provides default values for built-in Chem.MolecularGraph properties. More...
 
class  Object3D
 Hierarchical 3D scene object that owns a list of nested sub-objects and inherits its property bag from Base.PropertyContainer. More...
 
class  Object3DInputHandler
 
class  Object3DOutputHandler
 
class  Object3DProperty
 Provides keys for built-in Vis.Object3D properties. More...
 
class  Object3DPropertyDefault
 Provides default values for built-in Vis.Object3D properties. More...
 
class  Object3DReader
 Reader for Vis.Object3D data in any supported format. More...
 
class  Object3DReaderBase
 
class  Object3DWriter
 Writer for Vis.Object3D data in any supported format. More...
 
class  Object3DWriterBase
 
class  PDFMolecularGraphOutputHandler
 Handler for the output of 2D depictions of chemical structures in the Portable Document Format (PDF) [WPDF]. More...
 
class  PDFMolecularGraphWriter
 Creates 2D structure diagrams of molecular graphs in the Portable Document Format (PDF) [WPDF]. More...
 
class  PDFReactionOutputHandler
 Handler for the output of 2D depictions of chemical reactions in the Portable Document Format (PDF) [WPDF]. More...
 
class  PDFReactionWriter
 Creates 2D depictions of chemical reactions in the Portable Document Format (PDF) [WPDF]. More...
 
class  PLYFeatureContainerOutputHandler
 Handler for the output of Pharm.FeatureContainer instances in the Polygon File Format [PLYFMT]. More...
 
class  PLYFeatureContainerWriter
 Outputs 3D visualization data of Pharm.FeatureContainer instances in the Polygon File Format [PLYFMT]. More...
 
class  PLYObject3DOutputHandler
 Handler for the output of Vis.Object3D instances in the Polygon File Format [PLYFMT]. More...
 
class  PLYObject3DWriter
 Outputs 3D visualization data represented by Vis.Object3D instances in the Polygon File Format [PLYFMT]. More...
 
class  PNGMolecularGraphOutputHandler
 Handler for the output of 2D depictions of chemical structures in the Portable Network Graphics (PNG) [WPNG] format. More...
 
class  PNGMolecularGraphWriter
 Creates 2D structure diagrams of molecular graphs in the Portable Network Graphics (PNG) [WPNG] format. More...
 
class  PNGReactionOutputHandler
 Handler for the output of 2D depictions of chemical reactions in the Portable Network Graphics (PNG) [WPNG] format. More...
 
class  PNGReactionWriter
 Creates 2D depictions of chemical reactions in the Portable Network Graphics (PNG) [WPNG] format. More...
 
class  PSMolecularGraphOutputHandler
 Handler for the output of 2D depictions of chemical structures in the PostScript (PS) [WPS] format. More...
 
class  PSMolecularGraphWriter
 Creates 2D structure diagrams of molecular graphs in the PostScript (PS) [WPS] format. More...
 
class  PSReactionOutputHandler
 Handler for the output of 2D depictions of chemical reactions in the PostScript (PS) [WPS] format. More...
 
class  PSReactionWriter
 Creates 2D depictions of chemical reactions in the PostScript (PS) [WPS] format. More...
 
class  Path2D
 Provides a container for painting operations, enabling arbitrary graphical shapes to be constructed and reused. More...
 
class  Path2DConverter
 Provides an interface for classes that implement the conversion of Vis.Path2D objects into rendering backend specific path descriptions or drawing operations. More...
 
class  PathPrimitive2D
 2D graphics primitive representing an arbitrary path in 2D space. More...
 
class  Pen
 Specifies how to draw lines and outlines of shapes. More...
 
class  PointArray2D
 Stores a set of points in 2D space. More...
 
class  PointListPrimitive2D
 2D graphics primitive representing a list of points. More...
 
class  PolygonPrimitive2D
 2D graphics primitive representing a polygon. More...
 
class  PolylinePrimitive2D
 2D graphics primitive representing a set of connected line segments. More...
 
class  R3DFeatureContainerOutputHandler
 Handler for the output of Pharm.FeatureContainer instances in the Raster3D [R3DFMT] format. More...
 
class  R3DFeatureContainerWriter
 Outputs 3D visualization data of Pharm.FeatureContainer instances in the Raster3D [R3DFMT] format. More...
 
class  R3DObject3DOutputHandler
 Handler for the output of Vis.Object3D instances in the Raster3D [R3DFMT] format. More...
 
class  R3DObject3DWriter
 Outputs 3D visualization data represented by Vis.Object3D instances in the Raster3D [R3DFMT] format. More...
 
class  ReactionProperty
 Provides keys for built-in Chem.Reaction properties. More...
 
class  ReactionPropertyDefault
 Provides default values for built-in Chem.Reaction properties. More...
 
class  ReactionView2D
 Implements the 2D visualization of chemical reactions. More...
 
class  Rectangle2D
 Specifies an axis aligned rectangular area in 2D space. More...
 
class  Renderer2D
 Interface providing methods for low level 2D drawing operations. More...
 
class  RightFrustumMesh3D
 A pre-defined triangle mesh providing the vertices and faces of a right frustum specified by the contructor arguments. More...
 
class  STLFeatureContainerOutputHandler
 Handler for the output of Pharm.FeatureContainer instances in the STL [STLFMT] format. More...
 
class  STLFeatureContainerWriter
 Outputs 3D visualization data of Pharm.FeatureContainer instances in the STL [STLFMT] format. More...
 
class  STLObject3DOutputHandler
 Handler for the output of Vis.Object3D instances in the STL [STLFMT] format. More...
 
class  STLObject3DWriter
 Outputs 3D visualization data represented by Vis.Object3D instances in the STL [STLFMT] format. More...
 
class  SVGMolecularGraphOutputHandler
 Handler for the output of 2D depictions of chemical structures in the Scalable Vector Graphics (SVG) [WSVG] format. More...
 
class  SVGMolecularGraphWriter
 Creates 2D structure diagrams of molecular graphs in the Scalable Vector Graphics (SVG) [WSVG] format. More...
 
class  SVGReactionOutputHandler
 Handler for the output of 2D depictions of chemical reactions in the Scalable Vector Graphics (SVG) [WSVG] format. More...
 
class  SVGReactionWriter
 Creates 2D depictions of chemical reactions in the Scalable Vector Graphics (SVG) [WSVG] format. More...
 
class  Shape3D
 The abstract base of all classes describing the geometric shape of 3D objects. More...
 
class  Shape3DVisitor
 The base of all Vis.Shape3D visitor implementations [VPTN]. More...
 
class  SizeAdjustment
 Provides constants that are used to specify the size adjustment policy for graphical objects within a bounded rectangular area. More...
 
class  SizeSpecification
 Specifies the value and type of a size attribute and defines how the value may change during processing steps. More...
 
class  StructureGridView2D
 Implements the 2D visualization of multiple chemical structures arranged in a grid. More...
 
class  StructureView2D
 Implements the 2D visualization of chemical structures. More...
 
class  TextBlockPrimitive2D
 2D graphics primitive representing a block of styled text. More...
 
class  TextLabelPrimitive2D
 2D graphics primitive representing a text label. More...
 
class  TorusMesh3D
 Pre-defined triangle mesh providing the vertices and faces of a torus specified by the contructor arguments. More...
 
class  TriangleMesh3D
 Data structure for describing the geometric shape of 3D objects by means of a triangle mesh. More...
 
class  VRMLFeatureContainerOutputHandler
 Handler for the output of Pharm.FeatureContainer instances in the VRML [VRML97] format. More...
 
class  VRMLFeatureContainerWriter
 Outputs 3D visualization data of Pharm.FeatureContainer instances in the VRML [VRML97] format. More...
 
class  VRMLObject3DOutputHandler
 Handler for the output of Vis.Object3D instances in the VRML [VRML97] format. More...
 
class  VRMLObject3DWriter
 Outputs 3D visualization data represented by Vis.Object3D instances in the VRML [VRML97] format. More...
 
class  View2D
 The abstract base of classes implementing the 2D visualization of data objects. More...
 

Functions

None setAgentAlignment (Chem.Reaction rxn, int show)
 
bool hasAgentAlignment (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.AGENT_ALIGNMENT property of the reaction rxn is set. More...
 
int getAgentAlignment (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.AGENT_ALIGNMENT property of the reaction rxn. More...
 
None clearAgentAlignment (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.AGENT_ALIGNMENT property of the reaction rxn. More...
 
None setAgentLayoutDirection (Chem.Reaction rxn, int dir)
 Sets the value of the Vis.ReactionProperty.AGENT_LAYOUT_DIRECTION property of the reaction rxn to dir. More...
 
bool hasAgentLayoutDirection (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.AGENT_LAYOUT_DIRECTION property of the reaction rxn is set. More...
 
int getAgentLayoutDirection (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.AGENT_LAYOUT_DIRECTION property of the reaction rxn. More...
 
None clearAgentLayoutDirection (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.AGENT_LAYOUT_DIRECTION property of the reaction rxn. More...
 
None setAgentLayout (Chem.Reaction rxn, int show)
 
bool hasAgentLayout (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.AGENT_LAYOUT property of the reaction rxn is set. More...
 
int getAgentLayout (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.AGENT_LAYOUT property of the reaction rxn. More...
 
None clearAgentLayout (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.AGENT_LAYOUT property of the reaction rxn. More...
 
None setArrowColor (Chem.Reaction rxn, Color color)
 Sets the value of the Vis.ReactionProperty.ARROW_COLOR property of the reaction rxn to color. More...
 
bool hasArrowColor (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.ARROW_COLOR property of the reaction rxn is set. More...
 
Color getArrowColor (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.ARROW_COLOR property of the reaction rxn. More...
 
None clearArrowColor (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.ARROW_COLOR property of the reaction rxn. More...
 
None setArrowHeadLength (Chem.Reaction rxn, SizeSpecification length)
 Sets the value of the Vis.ReactionProperty.ARROW_HEAD_LENGTH property of the reaction rxn to length. More...
 
bool hasArrowHeadLength (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.ARROW_HEAD_LENGTH property of the reaction rxn is set. More...
 
SizeSpecification getArrowHeadLength (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.ARROW_HEAD_LENGTH property of the reaction rxn. More...
 
None clearArrowHeadLength (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.ARROW_HEAD_LENGTH property of the reaction rxn. More...
 
None setArrowHeadWidth (Chem.Reaction rxn, SizeSpecification width)
 Sets the value of the Vis.ReactionProperty.ARROW_HEAD_WIDTH property of the reaction rxn to width. More...
 
bool hasArrowHeadWidth (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.ARROW_HEAD_WIDTH property of the reaction rxn is set. More...
 
SizeSpecification getArrowHeadWidth (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.ARROW_HEAD_WIDTH property of the reaction rxn. More...
 
None clearArrowHeadWidth (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.ARROW_HEAD_WIDTH property of the reaction rxn. More...
 
None setArrowLength (Chem.Reaction rxn, SizeSpecification length)
 Sets the value of the Vis.ReactionProperty.ARROW_LENGTH property of the reaction rxn to length. More...
 
bool hasArrowLength (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.ARROW_LENGTH property of the reaction rxn is set. More...
 
SizeSpecification getArrowLength (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.ARROW_LENGTH property of the reaction rxn. More...
 
None clearArrowLength (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.ARROW_LENGTH property of the reaction rxn. More...
 
None setArrowLineWidth (Chem.Reaction rxn, SizeSpecification width)
 Sets the value of the Vis.ReactionProperty.ARROW_LINE_WIDTH property of the reaction rxn to width. More...
 
bool hasArrowLineWidth (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.ARROW_LINE_WIDTH property of the reaction rxn is set. More...
 
SizeSpecification getArrowLineWidth (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.ARROW_LINE_WIDTH property of the reaction rxn. More...
 
None clearArrowLineWidth (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.ARROW_LINE_WIDTH property of the reaction rxn. More...
 
None setArrowShaftWidth (Chem.Reaction rxn, SizeSpecification width)
 Sets the value of the Vis.ReactionProperty.ARROW_SHAFT_WIDTH property of the reaction rxn to width. More...
 
bool hasArrowShaftWidth (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.ARROW_SHAFT_WIDTH property of the reaction rxn is set. More...
 
SizeSpecification getArrowShaftWidth (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.ARROW_SHAFT_WIDTH property of the reaction rxn. More...
 
None clearArrowShaftWidth (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.ARROW_SHAFT_WIDTH property of the reaction rxn. More...
 
None setArrowStyle (Chem.Reaction rxn, int style)
 Sets the value of the Vis.ReactionProperty.ARROW_STYLE property of the reaction rxn to style. More...
 
bool hasArrowStyle (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.ARROW_STYLE property of the reaction rxn is set. More...
 
int getArrowStyle (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.ARROW_STYLE property of the reaction rxn. More...
 
None clearArrowStyle (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.ARROW_STYLE property of the reaction rxn. More...
 
None setAtomColor (Chem.MolecularGraph molgraph, Color color)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_COLOR property of the molecular graph molgraph to color. More...
 
bool hasAtomColor (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_COLOR property of the molecular graph molgraph is set. More...
 
Color getAtomColor (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_COLOR property of the molecular graph molgraph. More...
 
None clearAtomColor (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_COLOR property of the molecular graph molgraph. More...
 
None setAtomColorTable (Chem.MolecularGraph molgraph, ColorTable colors)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_COLOR_TABLE property of the molecular graph molgraph to colors. More...
 
bool hasAtomColorTable (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_COLOR_TABLE property of the molecular graph molgraph is set. More...
 
ColorTable getAtomColorTable (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_COLOR_TABLE property of the molecular graph molgraph. More...
 
None clearAtomColorTable (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_COLOR_TABLE property of the molecular graph molgraph. More...
 
None setAtomConfigurationLabelColor (Chem.MolecularGraph molgraph, Color color)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph to color. More...
 
bool hasAtomConfigurationLabelColor (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph is set. More...
 
Color getAtomConfigurationLabelColor (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph. More...
 
None clearAtomConfigurationLabelColor (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph. More...
 
None setAtomConfigurationLabelFont (Chem.MolecularGraph molgraph, Font font)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph to font. More...
 
bool hasAtomConfigurationLabelFont (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph is set. More...
 
Font getAtomConfigurationLabelFont (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph. More...
 
None clearAtomConfigurationLabelFont (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph. More...
 
None setAtomConfigurationLabelSize (Chem.MolecularGraph molgraph, SizeSpecification size)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph to size. More...
 
bool hasAtomConfigurationLabelSize (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph is set. More...
 
SizeSpecification getAtomConfigurationLabelSize (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph. More...
 
None clearAtomConfigurationLabelSize (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph. More...
 
None setAtomCustomLabelColor (Chem.MolecularGraph molgraph, Color color)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_COLOR property of the molecular graph molgraph to color. More...
 
bool hasAtomCustomLabelColor (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_COLOR property of the molecular graph molgraph is set. More...
 
Color getAtomCustomLabelColor (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_COLOR property of the molecular graph molgraph. More...
 
None clearAtomCustomLabelColor (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_COLOR property of the molecular graph molgraph. More...
 
None setAtomCustomLabelFont (Chem.MolecularGraph molgraph, Font font)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_FONT property of the molecular graph molgraph to font. More...
 
bool hasAtomCustomLabelFont (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_FONT property of the molecular graph molgraph is set. More...
 
Font getAtomCustomLabelFont (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_FONT property of the molecular graph molgraph. More...
 
None clearAtomCustomLabelFont (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_FONT property of the molecular graph molgraph. More...
 
None setAtomCustomLabelSize (Chem.MolecularGraph molgraph, SizeSpecification size)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_SIZE property of the molecular graph molgraph to size. More...
 
bool hasAtomCustomLabelSize (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_SIZE property of the molecular graph molgraph is set. More...
 
SizeSpecification getAtomCustomLabelSize (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_SIZE property of the molecular graph molgraph. More...
 
None clearAtomCustomLabelSize (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_SIZE property of the molecular graph molgraph. More...
 
None setAtomHighlightAreaBrush (Chem.MolecularGraph molgraph, Brush brush)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph to brush. More...
 
bool hasAtomHighlightAreaBrush (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph is set. More...
 
Brush getAtomHighlightAreaBrush (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph. More...
 
None clearAtomHighlightAreaBrush (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph. More...
 
None setAtomHighlightAreaOutlinePen (Chem.MolecularGraph molgraph, Pen pen)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph to pen. More...
 
bool hasAtomHighlightAreaOutlinePen (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph is set. More...
 
Pen getAtomHighlightAreaOutlinePen (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph. More...
 
None clearAtomHighlightAreaOutlinePen (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph. More...
 
None setAtomHighlightAreaSize (Chem.MolecularGraph molgraph, SizeSpecification size)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_SIZE property of the molecular graph molgraph to size. More...
 
bool hasAtomHighlightAreaSize (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_SIZE property of the molecular graph molgraph is set. More...
 
SizeSpecification getAtomHighlightAreaSize (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_SIZE property of the molecular graph molgraph. More...
 
None clearAtomHighlightAreaSize (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_SIZE property of the molecular graph molgraph. More...
 
None setAtomLabelFont (Chem.MolecularGraph molgraph, Font font)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_LABEL_FONT property of the molecular graph molgraph to font. More...
 
bool hasAtomLabelFont (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_LABEL_FONT property of the molecular graph molgraph is set. More...
 
Font getAtomLabelFont (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_LABEL_FONT property of the molecular graph molgraph. More...
 
None clearAtomLabelFont (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_LABEL_FONT property of the molecular graph molgraph. More...
 
None setAtomLabelMargin (Chem.MolecularGraph molgraph, SizeSpecification margin)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_LABEL_MARGIN property of the molecular graph molgraph to margin. More...
 
bool hasAtomLabelMargin (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_LABEL_MARGIN property of the molecular graph molgraph is set. More...
 
SizeSpecification getAtomLabelMargin (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_LABEL_MARGIN property of the molecular graph molgraph. More...
 
None clearAtomLabelMargin (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_LABEL_MARGIN property of the molecular graph molgraph. More...
 
None setAtomLabelSize (Chem.MolecularGraph molgraph, SizeSpecification size)
 Sets the value of the Vis.MolecularGraphProperty.ATOM_LABEL_SIZE property of the molecular graph molgraph to size. More...
 
bool hasAtomLabelSize (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.ATOM_LABEL_SIZE property of the molecular graph molgraph is set. More...
 
SizeSpecification getAtomLabelSize (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.ATOM_LABEL_SIZE property of the molecular graph molgraph. More...
 
None clearAtomLabelSize (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.ATOM_LABEL_SIZE property of the molecular graph molgraph. More...
 
None setBondColor (Chem.MolecularGraph molgraph, Color color)
 Sets the value of the Vis.MolecularGraphProperty.BOND_COLOR property of the molecular graph molgraph to color. More...
 
bool hasBondColor (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_COLOR property of the molecular graph molgraph is set. More...
 
Color getBondColor (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_COLOR property of the molecular graph molgraph. More...
 
None clearBondColor (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_COLOR property of the molecular graph molgraph. More...
 
None setBondConfigurationLabelColor (Chem.MolecularGraph molgraph, Color color)
 Sets the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph to color. More...
 
bool hasBondConfigurationLabelColor (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph is set. More...
 
Color getBondConfigurationLabelColor (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph. More...
 
None clearBondConfigurationLabelColor (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph. More...
 
None setBondConfigurationLabelFont (Chem.MolecularGraph molgraph, Font font)
 Sets the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph to font. More...
 
bool hasBondConfigurationLabelFont (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph is set. More...
 
Font getBondConfigurationLabelFont (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph. More...
 
None clearBondConfigurationLabelFont (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph. More...
 
None setBondConfigurationLabelSize (Chem.MolecularGraph molgraph, SizeSpecification size)
 Sets the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph to size. More...
 
bool hasBondConfigurationLabelSize (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph is set. More...
 
SizeSpecification getBondConfigurationLabelSize (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph. More...
 
None clearBondConfigurationLabelSize (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph. More...
 
None setBondCustomLabelColor (Chem.MolecularGraph molgraph, Color color)
 Sets the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_COLOR property of the molecular graph molgraph to color. More...
 
bool hasBondCustomLabelColor (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_COLOR property of the molecular graph molgraph is set. More...
 
Color getBondCustomLabelColor (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_COLOR property of the molecular graph molgraph. More...
 
None clearBondCustomLabelColor (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_COLOR property of the molecular graph molgraph. More...
 
None setBondCustomLabelFont (Chem.MolecularGraph molgraph, Font font)
 Sets the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_FONT property of the molecular graph molgraph to font. More...
 
bool hasBondCustomLabelFont (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_FONT property of the molecular graph molgraph is set. More...
 
Font getBondCustomLabelFont (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_FONT property of the molecular graph molgraph. More...
 
None clearBondCustomLabelFont (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_FONT property of the molecular graph molgraph. More...
 
None setBondCustomLabelSize (Chem.MolecularGraph molgraph, SizeSpecification size)
 Sets the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_SIZE property of the molecular graph molgraph to size. More...
 
bool hasBondCustomLabelSize (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_SIZE property of the molecular graph molgraph is set. More...
 
SizeSpecification getBondCustomLabelSize (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_SIZE property of the molecular graph molgraph. More...
 
None clearBondCustomLabelSize (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_SIZE property of the molecular graph molgraph. More...
 
None setBondHighlightAreaBrush (Chem.MolecularGraph molgraph, Brush brush)
 Sets the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph to brush. More...
 
bool hasBondHighlightAreaBrush (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph is set. More...
 
Brush getBondHighlightAreaBrush (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph. More...
 
None clearBondHighlightAreaBrush (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph. More...
 
None setBondHighlightAreaOutlinePen (Chem.MolecularGraph molgraph, Pen pen)
 Sets the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph to pen. More...
 
bool hasBondHighlightAreaOutlinePen (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph is set. More...
 
Pen getBondHighlightAreaOutlinePen (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph. More...
 
None clearBondHighlightAreaOutlinePen (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph. More...
 
None setBondHighlightAreaWidth (Chem.MolecularGraph molgraph, SizeSpecification width)
 Sets the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_WIDTH property of the molecular graph molgraph to width. More...
 
bool hasBondHighlightAreaWidth (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_WIDTH property of the molecular graph molgraph is set. More...
 
SizeSpecification getBondHighlightAreaWidth (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_WIDTH property of the molecular graph molgraph. More...
 
None clearBondHighlightAreaWidth (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_WIDTH property of the molecular graph molgraph. More...
 
None setBondLabelFont (Chem.MolecularGraph molgraph, Font font)
 Sets the value of the Vis.MolecularGraphProperty.BOND_LABEL_FONT property of the molecular graph molgraph to font. More...
 
bool hasBondLabelFont (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_LABEL_FONT property of the molecular graph molgraph is set. More...
 
Font getBondLabelFont (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_LABEL_FONT property of the molecular graph molgraph. More...
 
None clearBondLabelFont (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_LABEL_FONT property of the molecular graph molgraph. More...
 
None setBondLabelMargin (Chem.MolecularGraph molgraph, SizeSpecification margin)
 Sets the value of the Vis.MolecularGraphProperty.BOND_LABEL_MARGIN property of the molecular graph molgraph to margin. More...
 
bool hasBondLabelMargin (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_LABEL_MARGIN property of the molecular graph molgraph is set. More...
 
SizeSpecification getBondLabelMargin (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_LABEL_MARGIN property of the molecular graph molgraph. More...
 
None clearBondLabelMargin (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_LABEL_MARGIN property of the molecular graph molgraph. More...
 
None setBondLabelSize (Chem.MolecularGraph molgraph, SizeSpecification size)
 Sets the value of the Vis.MolecularGraphProperty.BOND_LABEL_SIZE property of the molecular graph molgraph to size. More...
 
bool hasBondLabelSize (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_LABEL_SIZE property of the molecular graph molgraph is set. More...
 
SizeSpecification getBondLabelSize (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_LABEL_SIZE property of the molecular graph molgraph. More...
 
None clearBondLabelSize (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_LABEL_SIZE property of the molecular graph molgraph. More...
 
None setBondLineSpacing (Chem.MolecularGraph molgraph, SizeSpecification spacing)
 Sets the value of the Vis.MolecularGraphProperty.BOND_LINE_SPACING property of the molecular graph molgraph to spacing. More...
 
bool hasBondLineSpacing (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_LINE_SPACING property of the molecular graph molgraph is set. More...
 
SizeSpecification getBondLineSpacing (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_LINE_SPACING property of the molecular graph molgraph. More...
 
None clearBondLineSpacing (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_LINE_SPACING property of the molecular graph molgraph. More...
 
None setBondLineWidth (Chem.MolecularGraph molgraph, SizeSpecification width)
 Sets the value of the Vis.MolecularGraphProperty.BOND_LINE_WIDTH property of the molecular graph molgraph to width. More...
 
bool hasBondLineWidth (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.BOND_LINE_WIDTH property of the molecular graph molgraph is set. More...
 
SizeSpecification getBondLineWidth (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.BOND_LINE_WIDTH property of the molecular graph molgraph. More...
 
None clearBondLineWidth (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.BOND_LINE_WIDTH property of the molecular graph molgraph. More...
 
None setColor (Chem.Atom atom, Color color)
 Sets the value of the Vis.AtomProperty.COLOR property of the atom atom to color. More...
 
bool hasColor (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.COLOR property of the atom atom is set. More...
 
Color getColor (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.COLOR property of the atom atom. More...
 
None clearColor (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.COLOR property of the atom atom. More...
 
None setColor (Chem.Bond bond, Color color)
 Sets the value of the Vis.BondProperty.COLOR property of the bond bond to color. More...
 
bool hasColor (Chem.Bond bond)
 Tells whether the Vis.BondProperty.COLOR property of the bond bond is set. More...
 
Color getColor (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.COLOR property of the bond bond. More...
 
None clearColor (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.COLOR property of the bond bond. More...
 
None setComponentLayoutDirection (Chem.Reaction rxn, int dir)
 Sets the value of the Vis.ReactionProperty.COMPONENT_LAYOUT_DIRECTION property of the reaction rxn to dir. More...
 
bool hasComponentLayoutDirection (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.COMPONENT_LAYOUT_DIRECTION property of the reaction rxn is set. More...
 
int getComponentLayoutDirection (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.COMPONENT_LAYOUT_DIRECTION property of the reaction rxn. More...
 
None clearComponentLayoutDirection (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.COMPONENT_LAYOUT_DIRECTION property of the reaction rxn. More...
 
None setComponentLayout (Chem.Reaction rxn, int layout)
 Sets the value of the Vis.ReactionProperty.COMPONENT_LAYOUT property of the reaction rxn to layout. More...
 
bool hasComponentLayout (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.COMPONENT_LAYOUT property of the reaction rxn is set. More...
 
int getComponentLayout (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.COMPONENT_LAYOUT property of the reaction rxn. More...
 
None clearComponentLayout (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.COMPONENT_LAYOUT property of the reaction rxn. More...
 
None setComponentMargin (Chem.Reaction rxn, SizeSpecification margin)
 Sets the value of the Vis.ReactionProperty.COMPONENT_MARGIN property of the reaction rxn to margin. More...
 
bool hasComponentMargin (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.COMPONENT_MARGIN property of the reaction rxn is set. More...
 
SizeSpecification getComponentMargin (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.COMPONENT_MARGIN property of the reaction rxn. More...
 
None clearComponentMargin (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.COMPONENT_MARGIN property of the reaction rxn. More...
 
None setConfigurationLabelColor (Chem.Atom atom, Color color)
 Sets the value of the Vis.AtomProperty.CONFIGURATION_LABEL_COLOR property of the atom atom to color. More...
 
bool hasConfigurationLabelColor (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.CONFIGURATION_LABEL_COLOR property of the atom atom is set. More...
 
Color getConfigurationLabelColor (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.CONFIGURATION_LABEL_COLOR property of the atom atom. More...
 
None clearConfigurationLabelColor (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.CONFIGURATION_LABEL_COLOR property of the atom atom. More...
 
None setConfigurationLabelColor (Chem.Bond bond, Color color)
 Sets the value of the Vis.BondProperty.CONFIGURATION_LABEL_COLOR property of the bond bond to color. More...
 
bool hasConfigurationLabelColor (Chem.Bond bond)
 Tells whether the Vis.BondProperty.CONFIGURATION_LABEL_COLOR property of the bond bond is set. More...
 
Color getConfigurationLabelColor (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.CONFIGURATION_LABEL_COLOR property of the bond bond. More...
 
None clearConfigurationLabelColor (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.CONFIGURATION_LABEL_COLOR property of the bond bond. More...
 
None setConfigurationLabelFont (Chem.Atom atom, Font font)
 Sets the value of the Vis.AtomProperty.CONFIGURATION_LABEL_FONT property of the atom atom to font. More...
 
bool hasConfigurationLabelFont (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.CONFIGURATION_LABEL_FONT property of the atom atom is set. More...
 
Font getConfigurationLabelFont (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.CONFIGURATION_LABEL_FONT property of the atom atom. More...
 
None clearConfigurationLabelFont (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.CONFIGURATION_LABEL_FONT property of the atom atom. More...
 
None setConfigurationLabelFont (Chem.Bond bond, Font font)
 Sets the value of the Vis.BondProperty.CONFIGURATION_LABEL_FONT property of the bond bond to font. More...
 
bool hasConfigurationLabelFont (Chem.Bond bond)
 Tells whether the Vis.BondProperty.CONFIGURATION_LABEL_FONT property of the bond bond is set. More...
 
Font getConfigurationLabelFont (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.CONFIGURATION_LABEL_FONT property of the bond bond. More...
 
None clearConfigurationLabelFont (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.CONFIGURATION_LABEL_FONT property of the bond bond. More...
 
None setConfigurationLabelSize (Chem.Atom atom, SizeSpecification size)
 Sets the value of the Vis.AtomProperty.CONFIGURATION_LABEL_SIZE property of the atom atom to size. More...
 
bool hasConfigurationLabelSize (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.CONFIGURATION_LABEL_SIZE property of the atom atom is set. More...
 
SizeSpecification getConfigurationLabelSize (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.CONFIGURATION_LABEL_SIZE property of the atom atom. More...
 
None clearConfigurationLabelSize (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.CONFIGURATION_LABEL_SIZE property of the atom atom. More...
 
None setConfigurationLabelSize (Chem.Bond bond, SizeSpecification size)
 Sets the value of the Vis.BondProperty.CONFIGURATION_LABEL_SIZE property of the bond bond to size. More...
 
bool hasConfigurationLabelSize (Chem.Bond bond)
 Tells whether the Vis.BondProperty.CONFIGURATION_LABEL_SIZE property of the bond bond is set. More...
 
SizeSpecification getConfigurationLabelSize (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.CONFIGURATION_LABEL_SIZE property of the bond bond. More...
 
None clearConfigurationLabelSize (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.CONFIGURATION_LABEL_SIZE property of the bond bond. More...
 
None setCustomLabel (Chem.Atom atom, str text)
 Sets the value of the Vis.AtomProperty.CUSTOM_LABEL property of the atom atom to text. More...
 
bool hasCustomLabel (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.CUSTOM_LABEL property of the atom atom is set. More...
 
object getCustomLabel (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.CUSTOM_LABEL property of the atom atom. More...
 
None clearCustomLabel (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.CUSTOM_LABEL property of the atom atom. More...
 
None setCustomLabel (Chem.Bond bond, str text)
 Sets the value of the Vis.BondProperty.CUSTOM_LABEL property of the bond bond to text. More...
 
bool hasCustomLabel (Chem.Bond bond)
 Tells whether the Vis.BondProperty.CUSTOM_LABEL property of the bond bond is set. More...
 
object getCustomLabel (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.CUSTOM_LABEL property of the bond bond. More...
 
None clearCustomLabel (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.CUSTOM_LABEL property of the bond bond. More...
 
None setCustomLabelColor (Chem.Atom atom, Color color)
 Sets the value of the Vis.AtomProperty.CUSTOM_LABEL_COLOR property of the atom atom to color. More...
 
bool hasCustomLabelColor (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.CUSTOM_LABEL_COLOR property of the atom atom is set. More...
 
Color getCustomLabelColor (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.CUSTOM_LABEL_COLOR property of the atom atom. More...
 
None clearCustomLabelColor (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.CUSTOM_LABEL_COLOR property of the atom atom. More...
 
None setCustomLabelColor (Chem.Bond bond, Color color)
 Sets the value of the Vis.BondProperty.CUSTOM_LABEL_COLOR property of the bond bond to color. More...
 
bool hasCustomLabelColor (Chem.Bond bond)
 Tells whether the Vis.BondProperty.CUSTOM_LABEL_COLOR property of the bond bond is set. More...
 
Color getCustomLabelColor (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.CUSTOM_LABEL_COLOR property of the bond bond. More...
 
None clearCustomLabelColor (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.CUSTOM_LABEL_COLOR property of the bond bond. More...
 
None setCustomLabelFont (Chem.Atom atom, Font font)
 Sets the value of the Vis.AtomProperty.CUSTOM_LABEL_FONT property of the atom atom to font. More...
 
bool hasCustomLabelFont (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.CUSTOM_LABEL_FONT property of the atom atom is set. More...
 
Font getCustomLabelFont (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.CUSTOM_LABEL_FONT property of the atom atom. More...
 
None clearCustomLabelFont (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.CUSTOM_LABEL_FONT property of the atom atom. More...
 
None setCustomLabelFont (Chem.Bond bond, Font font)
 Sets the value of the Vis.BondProperty.CUSTOM_LABEL_FONT property of the bond bond to font. More...
 
bool hasCustomLabelFont (Chem.Bond bond)
 Tells whether the Vis.BondProperty.CUSTOM_LABEL_FONT property of the bond bond is set. More...
 
Font getCustomLabelFont (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.CUSTOM_LABEL_FONT property of the bond bond. More...
 
None clearCustomLabelFont (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.CUSTOM_LABEL_FONT property of the bond bond. More...
 
None setCustomLabelSize (Chem.Atom atom, SizeSpecification size)
 Sets the value of the Vis.AtomProperty.CUSTOM_LABEL_SIZE property of the atom atom to size. More...
 
bool hasCustomLabelSize (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.CUSTOM_LABEL_SIZE property of the atom atom is set. More...
 
SizeSpecification getCustomLabelSize (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.CUSTOM_LABEL_SIZE property of the atom atom. More...
 
None clearCustomLabelSize (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.CUSTOM_LABEL_SIZE property of the atom atom. More...
 
None setCustomLabelSize (Chem.Bond bond, SizeSpecification size)
 Sets the value of the Vis.BondProperty.CUSTOM_LABEL_SIZE property of the bond bond to size. More...
 
bool hasCustomLabelSize (Chem.Bond bond)
 Tells whether the Vis.BondProperty.CUSTOM_LABEL_SIZE property of the bond bond is set. More...
 
SizeSpecification getCustomLabelSize (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.CUSTOM_LABEL_SIZE property of the bond bond. More...
 
None clearCustomLabelSize (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.CUSTOM_LABEL_SIZE property of the bond bond. More...
 
None setDoubleBondTrimLength (Chem.Bond bond, SizeSpecification length)
 Sets the value of the Vis.BondProperty.DOUBLE_BOND_TRIM_LENGTH property of the bond bond to length. More...
 
bool hasDoubleBondTrimLength (Chem.Bond bond)
 Tells whether the Vis.BondProperty.DOUBLE_BOND_TRIM_LENGTH property of the bond bond is set. More...
 
SizeSpecification getDoubleBondTrimLength (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.DOUBLE_BOND_TRIM_LENGTH property of the bond bond. More...
 
None clearDoubleBondTrimLength (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.DOUBLE_BOND_TRIM_LENGTH property of the bond bond. More...
 
None setDoubleBondTrimLength (Chem.MolecularGraph molgraph, SizeSpecification length)
 Sets the value of the Vis.MolecularGraphProperty.DOUBLE_BOND_TRIM_LENGTH property of the molecular graph molgraph to length. More...
 
bool hasDoubleBondTrimLength (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.DOUBLE_BOND_TRIM_LENGTH property of the molecular graph molgraph is set. More...
 
SizeSpecification getDoubleBondTrimLength (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.DOUBLE_BOND_TRIM_LENGTH property of the molecular graph molgraph. More...
 
None clearDoubleBondTrimLength (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.DOUBLE_BOND_TRIM_LENGTH property of the molecular graph molgraph. More...
 
None setHighlightAreaBrush (Chem.Atom atom, Brush brush)
 Sets the value of the Vis.AtomProperty.HIGHLIGHT_AREA_BRUSH property of the atom atom to brush. More...
 
bool hasHighlightAreaBrush (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.HIGHLIGHT_AREA_BRUSH property of the atom atom is set. More...
 
Brush getHighlightAreaBrush (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.HIGHLIGHT_AREA_BRUSH property of the atom atom. More...
 
None clearHighlightAreaBrush (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.HIGHLIGHT_AREA_BRUSH property of the atom atom. More...
 
None setHighlightAreaBrush (Chem.Bond bond, Brush brush)
 Sets the value of the Vis.BondProperty.HIGHLIGHT_AREA_BRUSH property of the bond bond to brush. More...
 
bool hasHighlightAreaBrush (Chem.Bond bond)
 Tells whether the Vis.BondProperty.HIGHLIGHT_AREA_BRUSH property of the bond bond is set. More...
 
Brush getHighlightAreaBrush (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.HIGHLIGHT_AREA_BRUSH property of the bond bond. More...
 
None clearHighlightAreaBrush (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.HIGHLIGHT_AREA_BRUSH property of the bond bond. More...
 
None setHighlightAreaOutlinePen (Chem.Atom atom, Pen pen)
 Sets the value of the Vis.AtomProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the atom atom to pen. More...
 
bool hasHighlightAreaOutlinePen (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the atom atom is set. More...
 
Pen getHighlightAreaOutlinePen (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the atom atom. More...
 
None clearHighlightAreaOutlinePen (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the atom atom. More...
 
None setHighlightAreaOutlinePen (Chem.Bond bond, Pen pen)
 Sets the value of the Vis.BondProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the bond bond to pen. More...
 
bool hasHighlightAreaOutlinePen (Chem.Bond bond)
 Tells whether the Vis.BondProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the bond bond is set. More...
 
Pen getHighlightAreaOutlinePen (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the bond bond. More...
 
None clearHighlightAreaOutlinePen (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the bond bond. More...
 
None setHighlightAreaOutlineWidth (Chem.MolecularGraph molgraph, SizeSpecification width)
 Sets the value of the Vis.MolecularGraphProperty.HIGHLIGHT_AREA_OUTLINE_WIDTH property of the molecular graph molgraph to width. More...
 
bool hasHighlightAreaOutlineWidth (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.HIGHLIGHT_AREA_OUTLINE_WIDTH property of the molecular graph molgraph is set. More...
 
SizeSpecification getHighlightAreaOutlineWidth (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.HIGHLIGHT_AREA_OUTLINE_WIDTH property of the molecular graph molgraph. More...
 
None clearHighlightAreaOutlineWidth (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.HIGHLIGHT_AREA_OUTLINE_WIDTH property of the molecular graph molgraph. More...
 
None setHighlightedFlag (Chem.Atom atom, bool highlighted)
 Sets the value of the Vis.AtomProperty.HIGHLIGHTED_FLAG property of the atom atom to highlighted. More...
 
bool hasHighlightedFlag (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.HIGHLIGHTED_FLAG property of the atom atom is set. More...
 
bool getHighlightedFlag (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.HIGHLIGHTED_FLAG property of the atom atom. More...
 
None clearHighlightedFlag (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.HIGHLIGHTED_FLAG property of the atom atom. More...
 
None setHighlightedFlag (Chem.Bond bond, bool highlighted)
 Sets the value of the Vis.BondProperty.HIGHLIGHTED_FLAG property of the bond bond to highlighted. More...
 
bool hasHighlightedFlag (Chem.Bond bond)
 Tells whether the Vis.BondProperty.HIGHLIGHTED_FLAG property of the bond bond is set. More...
 
bool getHighlightedFlag (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.HIGHLIGHTED_FLAG property of the bond bond. More...
 
None clearHighlightedFlag (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.HIGHLIGHTED_FLAG property of the bond bond. More...
 
None setLabelFont (Chem.Atom atom, Font font)
 Sets the value of the Vis.AtomProperty.LABEL_FONT property of the atom atom to font. More...
 
bool hasLabelFont (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.LABEL_FONT property of the atom atom is set. More...
 
Font getLabelFont (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.LABEL_FONT property of the atom atom. More...
 
None clearLabelFont (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.LABEL_FONT property of the atom atom. More...
 
None setLabelFont (Chem.Bond bond, Font font)
 Sets the value of the Vis.BondProperty.LABEL_FONT property of the bond bond to font. More...
 
bool hasLabelFont (Chem.Bond bond)
 Tells whether the Vis.BondProperty.LABEL_FONT property of the bond bond is set. More...
 
Font getLabelFont (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.LABEL_FONT property of the bond bond. More...
 
None clearLabelFont (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.LABEL_FONT property of the bond bond. More...
 
None setLabelMargin (Chem.Atom atom, SizeSpecification margin)
 Sets the value of the Vis.AtomProperty.LABEL_MARGIN property of the atom atom to margin. More...
 
bool hasLabelMargin (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.LABEL_MARGIN property of the atom atom is set. More...
 
SizeSpecification getLabelMargin (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.LABEL_MARGIN property of the atom atom. More...
 
None clearLabelMargin (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.LABEL_MARGIN property of the atom atom. More...
 
None setLabelMargin (Chem.Bond bond, SizeSpecification margin)
 Sets the value of the Vis.BondProperty.LABEL_MARGIN property of the bond bond to margin. More...
 
bool hasLabelMargin (Chem.Bond bond)
 Tells whether the Vis.BondProperty.LABEL_MARGIN property of the bond bond is set. More...
 
SizeSpecification getLabelMargin (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.LABEL_MARGIN property of the bond bond. More...
 
None clearLabelMargin (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.LABEL_MARGIN property of the bond bond. More...
 
None setLabelSize (Chem.Atom atom, SizeSpecification size)
 Sets the value of the Vis.AtomProperty.LABEL_SIZE property of the atom atom to size. More...
 
bool hasLabelSize (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.LABEL_SIZE property of the atom atom is set. More...
 
SizeSpecification getLabelSize (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.LABEL_SIZE property of the atom atom. More...
 
None clearLabelSize (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.LABEL_SIZE property of the atom atom. More...
 
None setLabelSize (Chem.Bond bond, SizeSpecification size)
 Sets the value of the Vis.BondProperty.LABEL_SIZE property of the bond bond to size. More...
 
bool hasLabelSize (Chem.Bond bond)
 Tells whether the Vis.BondProperty.LABEL_SIZE property of the bond bond is set. More...
 
SizeSpecification getLabelSize (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.LABEL_SIZE property of the bond bond. More...
 
None clearLabelSize (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.LABEL_SIZE property of the bond bond. More...
 
None setLineSpacing (Chem.Bond bond, SizeSpecification spacing)
 Sets the value of the Vis.BondProperty.LINE_SPACING property of the bond bond to spacing. More...
 
bool hasLineSpacing (Chem.Bond bond)
 Tells whether the Vis.BondProperty.LINE_SPACING property of the bond bond is set. More...
 
SizeSpecification getLineSpacing (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.LINE_SPACING property of the bond bond. More...
 
None clearLineSpacing (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.LINE_SPACING property of the bond bond. More...
 
None setLineWidth (Chem.Bond bond, SizeSpecification width)
 Sets the value of the Vis.BondProperty.LINE_WIDTH property of the bond bond to width. More...
 
bool hasLineWidth (Chem.Bond bond)
 Tells whether the Vis.BondProperty.LINE_WIDTH property of the bond bond is set. More...
 
SizeSpecification getLineWidth (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.LINE_WIDTH property of the bond bond. More...
 
None clearLineWidth (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.LINE_WIDTH property of the bond bond. More...
 
None setMaterial (Object3D obj, Material material)
 
bool hasMaterial (Object3D obj)
 Tells whether the Vis.Object3DProperty.MATERIAL property of the 3D object obj is set. More...
 
Material getMaterial (Object3D obj)
 Returns the value of the Vis.Object3DProperty.MATERIAL property of the 3D object obj. More...
 
None clearMaterial (Object3D obj)
 Clears the value of the Vis.Object3DProperty.MATERIAL property of the 3D object obj. More...
 
None setPlusSignColor (Chem.Reaction rxn, Color color)
 Sets the value of the Vis.ReactionProperty.PLUS_SIGN_COLOR property of the reaction rxn to color. More...
 
bool hasPlusSignColor (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.PLUS_SIGN_COLOR property of the reaction rxn is set. More...
 
Color getPlusSignColor (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.PLUS_SIGN_COLOR property of the reaction rxn. More...
 
None clearPlusSignColor (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.PLUS_SIGN_COLOR property of the reaction rxn. More...
 
None setPlusSignLineWidth (Chem.Reaction rxn, SizeSpecification width)
 Sets the value of the Vis.ReactionProperty.PLUS_SIGN_LINE_WIDTH property of the reaction rxn to width. More...
 
bool hasPlusSignLineWidth (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.PLUS_SIGN_LINE_WIDTH property of the reaction rxn is set. More...
 
SizeSpecification getPlusSignLineWidth (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.PLUS_SIGN_LINE_WIDTH property of the reaction rxn. More...
 
None clearPlusSignLineWidth (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.PLUS_SIGN_LINE_WIDTH property of the reaction rxn. More...
 
None setPlusSignSize (Chem.Reaction rxn, SizeSpecification size)
 Sets the value of the Vis.ReactionProperty.PLUS_SIGN_SIZE property of the reaction rxn to size. More...
 
bool hasPlusSignSize (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.PLUS_SIGN_SIZE property of the reaction rxn is set. More...
 
SizeSpecification getPlusSignSize (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.PLUS_SIGN_SIZE property of the reaction rxn. More...
 
None clearPlusSignSize (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.PLUS_SIGN_SIZE property of the reaction rxn. More...
 
None setRadicalElectronDotSize (Chem.Atom atom, SizeSpecification size)
 Sets the value of the Vis.AtomProperty.RADICAL_ELECTRON_DOT_SIZE property of the atom atom to size. More...
 
bool hasRadicalElectronDotSize (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.RADICAL_ELECTRON_DOT_SIZE property of the atom atom is set. More...
 
SizeSpecification getRadicalElectronDotSize (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.RADICAL_ELECTRON_DOT_SIZE property of the atom atom. More...
 
None clearRadicalElectronDotSize (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.RADICAL_ELECTRON_DOT_SIZE property of the atom atom. More...
 
None setRadicalElectronDotSize (Chem.MolecularGraph molgraph, SizeSpecification size)
 Sets the value of the Vis.MolecularGraphProperty.RADICAL_ELECTRON_DOT_SIZE property of the molecular graph molgraph to size. More...
 
bool hasRadicalElectronDotSize (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.RADICAL_ELECTRON_DOT_SIZE property of the molecular graph molgraph is set. More...
 
SizeSpecification getRadicalElectronDotSize (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.RADICAL_ELECTRON_DOT_SIZE property of the molecular graph molgraph. More...
 
None clearRadicalElectronDotSize (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.RADICAL_ELECTRON_DOT_SIZE property of the molecular graph molgraph. More...
 
None setReactionCenterLineLength (Chem.Bond bond, SizeSpecification length)
 Sets the value of the Vis.BondProperty.REACTION_CENTER_LINE_LENGTH property of the bond bond to length. More...
 
bool hasReactionCenterLineLength (Chem.Bond bond)
 Tells whether the Vis.BondProperty.REACTION_CENTER_LINE_LENGTH property of the bond bond is set. More...
 
SizeSpecification getReactionCenterLineLength (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.REACTION_CENTER_LINE_LENGTH property of the bond bond. More...
 
None clearReactionCenterLineLength (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.REACTION_CENTER_LINE_LENGTH property of the bond bond. More...
 
None setReactionCenterLineLength (Chem.MolecularGraph molgraph, SizeSpecification length)
 Sets the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_LENGTH property of the molecular graph molgraph to length. More...
 
bool hasReactionCenterLineLength (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_LENGTH property of the molecular graph molgraph is set. More...
 
SizeSpecification getReactionCenterLineLength (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_LENGTH property of the molecular graph molgraph. More...
 
None clearReactionCenterLineLength (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_LENGTH property of the molecular graph molgraph. More...
 
None setReactionCenterLineSpacing (Chem.Bond bond, SizeSpecification spacing)
 Sets the value of the Vis.BondProperty.REACTION_CENTER_LINE_SPACING property of the bond bond to spacing. More...
 
bool hasReactionCenterLineSpacing (Chem.Bond bond)
 Tells whether the Vis.BondProperty.REACTION_CENTER_LINE_SPACING property of the bond bond is set. More...
 
SizeSpecification getReactionCenterLineSpacing (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.REACTION_CENTER_LINE_SPACING property of the bond bond. More...
 
None clearReactionCenterLineSpacing (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.REACTION_CENTER_LINE_SPACING property of the bond bond. More...
 
None setReactionCenterLineSpacing (Chem.MolecularGraph molgraph, SizeSpecification spacing)
 Sets the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_SPACING property of the molecular graph molgraph to spacing. More...
 
bool hasReactionCenterLineSpacing (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_SPACING property of the molecular graph molgraph is set. More...
 
SizeSpecification getReactionCenterLineSpacing (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_SPACING property of the molecular graph molgraph. More...
 
None clearReactionCenterLineSpacing (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_SPACING property of the molecular graph molgraph. More...
 
None setSecondaryAtomLabelFont (Chem.MolecularGraph molgraph, Font font)
 Sets the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_FONT property of the molecular graph molgraph to font. More...
 
bool hasSecondaryAtomLabelFont (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_FONT property of the molecular graph molgraph is set. More...
 
Font getSecondaryAtomLabelFont (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_FONT property of the molecular graph molgraph. More...
 
None clearSecondaryAtomLabelFont (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_FONT property of the molecular graph molgraph. More...
 
None setSecondaryAtomLabelSize (Chem.MolecularGraph molgraph, SizeSpecification size)
 Sets the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_SIZE property of the molecular graph molgraph to size. More...
 
bool hasSecondaryAtomLabelSize (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_SIZE property of the molecular graph molgraph is set. More...
 
SizeSpecification getSecondaryAtomLabelSize (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_SIZE property of the molecular graph molgraph. More...
 
None clearSecondaryAtomLabelSize (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_SIZE property of the molecular graph molgraph. More...
 
None setSecondaryLabelFont (Chem.Atom atom, Font font)
 Sets the value of the Vis.AtomProperty.SECONDARY_LABEL_FONT property of the atom atom to font. More...
 
bool hasSecondaryLabelFont (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.SECONDARY_LABEL_FONT property of the atom atom is set. More...
 
Font getSecondaryLabelFont (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.SECONDARY_LABEL_FONT property of the atom atom. More...
 
None clearSecondaryLabelFont (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.SECONDARY_LABEL_FONT property of the atom atom. More...
 
None setSecondaryLabelSize (Chem.Atom atom, SizeSpecification size)
 Sets the value of the Vis.AtomProperty.SECONDARY_LABEL_SIZE property of the atom atom to size. More...
 
bool hasSecondaryLabelSize (Chem.Atom atom)
 Tells whether the Vis.AtomProperty.SECONDARY_LABEL_SIZE property of the atom atom is set. More...
 
SizeSpecification getSecondaryLabelSize (Chem.Atom atom)
 Returns the value of the Vis.AtomProperty.SECONDARY_LABEL_SIZE property of the atom atom. More...
 
None clearSecondaryLabelSize (Chem.Atom atom)
 Clears the value of the Vis.AtomProperty.SECONDARY_LABEL_SIZE property of the atom atom. More...
 
None setShape (Object3D obj, Shape3D shape)
 Sets the value of the Vis.Object3DProperty.SHAPE property of the 3D object obj to shape. More...
 
bool hasShape (Object3D obj)
 Tells whether the Vis.Object3DProperty.SHAPE property of the 3D object obj is set. More...
 
object getShape (Object3D obj)
 Returns the value of the Vis.Object3DProperty.SHAPE property of the 3D object obj. More...
 
None clearShape (Object3D obj)
 Clears the value of the Vis.Object3DProperty.SHAPE property of the 3D object obj. More...
 
None setShowAgents (Chem.Reaction rxn, bool show)
 Sets the value of the Vis.ReactionProperty.SHOW_AGENTS property of the reaction rxn to show. More...
 
bool hasShowAgents (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.SHOW_AGENTS property of the reaction rxn is set. More...
 
bool getShowAgents (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.SHOW_AGENTS property of the reaction rxn. More...
 
None clearShowAgents (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.SHOW_AGENTS property of the reaction rxn. More...
 
None setShowPlusSigns (Chem.Reaction rxn, bool show)
 Sets the value of the Vis.ReactionProperty.SHOW_PLUS_SIGNS property of the reaction rxn to show. More...
 
bool hasShowPlusSigns (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.SHOW_PLUS_SIGNS property of the reaction rxn is set. More...
 
bool getShowPlusSigns (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.SHOW_PLUS_SIGNS property of the reaction rxn. More...
 
None clearShowPlusSigns (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.SHOW_PLUS_SIGNS property of the reaction rxn. More...
 
None setShowProducts (Chem.Reaction rxn, bool show)
 Sets the value of the Vis.ReactionProperty.SHOW_PRODUCTS property of the reaction rxn to show. More...
 
bool hasShowProducts (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.SHOW_PRODUCTS property of the reaction rxn is set. More...
 
bool getShowProducts (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.SHOW_PRODUCTS property of the reaction rxn. More...
 
None clearShowProducts (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.SHOW_PRODUCTS property of the reaction rxn. More...
 
None setShowReactants (Chem.Reaction rxn, bool show)
 Sets the value of the Vis.ReactionProperty.SHOW_REACTANTS property of the reaction rxn to show. More...
 
bool hasShowReactants (Chem.Reaction rxn)
 Tells whether the Vis.ReactionProperty.SHOW_REACTANTS property of the reaction rxn is set. More...
 
bool getShowReactants (Chem.Reaction rxn)
 Returns the value of the Vis.ReactionProperty.SHOW_REACTANTS property of the reaction rxn. More...
 
None clearShowReactants (Chem.Reaction rxn)
 Clears the value of the Vis.ReactionProperty.SHOW_REACTANTS property of the reaction rxn. More...
 
None setStereoBondHashSpacing (Chem.Bond bond, SizeSpecification spacing)
 Sets the value of the Vis.BondProperty.STEREO_BOND_HASH_SPACING property of the bond bond to spacing. More...
 
bool hasStereoBondHashSpacing (Chem.Bond bond)
 Tells whether the Vis.BondProperty.STEREO_BOND_HASH_SPACING property of the bond bond is set. More...
 
SizeSpecification getStereoBondHashSpacing (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.STEREO_BOND_HASH_SPACING property of the bond bond. More...
 
None clearStereoBondHashSpacing (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.STEREO_BOND_HASH_SPACING property of the bond bond. More...
 
None setStereoBondHashSpacing (Chem.MolecularGraph molgraph, SizeSpecification spacing)
 Sets the value of the Vis.MolecularGraphProperty.STEREO_BOND_HASH_SPACING property of the molecular graph molgraph to spacing. More...
 
bool hasStereoBondHashSpacing (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.STEREO_BOND_HASH_SPACING property of the molecular graph molgraph is set. More...
 
SizeSpecification getStereoBondHashSpacing (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.STEREO_BOND_HASH_SPACING property of the molecular graph molgraph. More...
 
None clearStereoBondHashSpacing (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.STEREO_BOND_HASH_SPACING property of the molecular graph molgraph. More...
 
None setStereoBondWedgeWidth (Chem.Bond bond, SizeSpecification width)
 Sets the value of the Vis.BondProperty.STEREO_BOND_WEDGE_WIDTH property of the bond bond to width. More...
 
bool hasStereoBondWedgeWidth (Chem.Bond bond)
 Tells whether the Vis.BondProperty.STEREO_BOND_WEDGE_WIDTH property of the bond bond is set. More...
 
SizeSpecification getStereoBondWedgeWidth (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.STEREO_BOND_WEDGE_WIDTH property of the bond bond. More...
 
None clearStereoBondWedgeWidth (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.STEREO_BOND_WEDGE_WIDTH property of the bond bond. More...
 
None setStereoBondWedgeWidth (Chem.MolecularGraph molgraph, SizeSpecification width)
 Sets the value of the Vis.MolecularGraphProperty.STEREO_BOND_WEDGE_WIDTH property of the molecular graph molgraph to width. More...
 
bool hasStereoBondWedgeWidth (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.STEREO_BOND_WEDGE_WIDTH property of the molecular graph molgraph is set. More...
 
SizeSpecification getStereoBondWedgeWidth (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.STEREO_BOND_WEDGE_WIDTH property of the molecular graph molgraph. More...
 
None clearStereoBondWedgeWidth (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.STEREO_BOND_WEDGE_WIDTH property of the molecular graph molgraph. More...
 
None setTransformationMatrix (Object3D obj, Math.Matrix4D mtx)
 Sets the value of the Vis.Object3DProperty.TRANSFORMATION_MATRIX property of the 3D object obj to mtx. More...
 
bool hasTransformationMatrix (Object3D obj)
 Tells whether the Vis.Object3DProperty.TRANSFORMATION_MATRIX property of the 3D object obj is set. More...
 
Math.Matrix4D getTransformationMatrix (Object3D obj)
 Returns the value of the Vis.Object3DProperty.TRANSFORMATION_MATRIX property of the 3D object obj. More...
 
None clearTransformationMatrix (Object3D obj)
 Clears the value of the Vis.Object3DProperty.TRANSFORMATION_MATRIX property of the 3D object obj. More...
 
None setTripleBondTrimLength (Chem.Bond bond, SizeSpecification length)
 Sets the value of the Vis.BondProperty.TRIPLE_BOND_TRIM_LENGTH property of the bond bond to length. More...
 
bool hasTripleBondTrimLength (Chem.Bond bond)
 Tells whether the Vis.BondProperty.TRIPLE_BOND_TRIM_LENGTH property of the bond bond is set. More...
 
SizeSpecification getTripleBondTrimLength (Chem.Bond bond)
 Returns the value of the Vis.BondProperty.TRIPLE_BOND_TRIM_LENGTH property of the bond bond. More...
 
None clearTripleBondTrimLength (Chem.Bond bond)
 Clears the value of the Vis.BondProperty.TRIPLE_BOND_TRIM_LENGTH property of the bond bond. More...
 
None setTripleBondTrimLength (Chem.MolecularGraph molgraph, SizeSpecification length)
 Sets the value of the Vis.MolecularGraphProperty.TRIPLE_BOND_TRIM_LENGTH property of the molecular graph molgraph to length. More...
 
bool hasTripleBondTrimLength (Chem.MolecularGraph molgraph)
 Tells whether the Vis.MolecularGraphProperty.TRIPLE_BOND_TRIM_LENGTH property of the molecular graph molgraph is set. More...
 
SizeSpecification getTripleBondTrimLength (Chem.MolecularGraph molgraph)
 Returns the value of the Vis.MolecularGraphProperty.TRIPLE_BOND_TRIM_LENGTH property of the molecular graph molgraph. More...
 
None clearTripleBondTrimLength (Chem.MolecularGraph molgraph)
 Clears the value of the Vis.MolecularGraphProperty.TRIPLE_BOND_TRIM_LENGTH property of the molecular graph molgraph. More...
 
None calcVertexFromFaceNormals (TriangleMesh3D mesh, bool weight_face_size=False)
 Computes per-vertex normals of mesh from its face normals and stores them in the mesh. More...
 
None calcVertexFromFaceNormals (TriangleMesh3D mesh, Math.Vector3DArray normals, bool weight_face_size=False)
 Computes per-vertex normals of mesh from its face normals and stores them in normals. More...
 
None prepareFor2DVisualization (Chem.MolecularGraph molgraph)
 Prepares the molecular graph molgraph for 2D visualization. More...
 
None prepareFor2DVisualization (Chem.Reaction rxn)
 Prepares the reaction rxn for 2D visualization. More...
 
int removeVertexDuplicates (TriangleMesh3D mesh, bool check_vn=True, float tol=0.0)
 Merges duplicate vertices of mesh and updates the face vertex indices accordingly. More...
 
None rotateX (TriangleMesh3D mesh, float angle, int vtx_offs=0, int vtx_count=0)
 Rotates the vertices of mesh around the x-axis by the angle angle. More...
 
None rotateY (TriangleMesh3D mesh, float angle, int vtx_offs=0, int vtx_count=0)
 Rotates the vertices of mesh around the y-axis by the angle angle. More...
 
None rotateZ (TriangleMesh3D mesh, float angle, int vtx_offs=0, int vtx_count=0)
 Rotates the vertices of mesh around the z-axis by the angle angle. More...
 
None scale (TriangleMesh3D mesh, float scale_x, float scale_y, float scale_z, int vtx_offs=0, int vtx_count=0)
 Scales the vertices of mesh by the per-axis factors (scale_x, scale_y, scale_z). More...
 
None subdivideSpherical (TriangleMesh3D mesh)
 Subdivides each triangle face of mesh and projects the new vertices onto the unit sphere. More...
 
None transform (TriangleMesh3D mesh, Math.Matrix4D mtx, int vtx_offs=0, int vtx_count=0)
 Applies the affine transformation matrix mtx to the vertices of mesh. More...
 
None translate (TriangleMesh3D mesh, float trans_x, float trans_y, float trans_z, int vtx_offs=0, int vtx_count=0)
 Translates the vertices of mesh by the vector (trans_x, trans_y, trans_z). More...
 
None setAlignmentParameter (Base.ControlParameterContainer cntnr, int alignment)
 Sets the value of the Vis.ControlParameter.ALIGNMENT parameter of cntnr to alignment. More...
 
bool hasAlignmentParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ALIGNMENT parameter of cntnr is set. More...
 
int getAlignmentParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ALIGNMENT parameter stored in cntnr. More...
 
None clearAlignmentParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ALIGNMENT parameter from cntnr. More...
 
None setAtomColorParameter (Base.ControlParameterContainer cntnr, Color color)
 Sets the value of the Vis.ControlParameter.ATOM_COLOR parameter of cntnr to color. More...
 
bool hasAtomColorParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_COLOR parameter of cntnr is set. More...
 
Color getAtomColorParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_COLOR parameter stored in cntnr. More...
 
None clearAtomColorParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_COLOR parameter from cntnr. More...
 
None setAtomColorTableParameter (Base.ControlParameterContainer cntnr, ColorTable colors)
 Sets the value of the Vis.ControlParameter.ATOM_COLOR_TABLE parameter of cntnr to colors. More...
 
bool hasAtomColorTableParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_COLOR_TABLE parameter of cntnr is set. More...
 
ColorTable getAtomColorTableParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_COLOR_TABLE parameter stored in cntnr. More...
 
None clearAtomColorTableParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_COLOR_TABLE parameter from cntnr. More...
 
None setAtomConfigurationLabelColorParameter (Base.ControlParameterContainer cntnr, Color color)
 Sets the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_COLOR parameter of cntnr to color. More...
 
bool hasAtomConfigurationLabelColorParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_COLOR parameter of cntnr is set. More...
 
Color getAtomConfigurationLabelColorParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_COLOR parameter stored in cntnr. More...
 
None clearAtomConfigurationLabelColorParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_COLOR parameter from cntnr. More...
 
None setAtomConfigurationLabelFontParameter (Base.ControlParameterContainer cntnr, Font font)
 Sets the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_FONT parameter of cntnr to font. More...
 
bool hasAtomConfigurationLabelFontParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_FONT parameter of cntnr is set. More...
 
Font getAtomConfigurationLabelFontParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_FONT parameter stored in cntnr. More...
 
None clearAtomConfigurationLabelFontParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_FONT parameter from cntnr. More...
 
None setAtomConfigurationLabelSizeParameter (Base.ControlParameterContainer cntnr, SizeSpecification size)
 Sets the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_SIZE parameter of cntnr to size. More...
 
bool hasAtomConfigurationLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_SIZE parameter of cntnr is set. More...
 
SizeSpecification getAtomConfigurationLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_SIZE parameter stored in cntnr. More...
 
None clearAtomConfigurationLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_SIZE parameter from cntnr. More...
 
None setAtomCustomLabelColorParameter (Base.ControlParameterContainer cntnr, Color color)
 Sets the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_COLOR parameter of cntnr to color. More...
 
bool hasAtomCustomLabelColorParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_CUSTOM_LABEL_COLOR parameter of cntnr is set. More...
 
Color getAtomCustomLabelColorParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_COLOR parameter stored in cntnr. More...
 
None clearAtomCustomLabelColorParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_CUSTOM_LABEL_COLOR parameter from cntnr. More...
 
None setAtomCustomLabelFontParameter (Base.ControlParameterContainer cntnr, Font font)
 Sets the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_FONT parameter of cntnr to font. More...
 
bool hasAtomCustomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_CUSTOM_LABEL_FONT parameter of cntnr is set. More...
 
Font getAtomCustomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_FONT parameter stored in cntnr. More...
 
None clearAtomCustomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_CUSTOM_LABEL_FONT parameter from cntnr. More...
 
None setAtomCustomLabelSizeParameter (Base.ControlParameterContainer cntnr, SizeSpecification size)
 Sets the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_SIZE parameter of cntnr to size. More...
 
bool hasAtomCustomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_CUSTOM_LABEL_SIZE parameter of cntnr is set. More...
 
SizeSpecification getAtomCustomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_SIZE parameter stored in cntnr. More...
 
None clearAtomCustomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_CUSTOM_LABEL_SIZE parameter from cntnr. More...
 
None setAtomHighlightAreaBrushParameter (Base.ControlParameterContainer cntnr, Brush brush)
 Sets the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_BRUSH parameter of cntnr to brush. More...
 
bool hasAtomHighlightAreaBrushParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_BRUSH parameter of cntnr is set. More...
 
Brush getAtomHighlightAreaBrushParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_BRUSH parameter stored in cntnr. More...
 
None clearAtomHighlightAreaBrushParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_BRUSH parameter from cntnr. More...
 
None setAtomHighlightAreaOutlinePenParameter (Base.ControlParameterContainer cntnr, Pen pen)
 Sets the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN parameter of cntnr to pen. More...
 
bool hasAtomHighlightAreaOutlinePenParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN parameter of cntnr is set. More...
 
Pen getAtomHighlightAreaOutlinePenParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN parameter stored in cntnr. More...
 
None clearAtomHighlightAreaOutlinePenParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN parameter from cntnr. More...
 
None setAtomHighlightAreaSizeParameter (Base.ControlParameterContainer cntnr, SizeSpecification size)
 Sets the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_SIZE parameter of cntnr to size. More...
 
bool hasAtomHighlightAreaSizeParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_SIZE parameter of cntnr is set. More...
 
SizeSpecification getAtomHighlightAreaSizeParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_SIZE parameter stored in cntnr. More...
 
None clearAtomHighlightAreaSizeParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_SIZE parameter from cntnr. More...
 
None setAtomLabelFontParameter (Base.ControlParameterContainer cntnr, Font font)
 Sets the value of the Vis.ControlParameter.ATOM_LABEL_FONT parameter of cntnr to font. More...
 
bool hasAtomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_LABEL_FONT parameter of cntnr is set. More...
 
Font getAtomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_LABEL_FONT parameter stored in cntnr. More...
 
None clearAtomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_LABEL_FONT parameter from cntnr. More...
 
None setAtomLabelMarginParameter (Base.ControlParameterContainer cntnr, SizeSpecification margin)
 Sets the value of the Vis.ControlParameter.ATOM_LABEL_MARGIN parameter of cntnr to margin. More...
 
bool hasAtomLabelMarginParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_LABEL_MARGIN parameter of cntnr is set. More...
 
SizeSpecification getAtomLabelMarginParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_LABEL_MARGIN parameter stored in cntnr. More...
 
None clearAtomLabelMarginParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_LABEL_MARGIN parameter from cntnr. More...
 
None setAtomLabelSizeParameter (Base.ControlParameterContainer cntnr, SizeSpecification size)
 Sets the value of the Vis.ControlParameter.ATOM_LABEL_SIZE parameter of cntnr to size. More...
 
bool hasAtomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ATOM_LABEL_SIZE parameter of cntnr is set. More...
 
SizeSpecification getAtomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ATOM_LABEL_SIZE parameter stored in cntnr. More...
 
None clearAtomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ATOM_LABEL_SIZE parameter from cntnr. More...
 
None setBackgroundBrushParameter (Base.ControlParameterContainer cntnr, Brush brush)
 Sets the value of the Vis.ControlParameter.BACKGROUND_BRUSH parameter of cntnr to brush. More...
 
bool hasBackgroundBrushParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BACKGROUND_BRUSH parameter of cntnr is set. More...
 
Brush getBackgroundBrushParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BACKGROUND_BRUSH parameter stored in cntnr. More...
 
None clearBackgroundBrushParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BACKGROUND_BRUSH parameter from cntnr. More...
 
None setBondColorParameter (Base.ControlParameterContainer cntnr, Color color)
 Sets the value of the Vis.ControlParameter.BOND_COLOR parameter of cntnr to color. More...
 
bool hasBondColorParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_COLOR parameter of cntnr is set. More...
 
Color getBondColorParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_COLOR parameter stored in cntnr. More...
 
None clearBondColorParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_COLOR parameter from cntnr. More...
 
None setBondConfigurationLabelColorParameter (Base.ControlParameterContainer cntnr, Color color)
 Sets the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_COLOR parameter of cntnr to color. More...
 
bool hasBondConfigurationLabelColorParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_COLOR parameter of cntnr is set. More...
 
Color getBondConfigurationLabelColorParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_COLOR parameter stored in cntnr. More...
 
None clearBondConfigurationLabelColorParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_COLOR parameter from cntnr. More...
 
None setBondConfigurationLabelFontParameter (Base.ControlParameterContainer cntnr, Font font)
 Sets the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_FONT parameter of cntnr to font. More...
 
bool hasBondConfigurationLabelFontParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_FONT parameter of cntnr is set. More...
 
Font getBondConfigurationLabelFontParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_FONT parameter stored in cntnr. More...
 
None clearBondConfigurationLabelFontParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_FONT parameter from cntnr. More...
 
None setBondConfigurationLabelSizeParameter (Base.ControlParameterContainer cntnr, SizeSpecification size)
 Sets the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_SIZE parameter of cntnr to size. More...
 
bool hasBondConfigurationLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_SIZE parameter of cntnr is set. More...
 
SizeSpecification getBondConfigurationLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_SIZE parameter stored in cntnr. More...
 
None clearBondConfigurationLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_SIZE parameter from cntnr. More...
 
None setBondCustomLabelColorParameter (Base.ControlParameterContainer cntnr, Color color)
 Sets the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_COLOR parameter of cntnr to color. More...
 
bool hasBondCustomLabelColorParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_CUSTOM_LABEL_COLOR parameter of cntnr is set. More...
 
Color getBondCustomLabelColorParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_COLOR parameter stored in cntnr. More...
 
None clearBondCustomLabelColorParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_CUSTOM_LABEL_COLOR parameter from cntnr. More...
 
None setBondCustomLabelFontParameter (Base.ControlParameterContainer cntnr, Font font)
 Sets the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_FONT parameter of cntnr to font. More...
 
bool hasBondCustomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_CUSTOM_LABEL_FONT parameter of cntnr is set. More...
 
Font getBondCustomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_FONT parameter stored in cntnr. More...
 
None clearBondCustomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_CUSTOM_LABEL_FONT parameter from cntnr. More...
 
None setBondCustomLabelSizeParameter (Base.ControlParameterContainer cntnr, SizeSpecification size)
 Sets the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_SIZE parameter of cntnr to size. More...
 
bool hasBondCustomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_CUSTOM_LABEL_SIZE parameter of cntnr is set. More...
 
SizeSpecification getBondCustomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_SIZE parameter stored in cntnr. More...
 
None clearBondCustomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_CUSTOM_LABEL_SIZE parameter from cntnr. More...
 
None setBondHighlightAreaBrushParameter (Base.ControlParameterContainer cntnr, Brush brush)
 Sets the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_BRUSH parameter of cntnr to brush. More...
 
bool hasBondHighlightAreaBrushParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_BRUSH parameter of cntnr is set. More...
 
Brush getBondHighlightAreaBrushParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_BRUSH parameter stored in cntnr. More...
 
None clearBondHighlightAreaBrushParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_BRUSH parameter from cntnr. More...
 
None setBondHighlightAreaOutlinePenParameter (Base.ControlParameterContainer cntnr, Pen pen)
 Sets the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_OUTLINE_PEN parameter of cntnr to pen. More...
 
bool hasBondHighlightAreaOutlinePenParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_OUTLINE_PEN parameter of cntnr is set. More...
 
Pen getBondHighlightAreaOutlinePenParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_OUTLINE_PEN parameter stored in cntnr. More...
 
None clearBondHighlightAreaOutlinePenParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_OUTLINE_PEN parameter from cntnr. More...
 
None setBondHighlightAreaWidthParameter (Base.ControlParameterContainer cntnr, SizeSpecification width)
 Sets the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_WIDTH parameter of cntnr to width. More...
 
bool hasBondHighlightAreaWidthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_WIDTH parameter of cntnr is set. More...
 
SizeSpecification getBondHighlightAreaWidthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_WIDTH parameter stored in cntnr. More...
 
None clearBondHighlightAreaWidthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_WIDTH parameter from cntnr. More...
 
None setBondLabelFontParameter (Base.ControlParameterContainer cntnr, Font font)
 Sets the value of the Vis.ControlParameter.BOND_LABEL_FONT parameter of cntnr to font. More...
 
bool hasBondLabelFontParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_LABEL_FONT parameter of cntnr is set. More...
 
Font getBondLabelFontParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_LABEL_FONT parameter stored in cntnr. More...
 
None clearBondLabelFontParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_LABEL_FONT parameter from cntnr. More...
 
None setBondLabelMarginParameter (Base.ControlParameterContainer cntnr, SizeSpecification margin)
 Sets the value of the Vis.ControlParameter.BOND_LABEL_MARGIN parameter of cntnr to margin. More...
 
bool hasBondLabelMarginParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_LABEL_MARGIN parameter of cntnr is set. More...
 
SizeSpecification getBondLabelMarginParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_LABEL_MARGIN parameter stored in cntnr. More...
 
None clearBondLabelMarginParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_LABEL_MARGIN parameter from cntnr. More...
 
None setBondLabelSizeParameter (Base.ControlParameterContainer cntnr, SizeSpecification size)
 Sets the value of the Vis.ControlParameter.BOND_LABEL_SIZE parameter of cntnr to size. More...
 
bool hasBondLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_LABEL_SIZE parameter of cntnr is set. More...
 
SizeSpecification getBondLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_LABEL_SIZE parameter stored in cntnr. More...
 
None clearBondLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_LABEL_SIZE parameter from cntnr. More...
 
None setBondLengthParameter (Base.ControlParameterContainer cntnr, SizeSpecification length)
 Sets the value of the Vis.ControlParameter.BOND_LENGTH parameter of cntnr to length. More...
 
bool hasBondLengthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_LENGTH parameter of cntnr is set. More...
 
SizeSpecification getBondLengthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_LENGTH parameter stored in cntnr. More...
 
None clearBondLengthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_LENGTH parameter from cntnr. More...
 
None setBondLineSpacingParameter (Base.ControlParameterContainer cntnr, SizeSpecification spacing)
 Sets the value of the Vis.ControlParameter.BOND_LINE_SPACING parameter of cntnr to spacing. More...
 
bool hasBondLineSpacingParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_LINE_SPACING parameter of cntnr is set. More...
 
SizeSpecification getBondLineSpacingParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_LINE_SPACING parameter stored in cntnr. More...
 
None clearBondLineSpacingParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_LINE_SPACING parameter from cntnr. More...
 
None setBondLineWidthParameter (Base.ControlParameterContainer cntnr, SizeSpecification width)
 Sets the value of the Vis.ControlParameter.BOND_LINE_WIDTH parameter of cntnr to width. More...
 
bool hasBondLineWidthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BOND_LINE_WIDTH parameter of cntnr is set. More...
 
SizeSpecification getBondLineWidthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BOND_LINE_WIDTH parameter stored in cntnr. More...
 
None clearBondLineWidthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BOND_LINE_WIDTH parameter from cntnr. More...
 
None setBreakAtomHighlightAreaOutlineParameter (Base.ControlParameterContainer cntnr, bool brk)
 Sets the value of the Vis.ControlParameter.BREAK_ATOM_HIGHLIGHT_AREA_OUTLINE parameter of cntnr to brk. More...
 
bool hasBreakAtomHighlightAreaOutlineParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.BREAK_ATOM_HIGHLIGHT_AREA_OUTLINE parameter of cntnr is set. More...
 
bool getBreakAtomHighlightAreaOutlineParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.BREAK_ATOM_HIGHLIGHT_AREA_OUTLINE parameter stored in cntnr. More...
 
None clearBreakAtomHighlightAreaOutlineParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.BREAK_ATOM_HIGHLIGHT_AREA_OUTLINE parameter from cntnr. More...
 
None setDefaultMaterialParameter (Base.ControlParameterContainer cntnr, Material matrial)
 
bool hasDefaultMaterialParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.DEFAULT_MATERIAL parameter of cntnr is set. More...
 
Material getDefaultMaterialParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.DEFAULT_MATERIAL parameter stored in cntnr. More...
 
None clearDefaultMaterialParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.DEFAULT_MATERIAL parameter from cntnr. More...
 
None setDoubleBondTrimLengthParameter (Base.ControlParameterContainer cntnr, SizeSpecification length)
 Sets the value of the Vis.ControlParameter.DOUBLE_BOND_TRIM_LENGTH parameter of cntnr to length. More...
 
bool hasDoubleBondTrimLengthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.DOUBLE_BOND_TRIM_LENGTH parameter of cntnr is set. More...
 
SizeSpecification getDoubleBondTrimLengthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.DOUBLE_BOND_TRIM_LENGTH parameter stored in cntnr. More...
 
None clearDoubleBondTrimLengthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.DOUBLE_BOND_TRIM_LENGTH parameter from cntnr. More...
 
None setEnableAtomHighlightingParameter (Base.ControlParameterContainer cntnr, bool enable)
 
bool hasEnableAtomHighlightingParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ENABLE_ATOM_HIGHLIGHTING parameter of cntnr is set. More...
 
bool getEnableAtomHighlightingParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ENABLE_ATOM_HIGHLIGHTING parameter stored in cntnr. More...
 
None clearEnableAtomHighlightingParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ENABLE_ATOM_HIGHLIGHTING parameter from cntnr. More...
 
None setEnableBondHighlightingParameter (Base.ControlParameterContainer cntnr, bool enable)
 Sets the value of the Vis.ControlParameter.ENABLE_BOND_HIGHLIGHTING parameter of cntnr to enable. More...
 
bool hasEnableBondHighlightingParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.ENABLE_BOND_HIGHLIGHTING parameter of cntnr is set. More...
 
bool getEnableBondHighlightingParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.ENABLE_BOND_HIGHLIGHTING parameter stored in cntnr. More...
 
None clearEnableBondHighlightingParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.ENABLE_BOND_HIGHLIGHTING parameter from cntnr. More...
 
None setFeatureColorTableParameter (Base.ControlParameterContainer cntnr, ColorTable colors)
 Sets the value of the Vis.ControlParameter.FEATURE_COLOR_TABLE parameter of cntnr to colors. More...
 
bool hasFeatureColorTableParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.FEATURE_COLOR_TABLE parameter of cntnr is set. More...
 
ColorTable getFeatureColorTableParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.FEATURE_COLOR_TABLE parameter stored in cntnr. More...
 
None clearFeatureColorTableParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.FEATURE_COLOR_TABLE parameter from cntnr. More...
 
None setGridViewBorderPenParameter (Base.ControlParameterContainer cntnr, Pen pen)
 Sets the value of the Vis.ControlParameter.GRID_VIEW_BORDER_PEN parameter of cntnr to pen. More...
 
bool hasGridViewBorderPenParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.GRID_VIEW_BORDER_PEN parameter of cntnr is set. More...
 
Pen getGridViewBorderPenParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.GRID_VIEW_BORDER_PEN parameter stored in cntnr. More...
 
None clearGridViewBorderPenParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.GRID_VIEW_BORDER_PEN parameter from cntnr. More...
 
None setGridViewCellPaddingParameter (Base.ControlParameterContainer cntnr, float padding)
 Sets the value of the Vis.ControlParameter.GRID_VIEW_CELL_PADDING parameter of cntnr to padding. More...
 
bool hasGridViewCellPaddingParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.GRID_VIEW_CELL_PADDING parameter of cntnr is set. More...
 
float getGridViewCellPaddingParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.GRID_VIEW_CELL_PADDING parameter stored in cntnr. More...
 
None clearGridViewCellPaddingParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.GRID_VIEW_CELL_PADDING parameter from cntnr. More...
 
None setGridViewColumnSeparatorPenParameter (Base.ControlParameterContainer cntnr, Pen pen)
 Sets the value of the Vis.ControlParameter.GRID_VIEW_COLUMN_SEPARATOR_PEN parameter of cntnr to pen. More...
 
bool hasGridViewColumnSeparatorPenParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.GRID_VIEW_COLUMN_SEPARATOR_PEN parameter of cntnr is set. More...
 
Pen getGridViewColumnSeparatorPenParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.GRID_VIEW_COLUMN_SEPARATOR_PEN parameter stored in cntnr. More...
 
None clearGridViewColumnSeparatorPenParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.GRID_VIEW_COLUMN_SEPARATOR_PEN parameter from cntnr. More...
 
None setGridViewMarginParameter (Base.ControlParameterContainer cntnr, float margin)
 Sets the value of the Vis.ControlParameter.GRID_VIEW_MARGIN parameter of cntnr to margin. More...
 
bool hasGridViewMarginParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.GRID_VIEW_MARGIN parameter of cntnr is set. More...
 
float getGridViewMarginParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.GRID_VIEW_MARGIN parameter stored in cntnr. More...
 
None clearGridViewMarginParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.GRID_VIEW_MARGIN parameter from cntnr. More...
 
None setGridViewRowSeparatorPenParameter (Base.ControlParameterContainer cntnr, Pen pen)
 Sets the value of the Vis.ControlParameter.GRID_VIEW_ROW_SEPARATOR_PEN parameter of cntnr to pen. More...
 
bool hasGridViewRowSeparatorPenParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.GRID_VIEW_ROW_SEPARATOR_PEN parameter of cntnr is set. More...
 
Pen getGridViewRowSeparatorPenParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.GRID_VIEW_ROW_SEPARATOR_PEN parameter stored in cntnr. More...
 
None clearGridViewRowSeparatorPenParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.GRID_VIEW_ROW_SEPARATOR_PEN parameter from cntnr. More...
 
None setGridViewTextColorParameter (Base.ControlParameterContainer cntnr, Color color)
 Sets the value of the Vis.ControlParameter.GRID_VIEW_TEXT_COLOR parameter of cntnr to color. More...
 
bool hasGridViewTextColorParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.GRID_VIEW_TEXT_COLOR parameter of cntnr is set. More...
 
Color getGridViewTextColorParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.GRID_VIEW_TEXT_COLOR parameter stored in cntnr. More...
 
None clearGridViewTextColorParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.GRID_VIEW_TEXT_COLOR parameter from cntnr. More...
 
None setGridViewTextFontParameter (Base.ControlParameterContainer cntnr, Font font)
 Sets the value of the Vis.ControlParameter.GRID_VIEW_TEXT_FONT parameter of cntnr to font. More...
 
bool hasGridViewTextFontParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.GRID_VIEW_TEXT_FONT parameter of cntnr is set. More...
 
Font getGridViewTextFontParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.GRID_VIEW_TEXT_FONT parameter stored in cntnr. More...
 
None clearGridViewTextFontParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.GRID_VIEW_TEXT_FONT parameter from cntnr. More...
 
None setHighlightAreaOutlineWidthParameter (Base.ControlParameterContainer cntnr, SizeSpecification width)
 Sets the value of the Vis.ControlParameter.HIGHLIGHT_AREA_OUTLINE_WIDTH parameter of cntnr to width. More...
 
bool hasHighlightAreaOutlineWidthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.HIGHLIGHT_AREA_OUTLINE_WIDTH parameter of cntnr is set. More...
 
SizeSpecification getHighlightAreaOutlineWidthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.HIGHLIGHT_AREA_OUTLINE_WIDTH parameter stored in cntnr. More...
 
None clearHighlightAreaOutlineWidthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.HIGHLIGHT_AREA_OUTLINE_WIDTH parameter from cntnr. More...
 
None setOutputScalingFactorParameter (Base.ControlParameterContainer cntnr, float factor)
 Sets the value of the Vis.ControlParameter.OUTPUT_SCALING_FACTOR parameter of cntnr to factor. More...
 
bool hasOutputScalingFactorParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.OUTPUT_SCALING_FACTOR parameter of cntnr is set. More...
 
float getOutputScalingFactorParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.OUTPUT_SCALING_FACTOR parameter stored in cntnr. More...
 
None clearOutputScalingFactorParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.OUTPUT_SCALING_FACTOR parameter from cntnr. More...
 
None setRadicalElectronDotSizeParameter (Base.ControlParameterContainer cntnr, SizeSpecification size)
 Sets the value of the Vis.ControlParameter.RADICAL_ELECTRON_DOT_SIZE parameter of cntnr to size. More...
 
bool hasRadicalElectronDotSizeParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.RADICAL_ELECTRON_DOT_SIZE parameter of cntnr is set. More...
 
SizeSpecification getRadicalElectronDotSizeParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.RADICAL_ELECTRON_DOT_SIZE parameter stored in cntnr. More...
 
None clearRadicalElectronDotSizeParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.RADICAL_ELECTRON_DOT_SIZE parameter from cntnr. More...
 
None setReactionAgentAlignmentParameter (Base.ControlParameterContainer cntnr, int alignment)
 Sets the value of the Vis.ControlParameter.REACTION_AGENT_ALIGNMENT parameter of cntnr to alignment. More...
 
bool hasReactionAgentAlignmentParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_AGENT_ALIGNMENT parameter of cntnr is set. More...
 
int getReactionAgentAlignmentParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_AGENT_ALIGNMENT parameter stored in cntnr. More...
 
None clearReactionAgentAlignmentParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_AGENT_ALIGNMENT parameter from cntnr. More...
 
None setReactionAgentLayoutDirectionParameter (Base.ControlParameterContainer cntnr, int dir)
 Sets the value of the Vis.ControlParameter.REACTION_AGENT_LAYOUT_DIRECTION parameter of cntnr to dir. More...
 
bool hasReactionAgentLayoutDirectionParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_AGENT_LAYOUT_DIRECTION parameter of cntnr is set. More...
 
int getReactionAgentLayoutDirectionParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_AGENT_LAYOUT_DIRECTION parameter stored in cntnr. More...
 
None clearReactionAgentLayoutDirectionParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_AGENT_LAYOUT_DIRECTION parameter from cntnr. More...
 
None setReactionAgentLayoutParameter (Base.ControlParameterContainer cntnr, int layout)
 Sets the value of the Vis.ControlParameter.REACTION_AGENT_LAYOUT parameter of cntnr to layout. More...
 
bool hasReactionAgentLayoutParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_AGENT_LAYOUT parameter of cntnr is set. More...
 
int getReactionAgentLayoutParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_AGENT_LAYOUT parameter stored in cntnr. More...
 
None clearReactionAgentLayoutParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_AGENT_LAYOUT parameter from cntnr. More...
 
None setReactionArrowColorParameter (Base.ControlParameterContainer cntnr, Color color)
 Sets the value of the Vis.ControlParameter.REACTION_ARROW_COLOR parameter of cntnr to color. More...
 
bool hasReactionArrowColorParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_ARROW_COLOR parameter of cntnr is set. More...
 
Color getReactionArrowColorParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_ARROW_COLOR parameter stored in cntnr. More...
 
None clearReactionArrowColorParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_ARROW_COLOR parameter from cntnr. More...
 
None setReactionArrowHeadLengthParameter (Base.ControlParameterContainer cntnr, SizeSpecification length)
 Sets the value of the Vis.ControlParameter.REACTION_ARROW_HEAD_LENGTH parameter of cntnr to length. More...
 
bool hasReactionArrowHeadLengthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_ARROW_HEAD_LENGTH parameter of cntnr is set. More...
 
SizeSpecification getReactionArrowHeadLengthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_ARROW_HEAD_LENGTH parameter stored in cntnr. More...
 
None clearReactionArrowHeadLengthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_ARROW_HEAD_LENGTH parameter from cntnr. More...
 
None setReactionArrowHeadWidthParameter (Base.ControlParameterContainer cntnr, SizeSpecification width)
 Sets the value of the Vis.ControlParameter.REACTION_ARROW_HEAD_WIDTH parameter of cntnr to width. More...
 
bool hasReactionArrowHeadWidthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_ARROW_HEAD_WIDTH parameter of cntnr is set. More...
 
SizeSpecification getReactionArrowHeadWidthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_ARROW_HEAD_WIDTH parameter stored in cntnr. More...
 
None clearReactionArrowHeadWidthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_ARROW_HEAD_WIDTH parameter from cntnr. More...
 
None setReactionArrowLengthParameter (Base.ControlParameterContainer cntnr, SizeSpecification length)
 
bool hasReactionArrowLengthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_ARROW_LENGTH parameter of cntnr is set. More...
 
SizeSpecification getReactionArrowLengthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_ARROW_LENGTH parameter stored in cntnr. More...
 
None clearReactionArrowLengthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_ARROW_LENGTH parameter from cntnr. More...
 
None setReactionArrowLineWidthParameter (Base.ControlParameterContainer cntnr, SizeSpecification width)
 Sets the value of the Vis.ControlParameter.REACTION_ARROW_LINE_WIDTH parameter of cntnr to width. More...
 
bool hasReactionArrowLineWidthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_ARROW_LINE_WIDTH parameter of cntnr is set. More...
 
SizeSpecification getReactionArrowLineWidthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_ARROW_LINE_WIDTH parameter stored in cntnr. More...
 
None clearReactionArrowLineWidthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_ARROW_LINE_WIDTH parameter from cntnr. More...
 
None setReactionArrowShaftWidthParameter (Base.ControlParameterContainer cntnr, SizeSpecification width)
 Sets the value of the Vis.ControlParameter.REACTION_ARROW_SHAFT_WIDTH parameter of cntnr to width. More...
 
bool hasReactionArrowShaftWidthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_ARROW_SHAFT_WIDTH parameter of cntnr is set. More...
 
SizeSpecification getReactionArrowShaftWidthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_ARROW_SHAFT_WIDTH parameter stored in cntnr. More...
 
None clearReactionArrowShaftWidthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_ARROW_SHAFT_WIDTH parameter from cntnr. More...
 
None setReactionArrowStyleParameter (Base.ControlParameterContainer cntnr, int style)
 Sets the value of the Vis.ControlParameter.REACTION_ARROW_STYLE parameter of cntnr to style. More...
 
bool hasReactionArrowStyleParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_ARROW_STYLE parameter of cntnr is set. More...
 
int getReactionArrowStyleParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_ARROW_STYLE parameter stored in cntnr. More...
 
None clearReactionArrowStyleParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_ARROW_STYLE parameter from cntnr. More...
 
None setReactionCenterLineLengthParameter (Base.ControlParameterContainer cntnr, SizeSpecification length)
 Sets the value of the Vis.ControlParameter.REACTION_CENTER_LINE_LENGTH parameter of cntnr to length. More...
 
bool hasReactionCenterLineLengthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_CENTER_LINE_LENGTH parameter of cntnr is set. More...
 
SizeSpecification getReactionCenterLineLengthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_CENTER_LINE_LENGTH parameter stored in cntnr. More...
 
None clearReactionCenterLineLengthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_CENTER_LINE_LENGTH parameter from cntnr. More...
 
None setReactionCenterLineSpacingParameter (Base.ControlParameterContainer cntnr, SizeSpecification spacing)
 Sets the value of the Vis.ControlParameter.REACTION_CENTER_LINE_SPACING parameter of cntnr to spacing. More...
 
bool hasReactionCenterLineSpacingParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_CENTER_LINE_SPACING parameter of cntnr is set. More...
 
SizeSpecification getReactionCenterLineSpacingParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_CENTER_LINE_SPACING parameter stored in cntnr. More...
 
None clearReactionCenterLineSpacingParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_CENTER_LINE_SPACING parameter from cntnr. More...
 
None setReactionComponentLayoutDirectionParameter (Base.ControlParameterContainer cntnr, int dir)
 Sets the value of the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT_DIRECTION parameter of cntnr to dir. More...
 
bool hasReactionComponentLayoutDirectionParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT_DIRECTION parameter of cntnr is set. More...
 
int getReactionComponentLayoutDirectionParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT_DIRECTION parameter stored in cntnr. More...
 
None clearReactionComponentLayoutDirectionParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT_DIRECTION parameter from cntnr. More...
 
None setReactionComponentLayoutParameter (Base.ControlParameterContainer cntnr, int layout)
 Sets the value of the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT parameter of cntnr to layout. More...
 
bool hasReactionComponentLayoutParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT parameter of cntnr is set. More...
 
int getReactionComponentLayoutParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT parameter stored in cntnr. More...
 
None clearReactionComponentLayoutParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT parameter from cntnr. More...
 
None setReactionComponentMarginParameter (Base.ControlParameterContainer cntnr, SizeSpecification margin)
 Sets the value of the Vis.ControlParameter.REACTION_COMPONENT_MARGIN parameter of cntnr to margin. More...
 
bool hasReactionComponentMarginParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_COMPONENT_MARGIN parameter of cntnr is set. More...
 
SizeSpecification getReactionComponentMarginParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_COMPONENT_MARGIN parameter stored in cntnr. More...
 
None clearReactionComponentMarginParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_COMPONENT_MARGIN parameter from cntnr. More...
 
None setReactionPlusSignColorParameter (Base.ControlParameterContainer cntnr, Color color)
 Sets the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_COLOR parameter of cntnr to color. More...
 
bool hasReactionPlusSignColorParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_PLUS_SIGN_COLOR parameter of cntnr is set. More...
 
Color getReactionPlusSignColorParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_COLOR parameter stored in cntnr. More...
 
None clearReactionPlusSignColorParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_PLUS_SIGN_COLOR parameter from cntnr. More...
 
None setReactionPlusSignLineWidthParameter (Base.ControlParameterContainer cntnr, SizeSpecification width)
 Sets the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_LINE_WIDTH parameter of cntnr to width. More...
 
bool hasReactionPlusSignLineWidthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_PLUS_SIGN_LINE_WIDTH parameter of cntnr is set. More...
 
SizeSpecification getReactionPlusSignLineWidthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_LINE_WIDTH parameter stored in cntnr. More...
 
None clearReactionPlusSignLineWidthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_PLUS_SIGN_LINE_WIDTH parameter from cntnr. More...
 
None setReactionPlusSignSizeParameter (Base.ControlParameterContainer cntnr, SizeSpecification size)
 Sets the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_SIZE parameter of cntnr to size. More...
 
bool hasReactionPlusSignSizeParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.REACTION_PLUS_SIGN_SIZE parameter of cntnr is set. More...
 
SizeSpecification getReactionPlusSignSizeParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_SIZE parameter stored in cntnr. More...
 
None clearReactionPlusSignSizeParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.REACTION_PLUS_SIGN_SIZE parameter from cntnr. More...
 
None setSecondaryAtomLabelFontParameter (Base.ControlParameterContainer cntnr, Font font)
 Sets the value of the Vis.ControlParameter.SECONDARY_ATOM_LABEL_FONT parameter of cntnr to font. More...
 
bool hasSecondaryAtomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SECONDARY_ATOM_LABEL_FONT parameter of cntnr is set. More...
 
Font getSecondaryAtomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SECONDARY_ATOM_LABEL_FONT parameter stored in cntnr. More...
 
None clearSecondaryAtomLabelFontParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SECONDARY_ATOM_LABEL_FONT parameter from cntnr. More...
 
None setSecondaryAtomLabelSizeParameter (Base.ControlParameterContainer cntnr, SizeSpecification size)
 Sets the value of the Vis.ControlParameter.SECONDARY_ATOM_LABEL_SIZE parameter of cntnr to size. More...
 
bool hasSecondaryAtomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SECONDARY_ATOM_LABEL_SIZE parameter of cntnr is set. More...
 
SizeSpecification getSecondaryAtomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SECONDARY_ATOM_LABEL_SIZE parameter stored in cntnr. More...
 
None clearSecondaryAtomLabelSizeParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SECONDARY_ATOM_LABEL_SIZE parameter from cntnr. More...
 
None setShowAtomConfigurationLabelsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_ATOM_CONFIGURATION_LABELS parameter of cntnr to show. More...
 
bool hasShowAtomConfigurationLabelsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_ATOM_CONFIGURATION_LABELS parameter of cntnr is set. More...
 
bool getShowAtomConfigurationLabelsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_ATOM_CONFIGURATION_LABELS parameter stored in cntnr. More...
 
None clearShowAtomConfigurationLabelsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_ATOM_CONFIGURATION_LABELS parameter from cntnr. More...
 
None setShowAtomCustomLabelsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_ATOM_CUSTOM_LABELS parameter of cntnr to show. More...
 
bool hasShowAtomCustomLabelsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_ATOM_CUSTOM_LABELS parameter of cntnr is set. More...
 
bool getShowAtomCustomLabelsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_ATOM_CUSTOM_LABELS parameter stored in cntnr. More...
 
None clearShowAtomCustomLabelsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_ATOM_CUSTOM_LABELS parameter from cntnr. More...
 
None setShowAtomQueryInfosParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_ATOM_QUERY_INFOS parameter of cntnr to show. More...
 
bool hasShowAtomQueryInfosParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_ATOM_QUERY_INFOS parameter of cntnr is set. More...
 
bool getShowAtomQueryInfosParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_ATOM_QUERY_INFOS parameter stored in cntnr. More...
 
None clearShowAtomQueryInfosParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_ATOM_QUERY_INFOS parameter from cntnr. More...
 
None setShowAtomReactionInfosParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_ATOM_REACTION_INFOS parameter of cntnr to show. More...
 
bool hasShowAtomReactionInfosParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_ATOM_REACTION_INFOS parameter of cntnr is set. More...
 
bool getShowAtomReactionInfosParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_ATOM_REACTION_INFOS parameter stored in cntnr. More...
 
None clearShowAtomReactionInfosParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_ATOM_REACTION_INFOS parameter from cntnr. More...
 
None setShowBondConfigurationLabelsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_BOND_CONFIGURATION_LABELS parameter of cntnr to show. More...
 
bool hasShowBondConfigurationLabelsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_BOND_CONFIGURATION_LABELS parameter of cntnr is set. More...
 
bool getShowBondConfigurationLabelsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_BOND_CONFIGURATION_LABELS parameter stored in cntnr. More...
 
None clearShowBondConfigurationLabelsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_BOND_CONFIGURATION_LABELS parameter from cntnr. More...
 
None setShowBondCustomLabelsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_BOND_CUSTOM_LABELS parameter of cntnr to show. More...
 
bool hasShowBondCustomLabelsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_BOND_CUSTOM_LABELS parameter of cntnr is set. More...
 
bool getShowBondCustomLabelsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_BOND_CUSTOM_LABELS parameter stored in cntnr. More...
 
None clearShowBondCustomLabelsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_BOND_CUSTOM_LABELS parameter from cntnr. More...
 
None setShowBondQueryInfosParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_BOND_QUERY_INFOS parameter of cntnr to show. More...
 
bool hasShowBondQueryInfosParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_BOND_QUERY_INFOS parameter of cntnr is set. More...
 
bool getShowBondQueryInfosParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_BOND_QUERY_INFOS parameter stored in cntnr. More...
 
None clearShowBondQueryInfosParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_BOND_QUERY_INFOS parameter from cntnr. More...
 
None setShowBondReactionInfosParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_BOND_REACTION_INFOS parameter of cntnr to show. More...
 
bool hasShowBondReactionInfosParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_BOND_REACTION_INFOS parameter of cntnr is set. More...
 
bool getShowBondReactionInfosParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_BOND_REACTION_INFOS parameter stored in cntnr. More...
 
None clearShowBondReactionInfosParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_BOND_REACTION_INFOS parameter from cntnr. More...
 
None setShowCarbonsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_CARBONS parameter of cntnr to show. More...
 
bool hasShowCarbonsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_CARBONS parameter of cntnr is set. More...
 
bool getShowCarbonsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_CARBONS parameter stored in cntnr. More...
 
None clearShowCarbonsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_CARBONS parameter from cntnr. More...
 
None setShowChargesParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_CHARGES parameter of cntnr to show. More...
 
bool hasShowChargesParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_CHARGES parameter of cntnr is set. More...
 
bool getShowChargesParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_CHARGES parameter stored in cntnr. More...
 
None clearShowChargesParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_CHARGES parameter from cntnr. More...
 
None setShowExplicitHydrogensParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_EXPLICIT_HYDROGENS parameter of cntnr to show. More...
 
bool hasShowExplicitHydrogensParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_EXPLICIT_HYDROGENS parameter of cntnr is set. More...
 
bool getShowExplicitHydrogensParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_EXPLICIT_HYDROGENS parameter stored in cntnr. More...
 
None clearShowExplicitHydrogensParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_EXPLICIT_HYDROGENS parameter from cntnr. More...
 
None setShowFeatureCentersParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_FEATURE_CENTERS parameter of cntnr to show. More...
 
bool hasShowFeatureCentersParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_FEATURE_CENTERS parameter of cntnr is set. More...
 
bool getShowFeatureCentersParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_FEATURE_CENTERS parameter stored in cntnr. More...
 
None clearShowFeatureCentersParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_FEATURE_CENTERS parameter from cntnr. More...
 
None setShowHydrogenCountsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_HYDROGEN_COUNTS parameter of cntnr to show. More...
 
bool hasShowHydrogenCountsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_HYDROGEN_COUNTS parameter of cntnr is set. More...
 
bool getShowHydrogenCountsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_HYDROGEN_COUNTS parameter stored in cntnr. More...
 
None clearShowHydrogenCountsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_HYDROGEN_COUNTS parameter from cntnr. More...
 
None setShowIsotopesParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_ISOTOPES parameter of cntnr to show. More...
 
bool hasShowIsotopesParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_ISOTOPES parameter of cntnr is set. More...
 
bool getShowIsotopesParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_ISOTOPES parameter stored in cntnr. More...
 
None clearShowIsotopesParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_ISOTOPES parameter from cntnr. More...
 
None setShowNonCarbonHydrogenCountsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_NON_CARBON_HYDROGEN_COUNTS parameter of cntnr to show. More...
 
bool hasShowNonCarbonHydrogenCountsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_NON_CARBON_HYDROGEN_COUNTS parameter of cntnr is set. More...
 
bool getShowNonCarbonHydrogenCountsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_NON_CARBON_HYDROGEN_COUNTS parameter stored in cntnr. More...
 
None clearShowNonCarbonHydrogenCountsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_NON_CARBON_HYDROGEN_COUNTS parameter from cntnr. More...
 
None setShowRadicalElectronsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_RADICAL_ELECTRONS parameter of cntnr to show. More...
 
bool hasShowRadicalElectronsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_RADICAL_ELECTRONS parameter of cntnr is set. More...
 
bool getShowRadicalElectronsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_RADICAL_ELECTRONS parameter stored in cntnr. More...
 
None clearShowRadicalElectronsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_RADICAL_ELECTRONS parameter from cntnr. More...
 
None setShowReactionAgentsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_REACTION_AGENTS parameter of cntnr to show. More...
 
bool hasShowReactionAgentsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_REACTION_AGENTS parameter of cntnr is set. More...
 
bool getShowReactionAgentsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_REACTION_AGENTS parameter stored in cntnr. More...
 
None clearShowReactionAgentsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_REACTION_AGENTS parameter from cntnr. More...
 
None setShowReactionPlusSignsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_REACTION_PLUS_SIGNS parameter of cntnr to show. More...
 
bool hasShowReactionPlusSignsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_REACTION_PLUS_SIGNS parameter of cntnr is set. More...
 
bool getShowReactionPlusSignsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_REACTION_PLUS_SIGNS parameter stored in cntnr. More...
 
None clearShowReactionPlusSignsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_REACTION_PLUS_SIGNS parameter from cntnr. More...
 
None setShowReactionProductsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_REACTION_PRODUCTS parameter of cntnr to show. More...
 
bool hasShowReactionProductsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_REACTION_PRODUCTS parameter of cntnr is set. More...
 
bool getShowReactionProductsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_REACTION_PRODUCTS parameter stored in cntnr. More...
 
None clearShowReactionProductsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_REACTION_PRODUCTS parameter from cntnr. More...
 
None setShowReactionReactantsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_REACTION_REACTANTS parameter of cntnr to show. More...
 
bool hasShowReactionReactantsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_REACTION_REACTANTS parameter of cntnr is set. More...
 
bool getShowReactionReactantsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_REACTION_REACTANTS parameter stored in cntnr. More...
 
None clearShowReactionReactantsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_REACTION_REACTANTS parameter from cntnr. More...
 
None setShowStereoBondsParameter (Base.ControlParameterContainer cntnr, bool show)
 Sets the value of the Vis.ControlParameter.SHOW_STEREO_BONDS parameter of cntnr to show. More...
 
bool hasShowStereoBondsParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SHOW_STEREO_BONDS parameter of cntnr is set. More...
 
bool getShowStereoBondsParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SHOW_STEREO_BONDS parameter stored in cntnr. More...
 
None clearShowStereoBondsParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SHOW_STEREO_BONDS parameter from cntnr. More...
 
None setSizeAdjustmentParameter (Base.ControlParameterContainer cntnr, int adjustment)
 Sets the value of the Vis.ControlParameter.SIZE_ADJUSTMENT parameter of cntnr to adjustment. More...
 
bool hasSizeAdjustmentParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.SIZE_ADJUSTMENT parameter of cntnr is set. More...
 
int getSizeAdjustmentParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.SIZE_ADJUSTMENT parameter stored in cntnr. More...
 
None clearSizeAdjustmentParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.SIZE_ADJUSTMENT parameter from cntnr. More...
 
None setStereoBondHashSpacingParameter (Base.ControlParameterContainer cntnr, SizeSpecification spacing)
 Sets the value of the Vis.ControlParameter.STEREO_BOND_HASH_SPACING parameter of cntnr to spacing. More...
 
bool hasStereoBondHashSpacingParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.STEREO_BOND_HASH_SPACING parameter of cntnr is set. More...
 
SizeSpecification getStereoBondHashSpacingParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.STEREO_BOND_HASH_SPACING parameter stored in cntnr. More...
 
None clearStereoBondHashSpacingParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.STEREO_BOND_HASH_SPACING parameter from cntnr. More...
 
None setStereoBondWedgeWidthParameter (Base.ControlParameterContainer cntnr, SizeSpecification width)
 Sets the value of the Vis.ControlParameter.STEREO_BOND_WEDGE_WIDTH parameter of cntnr to width. More...
 
bool hasStereoBondWedgeWidthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.STEREO_BOND_WEDGE_WIDTH parameter of cntnr is set. More...
 
SizeSpecification getStereoBondWedgeWidthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.STEREO_BOND_WEDGE_WIDTH parameter stored in cntnr. More...
 
None clearStereoBondWedgeWidthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.STEREO_BOND_WEDGE_WIDTH parameter from cntnr. More...
 
None setTripleBondTrimLengthParameter (Base.ControlParameterContainer cntnr, SizeSpecification length)
 Sets the value of the Vis.ControlParameter.TRIPLE_BOND_TRIM_LENGTH parameter of cntnr to length. More...
 
bool hasTripleBondTrimLengthParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.TRIPLE_BOND_TRIM_LENGTH parameter of cntnr is set. More...
 
SizeSpecification getTripleBondTrimLengthParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.TRIPLE_BOND_TRIM_LENGTH parameter stored in cntnr. More...
 
None clearTripleBondTrimLengthParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.TRIPLE_BOND_TRIM_LENGTH parameter from cntnr. More...
 
None setUseCalculatedAtomCoordinatesParameter (Base.ControlParameterContainer cntnr, bool use)
 Sets the value of the Vis.ControlParameter.USE_CALCULATED_ATOM_COORDINATES parameter of cntnr to use. More...
 
bool hasUseCalculatedAtomCoordinatesParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.USE_CALCULATED_ATOM_COORDINATES parameter of cntnr is set. More...
 
bool getUseCalculatedAtomCoordinatesParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.USE_CALCULATED_ATOM_COORDINATES parameter stored in cntnr. More...
 
None clearUseCalculatedAtomCoordinatesParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.USE_CALCULATED_ATOM_COORDINATES parameter from cntnr. More...
 
None setViewportParameter (Base.ControlParameterContainer cntnr, Rectangle2D viewport)
 Sets the value of the Vis.ControlParameter.VIEWPORT parameter of cntnr to viewport. More...
 
bool hasViewportParameter (Base.ControlParameterContainer cntnr)
 Tells whether the Vis.ControlParameter.VIEWPORT parameter of cntnr is set. More...
 
Rectangle2D getViewportParameter (Base.ControlParameterContainer cntnr)
 Returns the value of the Vis.ControlParameter.VIEWPORT parameter stored in cntnr. More...
 
None clearViewportParameter (Base.ControlParameterContainer cntnr)
 Removes the Vis.ControlParameter.VIEWPORT parameter from cntnr. More...
 

Detailed Description

Contains classes and functions related to data visualization.

Function Documentation

◆ setAgentAlignment()

None CDPL.Vis.setAgentAlignment ( Chem.Reaction  rxn,
int  show 
)
Parameters
rxn
show

◆ hasAgentAlignment()

bool CDPL.Vis.hasAgentAlignment ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.AGENT_ALIGNMENT property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getAgentAlignment()

int CDPL.Vis.getAgentAlignment ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.AGENT_ALIGNMENT property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.AGENT_ALIGNMENT property.

◆ clearAgentAlignment()

None CDPL.Vis.clearAgentAlignment ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.AGENT_ALIGNMENT property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setAgentLayoutDirection()

None CDPL.Vis.setAgentLayoutDirection ( Chem.Reaction  rxn,
int  dir 
)

Sets the value of the Vis.ReactionProperty.AGENT_LAYOUT_DIRECTION property of the reaction rxn to dir.

Parameters
rxnThe reaction for which to set the property value.
dirThe new agent layout direction (see Vis.LayoutDirection).

◆ hasAgentLayoutDirection()

bool CDPL.Vis.hasAgentLayoutDirection ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.AGENT_LAYOUT_DIRECTION property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getAgentLayoutDirection()

int CDPL.Vis.getAgentLayoutDirection ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.AGENT_LAYOUT_DIRECTION property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.AGENT_LAYOUT_DIRECTION property.

◆ clearAgentLayoutDirection()

None CDPL.Vis.clearAgentLayoutDirection ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.AGENT_LAYOUT_DIRECTION property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setAgentLayout()

None CDPL.Vis.setAgentLayout ( Chem.Reaction  rxn,
int  show 
)
Parameters
rxn
show

◆ hasAgentLayout()

bool CDPL.Vis.hasAgentLayout ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.AGENT_LAYOUT property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getAgentLayout()

int CDPL.Vis.getAgentLayout ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.AGENT_LAYOUT property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.AGENT_LAYOUT property.

◆ clearAgentLayout()

None CDPL.Vis.clearAgentLayout ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.AGENT_LAYOUT property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setArrowColor()

None CDPL.Vis.setArrowColor ( Chem.Reaction  rxn,
Color  color 
)

Sets the value of the Vis.ReactionProperty.ARROW_COLOR property of the reaction rxn to color.

Parameters
rxnThe reaction for which to set the property value.
colorThe new arrow color.

◆ hasArrowColor()

bool CDPL.Vis.hasArrowColor ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.ARROW_COLOR property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getArrowColor()

Color CDPL.Vis.getArrowColor ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.ARROW_COLOR property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.ARROW_COLOR property.

◆ clearArrowColor()

None CDPL.Vis.clearArrowColor ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.ARROW_COLOR property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setArrowHeadLength()

None CDPL.Vis.setArrowHeadLength ( Chem.Reaction  rxn,
SizeSpecification  length 
)

Sets the value of the Vis.ReactionProperty.ARROW_HEAD_LENGTH property of the reaction rxn to length.

Parameters
rxnThe reaction for which to set the property value.
lengthThe new arrow head length.

◆ hasArrowHeadLength()

bool CDPL.Vis.hasArrowHeadLength ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.ARROW_HEAD_LENGTH property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getArrowHeadLength()

SizeSpecification CDPL.Vis.getArrowHeadLength ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.ARROW_HEAD_LENGTH property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.ARROW_HEAD_LENGTH property.

◆ clearArrowHeadLength()

None CDPL.Vis.clearArrowHeadLength ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.ARROW_HEAD_LENGTH property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setArrowHeadWidth()

None CDPL.Vis.setArrowHeadWidth ( Chem.Reaction  rxn,
SizeSpecification  width 
)

Sets the value of the Vis.ReactionProperty.ARROW_HEAD_WIDTH property of the reaction rxn to width.

Parameters
rxnThe reaction for which to set the property value.
widthThe new arrow head width.

◆ hasArrowHeadWidth()

bool CDPL.Vis.hasArrowHeadWidth ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.ARROW_HEAD_WIDTH property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getArrowHeadWidth()

SizeSpecification CDPL.Vis.getArrowHeadWidth ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.ARROW_HEAD_WIDTH property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.ARROW_HEAD_WIDTH property.

◆ clearArrowHeadWidth()

None CDPL.Vis.clearArrowHeadWidth ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.ARROW_HEAD_WIDTH property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setArrowLength()

None CDPL.Vis.setArrowLength ( Chem.Reaction  rxn,
SizeSpecification  length 
)

Sets the value of the Vis.ReactionProperty.ARROW_LENGTH property of the reaction rxn to length.

Parameters
rxnThe reaction for which to set the property value.
lengthThe new arrow length.

◆ hasArrowLength()

bool CDPL.Vis.hasArrowLength ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.ARROW_LENGTH property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getArrowLength()

SizeSpecification CDPL.Vis.getArrowLength ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.ARROW_LENGTH property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.ARROW_LENGTH property.

◆ clearArrowLength()

None CDPL.Vis.clearArrowLength ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.ARROW_LENGTH property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setArrowLineWidth()

None CDPL.Vis.setArrowLineWidth ( Chem.Reaction  rxn,
SizeSpecification  width 
)

Sets the value of the Vis.ReactionProperty.ARROW_LINE_WIDTH property of the reaction rxn to width.

Parameters
rxnThe reaction for which to set the property value.
widthThe new arrow outline width.

◆ hasArrowLineWidth()

bool CDPL.Vis.hasArrowLineWidth ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.ARROW_LINE_WIDTH property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getArrowLineWidth()

SizeSpecification CDPL.Vis.getArrowLineWidth ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.ARROW_LINE_WIDTH property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.ARROW_LINE_WIDTH property.

◆ clearArrowLineWidth()

None CDPL.Vis.clearArrowLineWidth ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.ARROW_LINE_WIDTH property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setArrowShaftWidth()

None CDPL.Vis.setArrowShaftWidth ( Chem.Reaction  rxn,
SizeSpecification  width 
)

Sets the value of the Vis.ReactionProperty.ARROW_SHAFT_WIDTH property of the reaction rxn to width.

Parameters
rxnThe reaction for which to set the property value.
widthThe new arrow shaft width.

◆ hasArrowShaftWidth()

bool CDPL.Vis.hasArrowShaftWidth ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.ARROW_SHAFT_WIDTH property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getArrowShaftWidth()

SizeSpecification CDPL.Vis.getArrowShaftWidth ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.ARROW_SHAFT_WIDTH property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.ARROW_SHAFT_WIDTH property.

◆ clearArrowShaftWidth()

None CDPL.Vis.clearArrowShaftWidth ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.ARROW_SHAFT_WIDTH property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setArrowStyle()

None CDPL.Vis.setArrowStyle ( Chem.Reaction  rxn,
int  style 
)

Sets the value of the Vis.ReactionProperty.ARROW_STYLE property of the reaction rxn to style.

Parameters
rxnThe reaction for which to set the property value.
styleThe new arrow style (see Vis.ArrowStyle).

◆ hasArrowStyle()

bool CDPL.Vis.hasArrowStyle ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.ARROW_STYLE property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getArrowStyle()

int CDPL.Vis.getArrowStyle ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.ARROW_STYLE property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.ARROW_STYLE property.

◆ clearArrowStyle()

None CDPL.Vis.clearArrowStyle ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.ARROW_STYLE property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setAtomColor()

None CDPL.Vis.setAtomColor ( Chem.MolecularGraph  molgraph,
Color  color 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_COLOR property of the molecular graph molgraph to color.

Parameters
molgraphThe molecular graph for which to set the property value.
colorThe new value of the Vis.MolecularGraphProperty.ATOM_COLOR property.

◆ hasAtomColor()

bool CDPL.Vis.hasAtomColor ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_COLOR property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getAtomColor()

Color CDPL.Vis.getAtomColor ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_COLOR property.

◆ clearAtomColor()

None CDPL.Vis.clearAtomColor ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setAtomColorTable()

None CDPL.Vis.setAtomColorTable ( Chem.MolecularGraph  molgraph,
ColorTable  colors 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_COLOR_TABLE property of the molecular graph molgraph to colors.

Parameters
molgraphThe molecular graph for which to set the property value.
colorsThe new value of the Vis.MolecularGraphProperty.ATOM_COLOR_TABLE property.

◆ hasAtomColorTable()

bool CDPL.Vis.hasAtomColorTable ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_COLOR_TABLE property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getAtomColorTable()

ColorTable CDPL.Vis.getAtomColorTable ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_COLOR_TABLE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_COLOR_TABLE property.

◆ clearAtomColorTable()

None CDPL.Vis.clearAtomColorTable ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_COLOR_TABLE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setAtomConfigurationLabelColor()

None CDPL.Vis.setAtomConfigurationLabelColor ( Chem.MolecularGraph  molgraph,
Color  color 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph to color.

Parameters
molgraphThe molecular graph for which to set the property value.
colorThe new value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_COLOR property.
Since
1.2

◆ hasAtomConfigurationLabelColor()

bool CDPL.Vis.hasAtomConfigurationLabelColor ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getAtomConfigurationLabelColor()

Color CDPL.Vis.getAtomConfigurationLabelColor ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_COLOR property.
Since
1.2

◆ clearAtomConfigurationLabelColor()

None CDPL.Vis.clearAtomConfigurationLabelColor ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setAtomConfigurationLabelFont()

None CDPL.Vis.setAtomConfigurationLabelFont ( Chem.MolecularGraph  molgraph,
Font  font 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph to font.

Parameters
molgraphThe molecular graph for which to set the property value.
fontThe new value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_FONT property.
Since
1.1

◆ hasAtomConfigurationLabelFont()

bool CDPL.Vis.hasAtomConfigurationLabelFont ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.1

◆ getAtomConfigurationLabelFont()

Font CDPL.Vis.getAtomConfigurationLabelFont ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_FONT property.
Since
1.1

◆ clearAtomConfigurationLabelFont()

None CDPL.Vis.clearAtomConfigurationLabelFont ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.1

◆ setAtomConfigurationLabelSize()

None CDPL.Vis.setAtomConfigurationLabelSize ( Chem.MolecularGraph  molgraph,
SizeSpecification  size 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph to size.

Parameters
molgraphThe molecular graph for which to set the property value.
sizeThe new value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_SIZE property.
Since
1.1

◆ hasAtomConfigurationLabelSize()

bool CDPL.Vis.hasAtomConfigurationLabelSize ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.1

◆ getAtomConfigurationLabelSize()

SizeSpecification CDPL.Vis.getAtomConfigurationLabelSize ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_SIZE property.
Since
1.1

◆ clearAtomConfigurationLabelSize()

None CDPL.Vis.clearAtomConfigurationLabelSize ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.1

◆ setAtomCustomLabelColor()

None CDPL.Vis.setAtomCustomLabelColor ( Chem.MolecularGraph  molgraph,
Color  color 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_COLOR property of the molecular graph molgraph to color.

Parameters
molgraphThe molecular graph for which to set the property value.
colorThe new value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_COLOR property.
Since
1.2

◆ hasAtomCustomLabelColor()

bool CDPL.Vis.hasAtomCustomLabelColor ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_COLOR property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getAtomCustomLabelColor()

Color CDPL.Vis.getAtomCustomLabelColor ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_COLOR property.
Since
1.2

◆ clearAtomCustomLabelColor()

None CDPL.Vis.clearAtomCustomLabelColor ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setAtomCustomLabelFont()

None CDPL.Vis.setAtomCustomLabelFont ( Chem.MolecularGraph  molgraph,
Font  font 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_FONT property of the molecular graph molgraph to font.

Parameters
molgraphThe molecular graph for which to set the property value.
fontThe new value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_FONT property.
Since
1.2

◆ hasAtomCustomLabelFont()

bool CDPL.Vis.hasAtomCustomLabelFont ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_FONT property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getAtomCustomLabelFont()

Font CDPL.Vis.getAtomCustomLabelFont ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_FONT property.
Since
1.2

◆ clearAtomCustomLabelFont()

None CDPL.Vis.clearAtomCustomLabelFont ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setAtomCustomLabelSize()

None CDPL.Vis.setAtomCustomLabelSize ( Chem.MolecularGraph  molgraph,
SizeSpecification  size 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_SIZE property of the molecular graph molgraph to size.

Parameters
molgraphThe molecular graph for which to set the property value.
sizeThe new value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_SIZE property.
Since
1.2

◆ hasAtomCustomLabelSize()

bool CDPL.Vis.hasAtomCustomLabelSize ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_SIZE property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getAtomCustomLabelSize()

SizeSpecification CDPL.Vis.getAtomCustomLabelSize ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_SIZE property.
Since
1.2

◆ clearAtomCustomLabelSize()

None CDPL.Vis.clearAtomCustomLabelSize ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_CUSTOM_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setAtomHighlightAreaBrush()

None CDPL.Vis.setAtomHighlightAreaBrush ( Chem.MolecularGraph  molgraph,
Brush  brush 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph to brush.

Parameters
molgraphThe molecular graph for which to set the property value.
brushThe new value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_BRUSH property.
Since
1.2

◆ hasAtomHighlightAreaBrush()

bool CDPL.Vis.hasAtomHighlightAreaBrush ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getAtomHighlightAreaBrush()

Brush CDPL.Vis.getAtomHighlightAreaBrush ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_BRUSH property.
Since
1.2

◆ clearAtomHighlightAreaBrush()

None CDPL.Vis.clearAtomHighlightAreaBrush ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setAtomHighlightAreaOutlinePen()

None CDPL.Vis.setAtomHighlightAreaOutlinePen ( Chem.MolecularGraph  molgraph,
Pen  pen 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph to pen.

Parameters
molgraphThe molecular graph for which to set the property value.
penThe new value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN property.
Since
1.2

◆ hasAtomHighlightAreaOutlinePen()

bool CDPL.Vis.hasAtomHighlightAreaOutlinePen ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getAtomHighlightAreaOutlinePen()

Pen CDPL.Vis.getAtomHighlightAreaOutlinePen ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN property.
Since
1.2

◆ clearAtomHighlightAreaOutlinePen()

None CDPL.Vis.clearAtomHighlightAreaOutlinePen ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setAtomHighlightAreaSize()

None CDPL.Vis.setAtomHighlightAreaSize ( Chem.MolecularGraph  molgraph,
SizeSpecification  size 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_SIZE property of the molecular graph molgraph to size.

Parameters
molgraphThe molecular graph for which to set the property value.
sizeThe new value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_SIZE property.
Since
1.2

◆ hasAtomHighlightAreaSize()

bool CDPL.Vis.hasAtomHighlightAreaSize ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_SIZE property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getAtomHighlightAreaSize()

SizeSpecification CDPL.Vis.getAtomHighlightAreaSize ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_SIZE property.
Since
1.2

◆ clearAtomHighlightAreaSize()

None CDPL.Vis.clearAtomHighlightAreaSize ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_HIGHLIGHT_AREA_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setAtomLabelFont()

None CDPL.Vis.setAtomLabelFont ( Chem.MolecularGraph  molgraph,
Font  font 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_LABEL_FONT property of the molecular graph molgraph to font.

Parameters
molgraphThe molecular graph for which to set the property value.
fontThe new value of the Vis.MolecularGraphProperty.ATOM_LABEL_FONT property.

◆ hasAtomLabelFont()

bool CDPL.Vis.hasAtomLabelFont ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_LABEL_FONT property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getAtomLabelFont()

Font CDPL.Vis.getAtomLabelFont ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_LABEL_FONT property.

◆ clearAtomLabelFont()

None CDPL.Vis.clearAtomLabelFont ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setAtomLabelMargin()

None CDPL.Vis.setAtomLabelMargin ( Chem.MolecularGraph  molgraph,
SizeSpecification  margin 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_LABEL_MARGIN property of the molecular graph molgraph to margin.

Parameters
molgraphThe molecular graph for which to set the property value.
marginThe new value of the Vis.MolecularGraphProperty.ATOM_LABEL_MARGIN property.

◆ hasAtomLabelMargin()

bool CDPL.Vis.hasAtomLabelMargin ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_LABEL_MARGIN property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getAtomLabelMargin()

SizeSpecification CDPL.Vis.getAtomLabelMargin ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_LABEL_MARGIN property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_LABEL_MARGIN property.

◆ clearAtomLabelMargin()

None CDPL.Vis.clearAtomLabelMargin ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_LABEL_MARGIN property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setAtomLabelSize()

None CDPL.Vis.setAtomLabelSize ( Chem.MolecularGraph  molgraph,
SizeSpecification  size 
)

Sets the value of the Vis.MolecularGraphProperty.ATOM_LABEL_SIZE property of the molecular graph molgraph to size.

Parameters
molgraphThe molecular graph for which to set the property value.
sizeThe new value of the Vis.MolecularGraphProperty.ATOM_LABEL_SIZE property.

◆ hasAtomLabelSize()

bool CDPL.Vis.hasAtomLabelSize ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.ATOM_LABEL_SIZE property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getAtomLabelSize()

SizeSpecification CDPL.Vis.getAtomLabelSize ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.ATOM_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.ATOM_LABEL_SIZE property.

◆ clearAtomLabelSize()

None CDPL.Vis.clearAtomLabelSize ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.ATOM_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setBondColor()

None CDPL.Vis.setBondColor ( Chem.MolecularGraph  molgraph,
Color  color 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_COLOR property of the molecular graph molgraph to color.

Parameters
molgraphThe molecular graph for which to set the property value.
colorThe new value of the Vis.MolecularGraphProperty.BOND_COLOR property.

◆ hasBondColor()

bool CDPL.Vis.hasBondColor ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_COLOR property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getBondColor()

Color CDPL.Vis.getBondColor ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_COLOR property.

◆ clearBondColor()

None CDPL.Vis.clearBondColor ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setBondConfigurationLabelColor()

None CDPL.Vis.setBondConfigurationLabelColor ( Chem.MolecularGraph  molgraph,
Color  color 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph to color.

Parameters
molgraphThe molecular graph for which to set the property value.
colorThe new value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_COLOR property.
Since
1.2

◆ hasBondConfigurationLabelColor()

bool CDPL.Vis.hasBondConfigurationLabelColor ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getBondConfigurationLabelColor()

Color CDPL.Vis.getBondConfigurationLabelColor ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_COLOR property.
Since
1.2

◆ clearBondConfigurationLabelColor()

None CDPL.Vis.clearBondConfigurationLabelColor ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setBondConfigurationLabelFont()

None CDPL.Vis.setBondConfigurationLabelFont ( Chem.MolecularGraph  molgraph,
Font  font 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph to font.

Parameters
molgraphThe molecular graph for which to set the property value.
fontThe new value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_FONT property.
Since
1.1

◆ hasBondConfigurationLabelFont()

bool CDPL.Vis.hasBondConfigurationLabelFont ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.1

◆ getBondConfigurationLabelFont()

Font CDPL.Vis.getBondConfigurationLabelFont ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_FONT property.
Since
1.1

◆ clearBondConfigurationLabelFont()

None CDPL.Vis.clearBondConfigurationLabelFont ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.1

◆ setBondConfigurationLabelSize()

None CDPL.Vis.setBondConfigurationLabelSize ( Chem.MolecularGraph  molgraph,
SizeSpecification  size 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph to size.

Parameters
molgraphThe molecular graph for which to set the property value.
sizeThe new value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_SIZE property.
Since
1.1

◆ hasBondConfigurationLabelSize()

bool CDPL.Vis.hasBondConfigurationLabelSize ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.1

◆ getBondConfigurationLabelSize()

SizeSpecification CDPL.Vis.getBondConfigurationLabelSize ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_SIZE property.
Since
1.1

◆ clearBondConfigurationLabelSize()

None CDPL.Vis.clearBondConfigurationLabelSize ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_CONFIGURATION_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.1

◆ setBondCustomLabelColor()

None CDPL.Vis.setBondCustomLabelColor ( Chem.MolecularGraph  molgraph,
Color  color 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_COLOR property of the molecular graph molgraph to color.

Parameters
molgraphThe molecular graph for which to set the property value.
colorThe new value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_COLOR property.
Since
1.2

◆ hasBondCustomLabelColor()

bool CDPL.Vis.hasBondCustomLabelColor ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_COLOR property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getBondCustomLabelColor()

Color CDPL.Vis.getBondCustomLabelColor ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_COLOR property.
Since
1.2

◆ clearBondCustomLabelColor()

None CDPL.Vis.clearBondCustomLabelColor ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_COLOR property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setBondCustomLabelFont()

None CDPL.Vis.setBondCustomLabelFont ( Chem.MolecularGraph  molgraph,
Font  font 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_FONT property of the molecular graph molgraph to font.

Parameters
molgraphThe molecular graph for which to set the property value.
fontThe new value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_FONT property.
Since
1.2

◆ hasBondCustomLabelFont()

bool CDPL.Vis.hasBondCustomLabelFont ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_FONT property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getBondCustomLabelFont()

Font CDPL.Vis.getBondCustomLabelFont ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_FONT property.
Since
1.2

◆ clearBondCustomLabelFont()

None CDPL.Vis.clearBondCustomLabelFont ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setBondCustomLabelSize()

None CDPL.Vis.setBondCustomLabelSize ( Chem.MolecularGraph  molgraph,
SizeSpecification  size 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_SIZE property of the molecular graph molgraph to size.

Parameters
molgraphThe molecular graph for which to set the property value.
sizeThe new value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_SIZE property.
Since
1.2

◆ hasBondCustomLabelSize()

bool CDPL.Vis.hasBondCustomLabelSize ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_SIZE property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getBondCustomLabelSize()

SizeSpecification CDPL.Vis.getBondCustomLabelSize ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_SIZE property.
Since
1.2

◆ clearBondCustomLabelSize()

None CDPL.Vis.clearBondCustomLabelSize ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_CUSTOM_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setBondHighlightAreaBrush()

None CDPL.Vis.setBondHighlightAreaBrush ( Chem.MolecularGraph  molgraph,
Brush  brush 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph to brush.

Parameters
molgraphThe molecular graph for which to set the property value.
brushThe new value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_BRUSH property.
Since
1.2

◆ hasBondHighlightAreaBrush()

bool CDPL.Vis.hasBondHighlightAreaBrush ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getBondHighlightAreaBrush()

Brush CDPL.Vis.getBondHighlightAreaBrush ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_BRUSH property.
Since
1.2

◆ clearBondHighlightAreaBrush()

None CDPL.Vis.clearBondHighlightAreaBrush ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_BRUSH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setBondHighlightAreaOutlinePen()

None CDPL.Vis.setBondHighlightAreaOutlinePen ( Chem.MolecularGraph  molgraph,
Pen  pen 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph to pen.

Parameters
molgraphThe molecular graph for which to set the property value.
penThe new value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_OUTLINE_PEN property.
Since
1.2

◆ hasBondHighlightAreaOutlinePen()

bool CDPL.Vis.hasBondHighlightAreaOutlinePen ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getBondHighlightAreaOutlinePen()

Pen CDPL.Vis.getBondHighlightAreaOutlinePen ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_OUTLINE_PEN property.
Since
1.2

◆ clearBondHighlightAreaOutlinePen()

None CDPL.Vis.clearBondHighlightAreaOutlinePen ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_OUTLINE_PEN property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setBondHighlightAreaWidth()

None CDPL.Vis.setBondHighlightAreaWidth ( Chem.MolecularGraph  molgraph,
SizeSpecification  width 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_WIDTH property of the molecular graph molgraph to width.

Parameters
molgraphThe molecular graph for which to set the property value.
widthThe new value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_WIDTH property.
Since
1.2

◆ hasBondHighlightAreaWidth()

bool CDPL.Vis.hasBondHighlightAreaWidth ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_WIDTH property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getBondHighlightAreaWidth()

SizeSpecification CDPL.Vis.getBondHighlightAreaWidth ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_WIDTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_WIDTH property.
Since
1.2

◆ clearBondHighlightAreaWidth()

None CDPL.Vis.clearBondHighlightAreaWidth ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_HIGHLIGHT_AREA_WIDTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setBondLabelFont()

None CDPL.Vis.setBondLabelFont ( Chem.MolecularGraph  molgraph,
Font  font 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_LABEL_FONT property of the molecular graph molgraph to font.

Parameters
molgraphThe molecular graph for which to set the property value.
fontThe new value of the Vis.MolecularGraphProperty.BOND_LABEL_FONT property.

◆ hasBondLabelFont()

bool CDPL.Vis.hasBondLabelFont ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_LABEL_FONT property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getBondLabelFont()

Font CDPL.Vis.getBondLabelFont ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_LABEL_FONT property.

◆ clearBondLabelFont()

None CDPL.Vis.clearBondLabelFont ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setBondLabelMargin()

None CDPL.Vis.setBondLabelMargin ( Chem.MolecularGraph  molgraph,
SizeSpecification  margin 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_LABEL_MARGIN property of the molecular graph molgraph to margin.

Parameters
molgraphThe molecular graph for which to set the property value.
marginThe new value of the Vis.MolecularGraphProperty.BOND_LABEL_MARGIN property.

◆ hasBondLabelMargin()

bool CDPL.Vis.hasBondLabelMargin ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_LABEL_MARGIN property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getBondLabelMargin()

SizeSpecification CDPL.Vis.getBondLabelMargin ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_LABEL_MARGIN property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_LABEL_MARGIN property.

◆ clearBondLabelMargin()

None CDPL.Vis.clearBondLabelMargin ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_LABEL_MARGIN property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setBondLabelSize()

None CDPL.Vis.setBondLabelSize ( Chem.MolecularGraph  molgraph,
SizeSpecification  size 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_LABEL_SIZE property of the molecular graph molgraph to size.

Parameters
molgraphThe molecular graph for which to set the property value.
sizeThe new value of the Vis.MolecularGraphProperty.BOND_LABEL_SIZE property.

◆ hasBondLabelSize()

bool CDPL.Vis.hasBondLabelSize ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_LABEL_SIZE property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getBondLabelSize()

SizeSpecification CDPL.Vis.getBondLabelSize ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_LABEL_SIZE property.

◆ clearBondLabelSize()

None CDPL.Vis.clearBondLabelSize ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setBondLineSpacing()

None CDPL.Vis.setBondLineSpacing ( Chem.MolecularGraph  molgraph,
SizeSpecification  spacing 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_LINE_SPACING property of the molecular graph molgraph to spacing.

Parameters
molgraphThe molecular graph for which to set the property value.
spacingThe new value of the Vis.MolecularGraphProperty.BOND_LINE_SPACING property.

◆ hasBondLineSpacing()

bool CDPL.Vis.hasBondLineSpacing ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_LINE_SPACING property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getBondLineSpacing()

SizeSpecification CDPL.Vis.getBondLineSpacing ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_LINE_SPACING property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_LINE_SPACING property.

◆ clearBondLineSpacing()

None CDPL.Vis.clearBondLineSpacing ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_LINE_SPACING property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setBondLineWidth()

None CDPL.Vis.setBondLineWidth ( Chem.MolecularGraph  molgraph,
SizeSpecification  width 
)

Sets the value of the Vis.MolecularGraphProperty.BOND_LINE_WIDTH property of the molecular graph molgraph to width.

Parameters
molgraphThe molecular graph for which to set the property value.
widthThe new value of the Vis.MolecularGraphProperty.BOND_LINE_WIDTH property.

◆ hasBondLineWidth()

bool CDPL.Vis.hasBondLineWidth ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.BOND_LINE_WIDTH property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getBondLineWidth()

SizeSpecification CDPL.Vis.getBondLineWidth ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.BOND_LINE_WIDTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.BOND_LINE_WIDTH property.

◆ clearBondLineWidth()

None CDPL.Vis.clearBondLineWidth ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.BOND_LINE_WIDTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setColor() [1/2]

None CDPL.Vis.setColor ( Chem.Atom  atom,
Color  color 
)

Sets the value of the Vis.AtomProperty.COLOR property of the atom atom to color.

Parameters
atomThe atom for which to set the property value.
colorThe new value of the Vis.AtomProperty.COLOR property.

◆ hasColor() [1/2]

bool CDPL.Vis.hasColor ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.COLOR property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getColor() [1/2]

Color CDPL.Vis.getColor ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.COLOR property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.COLOR property.

◆ clearColor() [1/2]

None CDPL.Vis.clearColor ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.COLOR property of the atom atom.

Parameters
atomThe atom for which to clear the property value.

◆ setColor() [2/2]

None CDPL.Vis.setColor ( Chem.Bond  bond,
Color  color 
)

Sets the value of the Vis.BondProperty.COLOR property of the bond bond to color.

Parameters
bondThe bond for which to set the property value.
colorThe new value of the Vis.BondProperty.COLOR property.

◆ hasColor() [2/2]

bool CDPL.Vis.hasColor ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.COLOR property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getColor() [2/2]

Color CDPL.Vis.getColor ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.COLOR property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.COLOR property.

◆ clearColor() [2/2]

None CDPL.Vis.clearColor ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.COLOR property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setComponentLayoutDirection()

None CDPL.Vis.setComponentLayoutDirection ( Chem.Reaction  rxn,
int  dir 
)

Sets the value of the Vis.ReactionProperty.COMPONENT_LAYOUT_DIRECTION property of the reaction rxn to dir.

Parameters
rxnThe reaction for which to set the property value.
dirThe new layout direction (see Vis.LayoutDirection).

◆ hasComponentLayoutDirection()

bool CDPL.Vis.hasComponentLayoutDirection ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.COMPONENT_LAYOUT_DIRECTION property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getComponentLayoutDirection()

int CDPL.Vis.getComponentLayoutDirection ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.COMPONENT_LAYOUT_DIRECTION property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.COMPONENT_LAYOUT_DIRECTION property.

◆ clearComponentLayoutDirection()

None CDPL.Vis.clearComponentLayoutDirection ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.COMPONENT_LAYOUT_DIRECTION property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setComponentLayout()

None CDPL.Vis.setComponentLayout ( Chem.Reaction  rxn,
int  layout 
)

Sets the value of the Vis.ReactionProperty.COMPONENT_LAYOUT property of the reaction rxn to layout.

Parameters
rxnThe reaction for which to set the property value.
layoutThe new layout style (see Vis.LayoutStyle).

◆ hasComponentLayout()

bool CDPL.Vis.hasComponentLayout ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.COMPONENT_LAYOUT property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getComponentLayout()

int CDPL.Vis.getComponentLayout ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.COMPONENT_LAYOUT property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.COMPONENT_LAYOUT property.

◆ clearComponentLayout()

None CDPL.Vis.clearComponentLayout ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.COMPONENT_LAYOUT property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setComponentMargin()

None CDPL.Vis.setComponentMargin ( Chem.Reaction  rxn,
SizeSpecification  margin 
)

Sets the value of the Vis.ReactionProperty.COMPONENT_MARGIN property of the reaction rxn to margin.

Parameters
rxnThe reaction for which to set the property value.
marginThe new component margin.

◆ hasComponentMargin()

bool CDPL.Vis.hasComponentMargin ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.COMPONENT_MARGIN property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getComponentMargin()

SizeSpecification CDPL.Vis.getComponentMargin ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.COMPONENT_MARGIN property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.COMPONENT_MARGIN property.

◆ clearComponentMargin()

None CDPL.Vis.clearComponentMargin ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.COMPONENT_MARGIN property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setConfigurationLabelColor() [1/2]

None CDPL.Vis.setConfigurationLabelColor ( Chem.Atom  atom,
Color  color 
)

Sets the value of the Vis.AtomProperty.CONFIGURATION_LABEL_COLOR property of the atom atom to color.

Parameters
atomThe atom for which to set the property value.
colorThe new value of the Vis.AtomProperty.CONFIGURATION_LABEL_COLOR property.
Since
1.2

◆ hasConfigurationLabelColor() [1/2]

bool CDPL.Vis.hasConfigurationLabelColor ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.CONFIGURATION_LABEL_COLOR property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getConfigurationLabelColor() [1/2]

Color CDPL.Vis.getConfigurationLabelColor ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.CONFIGURATION_LABEL_COLOR property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.CONFIGURATION_LABEL_COLOR property.
Since
1.2

◆ clearConfigurationLabelColor() [1/2]

None CDPL.Vis.clearConfigurationLabelColor ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.CONFIGURATION_LABEL_COLOR property of the atom atom.

Parameters
atomThe atom for which to clear the property value.
Since
1.2

◆ setConfigurationLabelColor() [2/2]

None CDPL.Vis.setConfigurationLabelColor ( Chem.Bond  bond,
Color  color 
)

Sets the value of the Vis.BondProperty.CONFIGURATION_LABEL_COLOR property of the bond bond to color.

Parameters
bondThe bond for which to set the property value.
colorThe new value of the Vis.BondProperty.CONFIGURATION_LABEL_COLOR property.
Since
1.2

◆ hasConfigurationLabelColor() [2/2]

bool CDPL.Vis.hasConfigurationLabelColor ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.CONFIGURATION_LABEL_COLOR property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getConfigurationLabelColor() [2/2]

Color CDPL.Vis.getConfigurationLabelColor ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.CONFIGURATION_LABEL_COLOR property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.CONFIGURATION_LABEL_COLOR property.
Since
1.2

◆ clearConfigurationLabelColor() [2/2]

None CDPL.Vis.clearConfigurationLabelColor ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.CONFIGURATION_LABEL_COLOR property of the bond bond.

Parameters
bondThe bond for which to clear the property value.
Since
1.2

◆ setConfigurationLabelFont() [1/2]

None CDPL.Vis.setConfigurationLabelFont ( Chem.Atom  atom,
Font  font 
)

Sets the value of the Vis.AtomProperty.CONFIGURATION_LABEL_FONT property of the atom atom to font.

Parameters
atomThe atom for which to set the property value.
fontThe new value of the Vis.AtomProperty.CONFIGURATION_LABEL_FONT property.
Since
1.1

◆ hasConfigurationLabelFont() [1/2]

bool CDPL.Vis.hasConfigurationLabelFont ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.CONFIGURATION_LABEL_FONT property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.1

◆ getConfigurationLabelFont() [1/2]

Font CDPL.Vis.getConfigurationLabelFont ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.CONFIGURATION_LABEL_FONT property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.CONFIGURATION_LABEL_FONT property.
Since
1.1

◆ clearConfigurationLabelFont() [1/2]

None CDPL.Vis.clearConfigurationLabelFont ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.CONFIGURATION_LABEL_FONT property of the atom atom.

Parameters
atomThe atom for which to clear the property value.
Since
1.1

◆ setConfigurationLabelFont() [2/2]

None CDPL.Vis.setConfigurationLabelFont ( Chem.Bond  bond,
Font  font 
)

Sets the value of the Vis.BondProperty.CONFIGURATION_LABEL_FONT property of the bond bond to font.

Parameters
bondThe bond for which to set the property value.
fontThe new value of the Vis.BondProperty.CONFIGURATION_LABEL_FONT property.
Since
1.1

◆ hasConfigurationLabelFont() [2/2]

bool CDPL.Vis.hasConfigurationLabelFont ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.CONFIGURATION_LABEL_FONT property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.1

◆ getConfigurationLabelFont() [2/2]

Font CDPL.Vis.getConfigurationLabelFont ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.CONFIGURATION_LABEL_FONT property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.CONFIGURATION_LABEL_FONT property.
Since
1.1

◆ clearConfigurationLabelFont() [2/2]

None CDPL.Vis.clearConfigurationLabelFont ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.CONFIGURATION_LABEL_FONT property of the bond bond.

Parameters
bondThe bond for which to clear the property value.
Since
1.1

◆ setConfigurationLabelSize() [1/2]

None CDPL.Vis.setConfigurationLabelSize ( Chem.Atom  atom,
SizeSpecification  size 
)

Sets the value of the Vis.AtomProperty.CONFIGURATION_LABEL_SIZE property of the atom atom to size.

Parameters
atomThe atom for which to set the property value.
sizeThe new value of the Vis.AtomProperty.CONFIGURATION_LABEL_SIZE property.
Since
1.1

◆ hasConfigurationLabelSize() [1/2]

bool CDPL.Vis.hasConfigurationLabelSize ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.CONFIGURATION_LABEL_SIZE property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.1

◆ getConfigurationLabelSize() [1/2]

SizeSpecification CDPL.Vis.getConfigurationLabelSize ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.CONFIGURATION_LABEL_SIZE property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.CONFIGURATION_LABEL_SIZE property.
Since
1.1

◆ clearConfigurationLabelSize() [1/2]

None CDPL.Vis.clearConfigurationLabelSize ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.CONFIGURATION_LABEL_SIZE property of the atom atom.

Parameters
atomThe atom for which to clear the property value.
Since
1.1

◆ setConfigurationLabelSize() [2/2]

None CDPL.Vis.setConfigurationLabelSize ( Chem.Bond  bond,
SizeSpecification  size 
)

Sets the value of the Vis.BondProperty.CONFIGURATION_LABEL_SIZE property of the bond bond to size.

Parameters
bondThe bond for which to set the property value.
sizeThe new value of the Vis.BondProperty.CONFIGURATION_LABEL_SIZE property.
Since
1.1

◆ hasConfigurationLabelSize() [2/2]

bool CDPL.Vis.hasConfigurationLabelSize ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.CONFIGURATION_LABEL_SIZE property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.1

◆ getConfigurationLabelSize() [2/2]

SizeSpecification CDPL.Vis.getConfigurationLabelSize ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.CONFIGURATION_LABEL_SIZE property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.CONFIGURATION_LABEL_SIZE property.
Since
1.1

◆ clearConfigurationLabelSize() [2/2]

None CDPL.Vis.clearConfigurationLabelSize ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.CONFIGURATION_LABEL_SIZE property of the bond bond.

Parameters
bondThe bond for which to clear the property value.
Since
1.1

◆ setCustomLabel() [1/2]

None CDPL.Vis.setCustomLabel ( Chem.Atom  atom,
str  text 
)

Sets the value of the Vis.AtomProperty.CUSTOM_LABEL property of the atom atom to text.

Parameters
atomThe atom for which to set the property value.
textThe new value of the Vis.AtomProperty.CUSTOM_LABEL property.
Since
1.2

◆ hasCustomLabel() [1/2]

bool CDPL.Vis.hasCustomLabel ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.CUSTOM_LABEL property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getCustomLabel() [1/2]

object CDPL.Vis.getCustomLabel ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.CUSTOM_LABEL property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.CUSTOM_LABEL property.
Since
1.2

◆ clearCustomLabel() [1/2]

None CDPL.Vis.clearCustomLabel ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.CUSTOM_LABEL property of the atom atom.

Parameters
atomThe atom for which to clear the property value.
Since
1.2

◆ setCustomLabel() [2/2]

None CDPL.Vis.setCustomLabel ( Chem.Bond  bond,
str  text 
)

Sets the value of the Vis.BondProperty.CUSTOM_LABEL property of the bond bond to text.

Parameters
bondThe bond for which to set the property value.
textThe new value of the Vis.BondProperty.CUSTOM_LABEL property.
Since
1.2

◆ hasCustomLabel() [2/2]

bool CDPL.Vis.hasCustomLabel ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.CUSTOM_LABEL property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getCustomLabel() [2/2]

object CDPL.Vis.getCustomLabel ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.CUSTOM_LABEL property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.CUSTOM_LABEL property.
Since
1.2

◆ clearCustomLabel() [2/2]

None CDPL.Vis.clearCustomLabel ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.CUSTOM_LABEL property of the bond bond.

Parameters
bondThe bond for which to clear the property value.
Since
1.2

◆ setCustomLabelColor() [1/2]

None CDPL.Vis.setCustomLabelColor ( Chem.Atom  atom,
Color  color 
)

Sets the value of the Vis.AtomProperty.CUSTOM_LABEL_COLOR property of the atom atom to color.

Parameters
atomThe atom for which to set the property value.
colorThe new value of the Vis.AtomProperty.CUSTOM_LABEL_COLOR property.
Since
1.2

◆ hasCustomLabelColor() [1/2]

bool CDPL.Vis.hasCustomLabelColor ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.CUSTOM_LABEL_COLOR property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getCustomLabelColor() [1/2]

Color CDPL.Vis.getCustomLabelColor ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.CUSTOM_LABEL_COLOR property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.CUSTOM_LABEL_COLOR property.
Since
1.2

◆ clearCustomLabelColor() [1/2]

None CDPL.Vis.clearCustomLabelColor ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.CUSTOM_LABEL_COLOR property of the atom atom.

Parameters
atomThe atom for which to clear the property value.
Since
1.2

◆ setCustomLabelColor() [2/2]

None CDPL.Vis.setCustomLabelColor ( Chem.Bond  bond,
Color  color 
)

Sets the value of the Vis.BondProperty.CUSTOM_LABEL_COLOR property of the bond bond to color.

Parameters
bondThe bond for which to set the property value.
colorThe new value of the Vis.BondProperty.CUSTOM_LABEL_COLOR property.
Since
1.2

◆ hasCustomLabelColor() [2/2]

bool CDPL.Vis.hasCustomLabelColor ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.CUSTOM_LABEL_COLOR property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getCustomLabelColor() [2/2]

Color CDPL.Vis.getCustomLabelColor ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.CUSTOM_LABEL_COLOR property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.CUSTOM_LABEL_COLOR property.
Since
1.2

◆ clearCustomLabelColor() [2/2]

None CDPL.Vis.clearCustomLabelColor ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.CUSTOM_LABEL_COLOR property of the bond bond.

Parameters
bondThe bond for which to clear the property value.
Since
1.2

◆ setCustomLabelFont() [1/2]

None CDPL.Vis.setCustomLabelFont ( Chem.Atom  atom,
Font  font 
)

Sets the value of the Vis.AtomProperty.CUSTOM_LABEL_FONT property of the atom atom to font.

Parameters
atomThe atom for which to set the property value.
fontThe new value of the Vis.AtomProperty.CUSTOM_LABEL_FONT property.
Since
1.2

◆ hasCustomLabelFont() [1/2]

bool CDPL.Vis.hasCustomLabelFont ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.CUSTOM_LABEL_FONT property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getCustomLabelFont() [1/2]

Font CDPL.Vis.getCustomLabelFont ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.CUSTOM_LABEL_FONT property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.CUSTOM_LABEL_FONT property.
Since
1.2

◆ clearCustomLabelFont() [1/2]

None CDPL.Vis.clearCustomLabelFont ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.CUSTOM_LABEL_FONT property of the atom atom.

Parameters
atomThe atom for which to clear the property value.
Since
1.2

◆ setCustomLabelFont() [2/2]

None CDPL.Vis.setCustomLabelFont ( Chem.Bond  bond,
Font  font 
)

Sets the value of the Vis.BondProperty.CUSTOM_LABEL_FONT property of the bond bond to font.

Parameters
bondThe bond for which to set the property value.
fontThe new value of the Vis.BondProperty.CUSTOM_LABEL_FONT property.
Since
1.2

◆ hasCustomLabelFont() [2/2]

bool CDPL.Vis.hasCustomLabelFont ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.CUSTOM_LABEL_FONT property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getCustomLabelFont() [2/2]

Font CDPL.Vis.getCustomLabelFont ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.CUSTOM_LABEL_FONT property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.CUSTOM_LABEL_FONT property.
Since
1.2

◆ clearCustomLabelFont() [2/2]

None CDPL.Vis.clearCustomLabelFont ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.CUSTOM_LABEL_FONT property of the bond bond.

Parameters
bondThe bond for which to clear the property value.
Since
1.2

◆ setCustomLabelSize() [1/2]

None CDPL.Vis.setCustomLabelSize ( Chem.Atom  atom,
SizeSpecification  size 
)

Sets the value of the Vis.AtomProperty.CUSTOM_LABEL_SIZE property of the atom atom to size.

Parameters
atomThe atom for which to set the property value.
sizeThe new value of the Vis.AtomProperty.CUSTOM_LABEL_SIZE property.
Since
1.2

◆ hasCustomLabelSize() [1/2]

bool CDPL.Vis.hasCustomLabelSize ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.CUSTOM_LABEL_SIZE property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getCustomLabelSize() [1/2]

SizeSpecification CDPL.Vis.getCustomLabelSize ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.CUSTOM_LABEL_SIZE property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.CUSTOM_LABEL_SIZE property.
Since
1.2

◆ clearCustomLabelSize() [1/2]

None CDPL.Vis.clearCustomLabelSize ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.CUSTOM_LABEL_SIZE property of the atom atom.

Parameters
atomThe atom for which to clear the property value.
Since
1.2

◆ setCustomLabelSize() [2/2]

None CDPL.Vis.setCustomLabelSize ( Chem.Bond  bond,
SizeSpecification  size 
)

Sets the value of the Vis.BondProperty.CUSTOM_LABEL_SIZE property of the bond bond to size.

Parameters
bondThe bond for which to set the property value.
sizeThe new value of the Vis.BondProperty.CUSTOM_LABEL_SIZE property.
Since
1.2

◆ hasCustomLabelSize() [2/2]

bool CDPL.Vis.hasCustomLabelSize ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.CUSTOM_LABEL_SIZE property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getCustomLabelSize() [2/2]

SizeSpecification CDPL.Vis.getCustomLabelSize ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.CUSTOM_LABEL_SIZE property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.CUSTOM_LABEL_SIZE property.
Since
1.2

◆ clearCustomLabelSize() [2/2]

None CDPL.Vis.clearCustomLabelSize ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.CUSTOM_LABEL_SIZE property of the bond bond.

Parameters
bondThe bond for which to clear the property value.
Since
1.2

◆ setDoubleBondTrimLength() [1/2]

None CDPL.Vis.setDoubleBondTrimLength ( Chem.Bond  bond,
SizeSpecification  length 
)

Sets the value of the Vis.BondProperty.DOUBLE_BOND_TRIM_LENGTH property of the bond bond to length.

Parameters
bondThe bond for which to set the property value.
lengthThe new value of the Vis.BondProperty.DOUBLE_BOND_TRIM_LENGTH property.

◆ hasDoubleBondTrimLength() [1/2]

bool CDPL.Vis.hasDoubleBondTrimLength ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.DOUBLE_BOND_TRIM_LENGTH property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getDoubleBondTrimLength() [1/2]

SizeSpecification CDPL.Vis.getDoubleBondTrimLength ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.DOUBLE_BOND_TRIM_LENGTH property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.DOUBLE_BOND_TRIM_LENGTH property.

◆ clearDoubleBondTrimLength() [1/2]

None CDPL.Vis.clearDoubleBondTrimLength ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.DOUBLE_BOND_TRIM_LENGTH property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setDoubleBondTrimLength() [2/2]

None CDPL.Vis.setDoubleBondTrimLength ( Chem.MolecularGraph  molgraph,
SizeSpecification  length 
)

Sets the value of the Vis.MolecularGraphProperty.DOUBLE_BOND_TRIM_LENGTH property of the molecular graph molgraph to length.

Parameters
molgraphThe molecular graph for which to set the property value.
lengthThe new value of the Vis.MolecularGraphProperty.DOUBLE_BOND_TRIM_LENGTH property.

◆ hasDoubleBondTrimLength() [2/2]

bool CDPL.Vis.hasDoubleBondTrimLength ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.DOUBLE_BOND_TRIM_LENGTH property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getDoubleBondTrimLength() [2/2]

SizeSpecification CDPL.Vis.getDoubleBondTrimLength ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.DOUBLE_BOND_TRIM_LENGTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.DOUBLE_BOND_TRIM_LENGTH property.

◆ clearDoubleBondTrimLength() [2/2]

None CDPL.Vis.clearDoubleBondTrimLength ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.DOUBLE_BOND_TRIM_LENGTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setHighlightAreaBrush() [1/2]

None CDPL.Vis.setHighlightAreaBrush ( Chem.Atom  atom,
Brush  brush 
)

Sets the value of the Vis.AtomProperty.HIGHLIGHT_AREA_BRUSH property of the atom atom to brush.

Parameters
atomThe atom for which to set the property value.
brushThe new value of the Vis.AtomProperty.HIGHLIGHT_AREA_BRUSH property.
Since
1.2

◆ hasHighlightAreaBrush() [1/2]

bool CDPL.Vis.hasHighlightAreaBrush ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.HIGHLIGHT_AREA_BRUSH property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getHighlightAreaBrush() [1/2]

Brush CDPL.Vis.getHighlightAreaBrush ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.HIGHLIGHT_AREA_BRUSH property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.HIGHLIGHT_AREA_BRUSH property.
Since
1.2

◆ clearHighlightAreaBrush() [1/2]

None CDPL.Vis.clearHighlightAreaBrush ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.HIGHLIGHT_AREA_BRUSH property of the atom atom.

Parameters
atomThe atom for which to clear the property value.
Since
1.2

◆ setHighlightAreaBrush() [2/2]

None CDPL.Vis.setHighlightAreaBrush ( Chem.Bond  bond,
Brush  brush 
)

Sets the value of the Vis.BondProperty.HIGHLIGHT_AREA_BRUSH property of the bond bond to brush.

Parameters
bondThe bond for which to set the property value.
brushThe new value of the Vis.BondProperty.HIGHLIGHT_AREA_BRUSH property.
Since
1.2

◆ hasHighlightAreaBrush() [2/2]

bool CDPL.Vis.hasHighlightAreaBrush ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.HIGHLIGHT_AREA_BRUSH property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getHighlightAreaBrush() [2/2]

Brush CDPL.Vis.getHighlightAreaBrush ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.HIGHLIGHT_AREA_BRUSH property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.HIGHLIGHT_AREA_BRUSH property.
Since
1.2

◆ clearHighlightAreaBrush() [2/2]

None CDPL.Vis.clearHighlightAreaBrush ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.HIGHLIGHT_AREA_BRUSH property of the bond bond.

Parameters
bondThe bond for which to clear the property value.
Since
1.2

◆ setHighlightAreaOutlinePen() [1/2]

None CDPL.Vis.setHighlightAreaOutlinePen ( Chem.Atom  atom,
Pen  pen 
)

Sets the value of the Vis.AtomProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the atom atom to pen.

Parameters
atomThe atom for which to set the property value.
penThe new value of the Vis.AtomProperty.HIGHLIGHT_AREA_OUTLINE_PEN property.
Since
1.2

◆ hasHighlightAreaOutlinePen() [1/2]

bool CDPL.Vis.hasHighlightAreaOutlinePen ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getHighlightAreaOutlinePen() [1/2]

Pen CDPL.Vis.getHighlightAreaOutlinePen ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.HIGHLIGHT_AREA_OUTLINE_PEN property.
Since
1.2

◆ clearHighlightAreaOutlinePen() [1/2]

None CDPL.Vis.clearHighlightAreaOutlinePen ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the atom atom.

Parameters
atomThe atom for which to clear the property value.
Since
1.2

◆ setHighlightAreaOutlinePen() [2/2]

None CDPL.Vis.setHighlightAreaOutlinePen ( Chem.Bond  bond,
Pen  pen 
)

Sets the value of the Vis.BondProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the bond bond to pen.

Parameters
bondThe bond for which to set the property value.
penThe new value of the Vis.BondProperty.HIGHLIGHT_AREA_OUTLINE_PEN property.
Since
1.2

◆ hasHighlightAreaOutlinePen() [2/2]

bool CDPL.Vis.hasHighlightAreaOutlinePen ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getHighlightAreaOutlinePen() [2/2]

Pen CDPL.Vis.getHighlightAreaOutlinePen ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.HIGHLIGHT_AREA_OUTLINE_PEN property.
Since
1.2

◆ clearHighlightAreaOutlinePen() [2/2]

None CDPL.Vis.clearHighlightAreaOutlinePen ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.HIGHLIGHT_AREA_OUTLINE_PEN property of the bond bond.

Parameters
bondThe bond for which to clear the property value.
Since
1.2

◆ setHighlightAreaOutlineWidth()

None CDPL.Vis.setHighlightAreaOutlineWidth ( Chem.MolecularGraph  molgraph,
SizeSpecification  width 
)

Sets the value of the Vis.MolecularGraphProperty.HIGHLIGHT_AREA_OUTLINE_WIDTH property of the molecular graph molgraph to width.

Parameters
molgraphThe molecular graph for which to set the property value.
widthThe new value of the Vis.MolecularGraphProperty.HIGHLIGHT_AREA_OUTLINE_WIDTH property.
Since
1.2

◆ hasHighlightAreaOutlineWidth()

bool CDPL.Vis.hasHighlightAreaOutlineWidth ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.HIGHLIGHT_AREA_OUTLINE_WIDTH property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getHighlightAreaOutlineWidth()

SizeSpecification CDPL.Vis.getHighlightAreaOutlineWidth ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.HIGHLIGHT_AREA_OUTLINE_WIDTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.HIGHLIGHT_AREA_OUTLINE_WIDTH property.
Since
1.2

◆ clearHighlightAreaOutlineWidth()

None CDPL.Vis.clearHighlightAreaOutlineWidth ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.HIGHLIGHT_AREA_OUTLINE_WIDTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.
Since
1.2

◆ setHighlightedFlag() [1/2]

None CDPL.Vis.setHighlightedFlag ( Chem.Atom  atom,
bool  highlighted 
)

Sets the value of the Vis.AtomProperty.HIGHLIGHTED_FLAG property of the atom atom to highlighted.

Parameters
atomThe atom for which to set the property value.
highlightedThe new value of the Vis.AtomProperty.HIGHLIGHTED_FLAG property.
Since
1.2

◆ hasHighlightedFlag() [1/2]

bool CDPL.Vis.hasHighlightedFlag ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.HIGHLIGHTED_FLAG property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getHighlightedFlag() [1/2]

bool CDPL.Vis.getHighlightedFlag ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.HIGHLIGHTED_FLAG property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.HIGHLIGHTED_FLAG property.
Since
1.2

◆ clearHighlightedFlag() [1/2]

None CDPL.Vis.clearHighlightedFlag ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.HIGHLIGHTED_FLAG property of the atom atom.

Parameters
atomThe atom for which to clear the property value.
Since
1.2

◆ setHighlightedFlag() [2/2]

None CDPL.Vis.setHighlightedFlag ( Chem.Bond  bond,
bool  highlighted 
)

Sets the value of the Vis.BondProperty.HIGHLIGHTED_FLAG property of the bond bond to highlighted.

Parameters
bondThe bond for which to set the property value.
highlightedThe new value of the Vis.BondProperty.HIGHLIGHTED_FLAG property.
Since
1.2

◆ hasHighlightedFlag() [2/2]

bool CDPL.Vis.hasHighlightedFlag ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.HIGHLIGHTED_FLAG property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.2

◆ getHighlightedFlag() [2/2]

bool CDPL.Vis.getHighlightedFlag ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.HIGHLIGHTED_FLAG property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.HIGHLIGHTED_FLAG property.
Since
1.2

◆ clearHighlightedFlag() [2/2]

None CDPL.Vis.clearHighlightedFlag ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.HIGHLIGHTED_FLAG property of the bond bond.

Parameters
bondThe bond for which to clear the property value.
Since
1.2

◆ setLabelFont() [1/2]

None CDPL.Vis.setLabelFont ( Chem.Atom  atom,
Font  font 
)

Sets the value of the Vis.AtomProperty.LABEL_FONT property of the atom atom to font.

Parameters
atomThe atom for which to set the property value.
fontThe new value of the Vis.AtomProperty.LABEL_FONT property.

◆ hasLabelFont() [1/2]

bool CDPL.Vis.hasLabelFont ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.LABEL_FONT property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getLabelFont() [1/2]

Font CDPL.Vis.getLabelFont ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.LABEL_FONT property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.LABEL_FONT property.

◆ clearLabelFont() [1/2]

None CDPL.Vis.clearLabelFont ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.LABEL_FONT property of the atom atom.

Parameters
atomThe atom for which to clear the property value.

◆ setLabelFont() [2/2]

None CDPL.Vis.setLabelFont ( Chem.Bond  bond,
Font  font 
)

Sets the value of the Vis.BondProperty.LABEL_FONT property of the bond bond to font.

Parameters
bondThe bond for which to set the property value.
fontThe new value of the Vis.BondProperty.LABEL_FONT property.

◆ hasLabelFont() [2/2]

bool CDPL.Vis.hasLabelFont ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.LABEL_FONT property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getLabelFont() [2/2]

Font CDPL.Vis.getLabelFont ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.LABEL_FONT property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.LABEL_FONT property.

◆ clearLabelFont() [2/2]

None CDPL.Vis.clearLabelFont ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.LABEL_FONT property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setLabelMargin() [1/2]

None CDPL.Vis.setLabelMargin ( Chem.Atom  atom,
SizeSpecification  margin 
)

Sets the value of the Vis.AtomProperty.LABEL_MARGIN property of the atom atom to margin.

Parameters
atomThe atom for which to set the property value.
marginThe new value of the Vis.AtomProperty.LABEL_MARGIN property.

◆ hasLabelMargin() [1/2]

bool CDPL.Vis.hasLabelMargin ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.LABEL_MARGIN property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getLabelMargin() [1/2]

SizeSpecification CDPL.Vis.getLabelMargin ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.LABEL_MARGIN property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.LABEL_MARGIN property.

◆ clearLabelMargin() [1/2]

None CDPL.Vis.clearLabelMargin ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.LABEL_MARGIN property of the atom atom.

Parameters
atomThe atom for which to clear the property value.

◆ setLabelMargin() [2/2]

None CDPL.Vis.setLabelMargin ( Chem.Bond  bond,
SizeSpecification  margin 
)

Sets the value of the Vis.BondProperty.LABEL_MARGIN property of the bond bond to margin.

Parameters
bondThe bond for which to set the property value.
marginThe new value of the Vis.BondProperty.LABEL_MARGIN property.

◆ hasLabelMargin() [2/2]

bool CDPL.Vis.hasLabelMargin ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.LABEL_MARGIN property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getLabelMargin() [2/2]

SizeSpecification CDPL.Vis.getLabelMargin ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.LABEL_MARGIN property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.LABEL_MARGIN property.

◆ clearLabelMargin() [2/2]

None CDPL.Vis.clearLabelMargin ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.LABEL_MARGIN property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setLabelSize() [1/2]

None CDPL.Vis.setLabelSize ( Chem.Atom  atom,
SizeSpecification  size 
)

Sets the value of the Vis.AtomProperty.LABEL_SIZE property of the atom atom to size.

Parameters
atomThe atom for which to set the property value.
sizeThe new value of the Vis.AtomProperty.LABEL_SIZE property.

◆ hasLabelSize() [1/2]

bool CDPL.Vis.hasLabelSize ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.LABEL_SIZE property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getLabelSize() [1/2]

SizeSpecification CDPL.Vis.getLabelSize ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.LABEL_SIZE property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.LABEL_SIZE property.

◆ clearLabelSize() [1/2]

None CDPL.Vis.clearLabelSize ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.LABEL_SIZE property of the atom atom.

Parameters
atomThe atom for which to clear the property value.

◆ setLabelSize() [2/2]

None CDPL.Vis.setLabelSize ( Chem.Bond  bond,
SizeSpecification  size 
)

Sets the value of the Vis.BondProperty.LABEL_SIZE property of the bond bond to size.

Parameters
bondThe bond for which to set the property value.
sizeThe new value of the Vis.BondProperty.LABEL_SIZE property.

◆ hasLabelSize() [2/2]

bool CDPL.Vis.hasLabelSize ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.LABEL_SIZE property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getLabelSize() [2/2]

SizeSpecification CDPL.Vis.getLabelSize ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.LABEL_SIZE property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.LABEL_SIZE property.

◆ clearLabelSize() [2/2]

None CDPL.Vis.clearLabelSize ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.LABEL_SIZE property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setLineSpacing()

None CDPL.Vis.setLineSpacing ( Chem.Bond  bond,
SizeSpecification  spacing 
)

Sets the value of the Vis.BondProperty.LINE_SPACING property of the bond bond to spacing.

Parameters
bondThe bond for which to set the property value.
spacingThe new value of the Vis.BondProperty.LINE_SPACING property.

◆ hasLineSpacing()

bool CDPL.Vis.hasLineSpacing ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.LINE_SPACING property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getLineSpacing()

SizeSpecification CDPL.Vis.getLineSpacing ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.LINE_SPACING property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.LINE_SPACING property.

◆ clearLineSpacing()

None CDPL.Vis.clearLineSpacing ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.LINE_SPACING property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setLineWidth()

None CDPL.Vis.setLineWidth ( Chem.Bond  bond,
SizeSpecification  width 
)

Sets the value of the Vis.BondProperty.LINE_WIDTH property of the bond bond to width.

Parameters
bondThe bond for which to set the property value.
widthThe new value of the Vis.BondProperty.LINE_WIDTH property.

◆ hasLineWidth()

bool CDPL.Vis.hasLineWidth ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.LINE_WIDTH property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getLineWidth()

SizeSpecification CDPL.Vis.getLineWidth ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.LINE_WIDTH property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.LINE_WIDTH property.

◆ clearLineWidth()

None CDPL.Vis.clearLineWidth ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.LINE_WIDTH property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setMaterial()

None CDPL.Vis.setMaterial ( Object3D  obj,
Material  material 
)
Parameters
obj
material

◆ hasMaterial()

bool CDPL.Vis.hasMaterial ( Object3D  obj)

Tells whether the Vis.Object3DProperty.MATERIAL property of the 3D object obj is set.

Parameters
objThe 3D object for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.3

◆ getMaterial()

Material CDPL.Vis.getMaterial ( Object3D  obj)

Returns the value of the Vis.Object3DProperty.MATERIAL property of the 3D object obj.

Parameters
objThe 3D object for which to return the property value.
Returns
The value of the Vis.Object3DProperty.MATERIAL property.
Since
1.3

◆ clearMaterial()

None CDPL.Vis.clearMaterial ( Object3D  obj)

Clears the value of the Vis.Object3DProperty.MATERIAL property of the 3D object obj.

Parameters
objThe 3D object for which to clear the property value.
Since
1.3

◆ setPlusSignColor()

None CDPL.Vis.setPlusSignColor ( Chem.Reaction  rxn,
Color  color 
)

Sets the value of the Vis.ReactionProperty.PLUS_SIGN_COLOR property of the reaction rxn to color.

Parameters
rxnThe reaction for which to set the property value.
colorThe new plus-sign color.

◆ hasPlusSignColor()

bool CDPL.Vis.hasPlusSignColor ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.PLUS_SIGN_COLOR property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getPlusSignColor()

Color CDPL.Vis.getPlusSignColor ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.PLUS_SIGN_COLOR property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.PLUS_SIGN_COLOR property.

◆ clearPlusSignColor()

None CDPL.Vis.clearPlusSignColor ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.PLUS_SIGN_COLOR property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setPlusSignLineWidth()

None CDPL.Vis.setPlusSignLineWidth ( Chem.Reaction  rxn,
SizeSpecification  width 
)

Sets the value of the Vis.ReactionProperty.PLUS_SIGN_LINE_WIDTH property of the reaction rxn to width.

Parameters
rxnThe reaction for which to set the property value.
widthThe new plus-sign line width.

◆ hasPlusSignLineWidth()

bool CDPL.Vis.hasPlusSignLineWidth ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.PLUS_SIGN_LINE_WIDTH property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getPlusSignLineWidth()

SizeSpecification CDPL.Vis.getPlusSignLineWidth ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.PLUS_SIGN_LINE_WIDTH property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.PLUS_SIGN_LINE_WIDTH property.

◆ clearPlusSignLineWidth()

None CDPL.Vis.clearPlusSignLineWidth ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.PLUS_SIGN_LINE_WIDTH property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setPlusSignSize()

None CDPL.Vis.setPlusSignSize ( Chem.Reaction  rxn,
SizeSpecification  size 
)

Sets the value of the Vis.ReactionProperty.PLUS_SIGN_SIZE property of the reaction rxn to size.

Parameters
rxnThe reaction for which to set the property value.
sizeThe new plus-sign size.

◆ hasPlusSignSize()

bool CDPL.Vis.hasPlusSignSize ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.PLUS_SIGN_SIZE property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getPlusSignSize()

SizeSpecification CDPL.Vis.getPlusSignSize ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.PLUS_SIGN_SIZE property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.PLUS_SIGN_SIZE property.

◆ clearPlusSignSize()

None CDPL.Vis.clearPlusSignSize ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.PLUS_SIGN_SIZE property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setRadicalElectronDotSize() [1/2]

None CDPL.Vis.setRadicalElectronDotSize ( Chem.Atom  atom,
SizeSpecification  size 
)

Sets the value of the Vis.AtomProperty.RADICAL_ELECTRON_DOT_SIZE property of the atom atom to size.

Parameters
atomThe atom for which to set the property value.
sizeThe new value of the Vis.AtomProperty.RADICAL_ELECTRON_DOT_SIZE property.

◆ hasRadicalElectronDotSize() [1/2]

bool CDPL.Vis.hasRadicalElectronDotSize ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.RADICAL_ELECTRON_DOT_SIZE property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getRadicalElectronDotSize() [1/2]

SizeSpecification CDPL.Vis.getRadicalElectronDotSize ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.RADICAL_ELECTRON_DOT_SIZE property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.RADICAL_ELECTRON_DOT_SIZE property.

◆ clearRadicalElectronDotSize() [1/2]

None CDPL.Vis.clearRadicalElectronDotSize ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.RADICAL_ELECTRON_DOT_SIZE property of the atom atom.

Parameters
atomThe atom for which to clear the property value.

◆ setRadicalElectronDotSize() [2/2]

None CDPL.Vis.setRadicalElectronDotSize ( Chem.MolecularGraph  molgraph,
SizeSpecification  size 
)

Sets the value of the Vis.MolecularGraphProperty.RADICAL_ELECTRON_DOT_SIZE property of the molecular graph molgraph to size.

Parameters
molgraphThe molecular graph for which to set the property value.
sizeThe new value of the Vis.MolecularGraphProperty.RADICAL_ELECTRON_DOT_SIZE property.

◆ hasRadicalElectronDotSize() [2/2]

bool CDPL.Vis.hasRadicalElectronDotSize ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.RADICAL_ELECTRON_DOT_SIZE property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getRadicalElectronDotSize() [2/2]

SizeSpecification CDPL.Vis.getRadicalElectronDotSize ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.RADICAL_ELECTRON_DOT_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.RADICAL_ELECTRON_DOT_SIZE property.

◆ clearRadicalElectronDotSize() [2/2]

None CDPL.Vis.clearRadicalElectronDotSize ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.RADICAL_ELECTRON_DOT_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setReactionCenterLineLength() [1/2]

None CDPL.Vis.setReactionCenterLineLength ( Chem.Bond  bond,
SizeSpecification  length 
)

Sets the value of the Vis.BondProperty.REACTION_CENTER_LINE_LENGTH property of the bond bond to length.

Parameters
bondThe bond for which to set the property value.
lengthThe new value of the Vis.BondProperty.REACTION_CENTER_LINE_LENGTH property.

◆ hasReactionCenterLineLength() [1/2]

bool CDPL.Vis.hasReactionCenterLineLength ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.REACTION_CENTER_LINE_LENGTH property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getReactionCenterLineLength() [1/2]

SizeSpecification CDPL.Vis.getReactionCenterLineLength ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.REACTION_CENTER_LINE_LENGTH property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.REACTION_CENTER_LINE_LENGTH property.

◆ clearReactionCenterLineLength() [1/2]

None CDPL.Vis.clearReactionCenterLineLength ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.REACTION_CENTER_LINE_LENGTH property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setReactionCenterLineLength() [2/2]

None CDPL.Vis.setReactionCenterLineLength ( Chem.MolecularGraph  molgraph,
SizeSpecification  length 
)

Sets the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_LENGTH property of the molecular graph molgraph to length.

Parameters
molgraphThe molecular graph for which to set the property value.
lengthThe new value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_LENGTH property.

◆ hasReactionCenterLineLength() [2/2]

bool CDPL.Vis.hasReactionCenterLineLength ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_LENGTH property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getReactionCenterLineLength() [2/2]

SizeSpecification CDPL.Vis.getReactionCenterLineLength ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_LENGTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_LENGTH property.

◆ clearReactionCenterLineLength() [2/2]

None CDPL.Vis.clearReactionCenterLineLength ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_LENGTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setReactionCenterLineSpacing() [1/2]

None CDPL.Vis.setReactionCenterLineSpacing ( Chem.Bond  bond,
SizeSpecification  spacing 
)

Sets the value of the Vis.BondProperty.REACTION_CENTER_LINE_SPACING property of the bond bond to spacing.

Parameters
bondThe bond for which to set the property value.
spacingThe new value of the Vis.BondProperty.REACTION_CENTER_LINE_SPACING property.

◆ hasReactionCenterLineSpacing() [1/2]

bool CDPL.Vis.hasReactionCenterLineSpacing ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.REACTION_CENTER_LINE_SPACING property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getReactionCenterLineSpacing() [1/2]

SizeSpecification CDPL.Vis.getReactionCenterLineSpacing ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.REACTION_CENTER_LINE_SPACING property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.REACTION_CENTER_LINE_SPACING property.

◆ clearReactionCenterLineSpacing() [1/2]

None CDPL.Vis.clearReactionCenterLineSpacing ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.REACTION_CENTER_LINE_SPACING property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setReactionCenterLineSpacing() [2/2]

None CDPL.Vis.setReactionCenterLineSpacing ( Chem.MolecularGraph  molgraph,
SizeSpecification  spacing 
)

Sets the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_SPACING property of the molecular graph molgraph to spacing.

Parameters
molgraphThe molecular graph for which to set the property value.
spacingThe new value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_SPACING property.

◆ hasReactionCenterLineSpacing() [2/2]

bool CDPL.Vis.hasReactionCenterLineSpacing ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_SPACING property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getReactionCenterLineSpacing() [2/2]

SizeSpecification CDPL.Vis.getReactionCenterLineSpacing ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_SPACING property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_SPACING property.

◆ clearReactionCenterLineSpacing() [2/2]

None CDPL.Vis.clearReactionCenterLineSpacing ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.REACTION_CENTER_LINE_SPACING property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setSecondaryAtomLabelFont()

None CDPL.Vis.setSecondaryAtomLabelFont ( Chem.MolecularGraph  molgraph,
Font  font 
)

Sets the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_FONT property of the molecular graph molgraph to font.

Parameters
molgraphThe molecular graph for which to set the property value.
fontThe new value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_FONT property.

◆ hasSecondaryAtomLabelFont()

bool CDPL.Vis.hasSecondaryAtomLabelFont ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_FONT property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getSecondaryAtomLabelFont()

Font CDPL.Vis.getSecondaryAtomLabelFont ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_FONT property.

◆ clearSecondaryAtomLabelFont()

None CDPL.Vis.clearSecondaryAtomLabelFont ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_FONT property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setSecondaryAtomLabelSize()

None CDPL.Vis.setSecondaryAtomLabelSize ( Chem.MolecularGraph  molgraph,
SizeSpecification  size 
)

Sets the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_SIZE property of the molecular graph molgraph to size.

Parameters
molgraphThe molecular graph for which to set the property value.
sizeThe new value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_SIZE property.

◆ hasSecondaryAtomLabelSize()

bool CDPL.Vis.hasSecondaryAtomLabelSize ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_SIZE property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getSecondaryAtomLabelSize()

SizeSpecification CDPL.Vis.getSecondaryAtomLabelSize ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_SIZE property.

◆ clearSecondaryAtomLabelSize()

None CDPL.Vis.clearSecondaryAtomLabelSize ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.SECONDARY_ATOM_LABEL_SIZE property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setSecondaryLabelFont()

None CDPL.Vis.setSecondaryLabelFont ( Chem.Atom  atom,
Font  font 
)

Sets the value of the Vis.AtomProperty.SECONDARY_LABEL_FONT property of the atom atom to font.

Parameters
atomThe atom for which to set the property value.
fontThe new value of the Vis.AtomProperty.SECONDARY_LABEL_FONT property.

◆ hasSecondaryLabelFont()

bool CDPL.Vis.hasSecondaryLabelFont ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.SECONDARY_LABEL_FONT property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getSecondaryLabelFont()

Font CDPL.Vis.getSecondaryLabelFont ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.SECONDARY_LABEL_FONT property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.SECONDARY_LABEL_FONT property.

◆ clearSecondaryLabelFont()

None CDPL.Vis.clearSecondaryLabelFont ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.SECONDARY_LABEL_FONT property of the atom atom.

Parameters
atomThe atom for which to clear the property value.

◆ setSecondaryLabelSize()

None CDPL.Vis.setSecondaryLabelSize ( Chem.Atom  atom,
SizeSpecification  size 
)

Sets the value of the Vis.AtomProperty.SECONDARY_LABEL_SIZE property of the atom atom to size.

Parameters
atomThe atom for which to set the property value.
sizeThe new value of the Vis.AtomProperty.SECONDARY_LABEL_SIZE property.

◆ hasSecondaryLabelSize()

bool CDPL.Vis.hasSecondaryLabelSize ( Chem.Atom  atom)

Tells whether the Vis.AtomProperty.SECONDARY_LABEL_SIZE property of the atom atom is set.

Parameters
atomThe atom for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getSecondaryLabelSize()

SizeSpecification CDPL.Vis.getSecondaryLabelSize ( Chem.Atom  atom)

Returns the value of the Vis.AtomProperty.SECONDARY_LABEL_SIZE property of the atom atom.

Parameters
atomThe atom for which to return the property value.
Returns
The value of the Vis.AtomProperty.SECONDARY_LABEL_SIZE property.

◆ clearSecondaryLabelSize()

None CDPL.Vis.clearSecondaryLabelSize ( Chem.Atom  atom)

Clears the value of the Vis.AtomProperty.SECONDARY_LABEL_SIZE property of the atom atom.

Parameters
atomThe atom for which to clear the property value.

◆ setShape()

None CDPL.Vis.setShape ( Object3D  obj,
Shape3D  shape 
)

Sets the value of the Vis.Object3DProperty.SHAPE property of the 3D object obj to shape.

Parameters
objThe 3D object for which to set the property value.
shapeThe new value of the Vis.Object3DProperty.SHAPE property.
Since
1.3

◆ hasShape()

bool CDPL.Vis.hasShape ( Object3D  obj)

Tells whether the Vis.Object3DProperty.SHAPE property of the 3D object obj is set.

Parameters
objThe 3D object for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.3

◆ getShape()

object CDPL.Vis.getShape ( Object3D  obj)

Returns the value of the Vis.Object3DProperty.SHAPE property of the 3D object obj.

Parameters
objThe 3D object for which to return the property value.
Returns
The value of the Vis.Object3DProperty.SHAPE property.
Since
1.3

◆ clearShape()

None CDPL.Vis.clearShape ( Object3D  obj)

Clears the value of the Vis.Object3DProperty.SHAPE property of the 3D object obj.

Parameters
objThe 3D object for which to clear the property value.
Since
1.3

◆ setShowAgents()

None CDPL.Vis.setShowAgents ( Chem.Reaction  rxn,
bool  show 
)

Sets the value of the Vis.ReactionProperty.SHOW_AGENTS property of the reaction rxn to show.

Parameters
rxnThe reaction for which to set the property value.
showTrue to show the agents, and False to hide them.

◆ hasShowAgents()

bool CDPL.Vis.hasShowAgents ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.SHOW_AGENTS property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getShowAgents()

bool CDPL.Vis.getShowAgents ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.SHOW_AGENTS property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.SHOW_AGENTS property.

◆ clearShowAgents()

None CDPL.Vis.clearShowAgents ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.SHOW_AGENTS property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setShowPlusSigns()

None CDPL.Vis.setShowPlusSigns ( Chem.Reaction  rxn,
bool  show 
)

Sets the value of the Vis.ReactionProperty.SHOW_PLUS_SIGNS property of the reaction rxn to show.

Parameters
rxnThe reaction for which to set the property value.
showTrue to draw the '+' signs, and False to hide them.

◆ hasShowPlusSigns()

bool CDPL.Vis.hasShowPlusSigns ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.SHOW_PLUS_SIGNS property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getShowPlusSigns()

bool CDPL.Vis.getShowPlusSigns ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.SHOW_PLUS_SIGNS property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.SHOW_PLUS_SIGNS property.

◆ clearShowPlusSigns()

None CDPL.Vis.clearShowPlusSigns ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.SHOW_PLUS_SIGNS property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setShowProducts()

None CDPL.Vis.setShowProducts ( Chem.Reaction  rxn,
bool  show 
)

Sets the value of the Vis.ReactionProperty.SHOW_PRODUCTS property of the reaction rxn to show.

Parameters
rxnThe reaction for which to set the property value.
showTrue to show the products, and False to hide them.

◆ hasShowProducts()

bool CDPL.Vis.hasShowProducts ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.SHOW_PRODUCTS property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getShowProducts()

bool CDPL.Vis.getShowProducts ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.SHOW_PRODUCTS property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.SHOW_PRODUCTS property.

◆ clearShowProducts()

None CDPL.Vis.clearShowProducts ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.SHOW_PRODUCTS property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setShowReactants()

None CDPL.Vis.setShowReactants ( Chem.Reaction  rxn,
bool  show 
)

Sets the value of the Vis.ReactionProperty.SHOW_REACTANTS property of the reaction rxn to show.

Parameters
rxnThe reaction for which to set the property value.
showTrue to show the reactants, and False to hide them.

◆ hasShowReactants()

bool CDPL.Vis.hasShowReactants ( Chem.Reaction  rxn)

Tells whether the Vis.ReactionProperty.SHOW_REACTANTS property of the reaction rxn is set.

Parameters
rxnThe reaction for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getShowReactants()

bool CDPL.Vis.getShowReactants ( Chem.Reaction  rxn)

Returns the value of the Vis.ReactionProperty.SHOW_REACTANTS property of the reaction rxn.

Parameters
rxnThe reaction for which to return the property value.
Returns
The value of the Vis.ReactionProperty.SHOW_REACTANTS property.

◆ clearShowReactants()

None CDPL.Vis.clearShowReactants ( Chem.Reaction  rxn)

Clears the value of the Vis.ReactionProperty.SHOW_REACTANTS property of the reaction rxn.

Parameters
rxnThe reaction for which to clear the property value.

◆ setStereoBondHashSpacing() [1/2]

None CDPL.Vis.setStereoBondHashSpacing ( Chem.Bond  bond,
SizeSpecification  spacing 
)

Sets the value of the Vis.BondProperty.STEREO_BOND_HASH_SPACING property of the bond bond to spacing.

Parameters
bondThe bond for which to set the property value.
spacingThe new value of the Vis.BondProperty.STEREO_BOND_HASH_SPACING property.

◆ hasStereoBondHashSpacing() [1/2]

bool CDPL.Vis.hasStereoBondHashSpacing ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.STEREO_BOND_HASH_SPACING property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getStereoBondHashSpacing() [1/2]

SizeSpecification CDPL.Vis.getStereoBondHashSpacing ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.STEREO_BOND_HASH_SPACING property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.STEREO_BOND_HASH_SPACING property.

◆ clearStereoBondHashSpacing() [1/2]

None CDPL.Vis.clearStereoBondHashSpacing ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.STEREO_BOND_HASH_SPACING property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setStereoBondHashSpacing() [2/2]

None CDPL.Vis.setStereoBondHashSpacing ( Chem.MolecularGraph  molgraph,
SizeSpecification  spacing 
)

Sets the value of the Vis.MolecularGraphProperty.STEREO_BOND_HASH_SPACING property of the molecular graph molgraph to spacing.

Parameters
molgraphThe molecular graph for which to set the property value.
spacingThe new value of the Vis.MolecularGraphProperty.STEREO_BOND_HASH_SPACING property.

◆ hasStereoBondHashSpacing() [2/2]

bool CDPL.Vis.hasStereoBondHashSpacing ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.STEREO_BOND_HASH_SPACING property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getStereoBondHashSpacing() [2/2]

SizeSpecification CDPL.Vis.getStereoBondHashSpacing ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.STEREO_BOND_HASH_SPACING property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.STEREO_BOND_HASH_SPACING property.

◆ clearStereoBondHashSpacing() [2/2]

None CDPL.Vis.clearStereoBondHashSpacing ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.STEREO_BOND_HASH_SPACING property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setStereoBondWedgeWidth() [1/2]

None CDPL.Vis.setStereoBondWedgeWidth ( Chem.Bond  bond,
SizeSpecification  width 
)

Sets the value of the Vis.BondProperty.STEREO_BOND_WEDGE_WIDTH property of the bond bond to width.

Parameters
bondThe bond for which to set the property value.
widthThe new value of the Vis.BondProperty.STEREO_BOND_WEDGE_WIDTH property.

◆ hasStereoBondWedgeWidth() [1/2]

bool CDPL.Vis.hasStereoBondWedgeWidth ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.STEREO_BOND_WEDGE_WIDTH property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getStereoBondWedgeWidth() [1/2]

SizeSpecification CDPL.Vis.getStereoBondWedgeWidth ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.STEREO_BOND_WEDGE_WIDTH property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.STEREO_BOND_WEDGE_WIDTH property.

◆ clearStereoBondWedgeWidth() [1/2]

None CDPL.Vis.clearStereoBondWedgeWidth ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.STEREO_BOND_WEDGE_WIDTH property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setStereoBondWedgeWidth() [2/2]

None CDPL.Vis.setStereoBondWedgeWidth ( Chem.MolecularGraph  molgraph,
SizeSpecification  width 
)

Sets the value of the Vis.MolecularGraphProperty.STEREO_BOND_WEDGE_WIDTH property of the molecular graph molgraph to width.

Parameters
molgraphThe molecular graph for which to set the property value.
widthThe new value of the Vis.MolecularGraphProperty.STEREO_BOND_WEDGE_WIDTH property.

◆ hasStereoBondWedgeWidth() [2/2]

bool CDPL.Vis.hasStereoBondWedgeWidth ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.STEREO_BOND_WEDGE_WIDTH property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getStereoBondWedgeWidth() [2/2]

SizeSpecification CDPL.Vis.getStereoBondWedgeWidth ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.STEREO_BOND_WEDGE_WIDTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.STEREO_BOND_WEDGE_WIDTH property.

◆ clearStereoBondWedgeWidth() [2/2]

None CDPL.Vis.clearStereoBondWedgeWidth ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.STEREO_BOND_WEDGE_WIDTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ setTransformationMatrix()

None CDPL.Vis.setTransformationMatrix ( Object3D  obj,
Math.Matrix4D  mtx 
)

Sets the value of the Vis.Object3DProperty.TRANSFORMATION_MATRIX property of the 3D object obj to mtx.

Parameters
objThe 3D object for which to set the property value.
mtxThe new value of the Vis.Object3DProperty.TRANSFORMATION_MATRIX property.
Since
1.3

◆ hasTransformationMatrix()

bool CDPL.Vis.hasTransformationMatrix ( Object3D  obj)

Tells whether the Vis.Object3DProperty.TRANSFORMATION_MATRIX property of the 3D object obj is set.

Parameters
objThe 3D object for which to query the property value.
Returns
True if the property is set, and False otherwise.
Since
1.3

◆ getTransformationMatrix()

Math.Matrix4D CDPL.Vis.getTransformationMatrix ( Object3D  obj)

Returns the value of the Vis.Object3DProperty.TRANSFORMATION_MATRIX property of the 3D object obj.

Parameters
objThe 3D object for which to return the property value.
Returns
The value of the Vis.Object3DProperty.TRANSFORMATION_MATRIX property.
Since
1.3

◆ clearTransformationMatrix()

None CDPL.Vis.clearTransformationMatrix ( Object3D  obj)

Clears the value of the Vis.Object3DProperty.TRANSFORMATION_MATRIX property of the 3D object obj.

Parameters
objThe 3D object for which to clear the property value.
Since
1.3

◆ setTripleBondTrimLength() [1/2]

None CDPL.Vis.setTripleBondTrimLength ( Chem.Bond  bond,
SizeSpecification  length 
)

Sets the value of the Vis.BondProperty.TRIPLE_BOND_TRIM_LENGTH property of the bond bond to length.

Parameters
bondThe bond for which to set the property value.
lengthThe new value of the Vis.BondProperty.TRIPLE_BOND_TRIM_LENGTH property.

◆ hasTripleBondTrimLength() [1/2]

bool CDPL.Vis.hasTripleBondTrimLength ( Chem.Bond  bond)

Tells whether the Vis.BondProperty.TRIPLE_BOND_TRIM_LENGTH property of the bond bond is set.

Parameters
bondThe bond for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getTripleBondTrimLength() [1/2]

SizeSpecification CDPL.Vis.getTripleBondTrimLength ( Chem.Bond  bond)

Returns the value of the Vis.BondProperty.TRIPLE_BOND_TRIM_LENGTH property of the bond bond.

Parameters
bondThe bond for which to return the property value.
Returns
The value of the Vis.BondProperty.TRIPLE_BOND_TRIM_LENGTH property.

◆ clearTripleBondTrimLength() [1/2]

None CDPL.Vis.clearTripleBondTrimLength ( Chem.Bond  bond)

Clears the value of the Vis.BondProperty.TRIPLE_BOND_TRIM_LENGTH property of the bond bond.

Parameters
bondThe bond for which to clear the property value.

◆ setTripleBondTrimLength() [2/2]

None CDPL.Vis.setTripleBondTrimLength ( Chem.MolecularGraph  molgraph,
SizeSpecification  length 
)

Sets the value of the Vis.MolecularGraphProperty.TRIPLE_BOND_TRIM_LENGTH property of the molecular graph molgraph to length.

Parameters
molgraphThe molecular graph for which to set the property value.
lengthThe new value of the Vis.MolecularGraphProperty.TRIPLE_BOND_TRIM_LENGTH property.

◆ hasTripleBondTrimLength() [2/2]

bool CDPL.Vis.hasTripleBondTrimLength ( Chem.MolecularGraph  molgraph)

Tells whether the Vis.MolecularGraphProperty.TRIPLE_BOND_TRIM_LENGTH property of the molecular graph molgraph is set.

Parameters
molgraphThe molecular graph for which to query the property value.
Returns
True if the property is set, and False otherwise.

◆ getTripleBondTrimLength() [2/2]

SizeSpecification CDPL.Vis.getTripleBondTrimLength ( Chem.MolecularGraph  molgraph)

Returns the value of the Vis.MolecularGraphProperty.TRIPLE_BOND_TRIM_LENGTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to return the property value.
Returns
The value of the Vis.MolecularGraphProperty.TRIPLE_BOND_TRIM_LENGTH property.

◆ clearTripleBondTrimLength() [2/2]

None CDPL.Vis.clearTripleBondTrimLength ( Chem.MolecularGraph  molgraph)

Clears the value of the Vis.MolecularGraphProperty.TRIPLE_BOND_TRIM_LENGTH property of the molecular graph molgraph.

Parameters
molgraphThe molecular graph for which to clear the property value.

◆ calcVertexFromFaceNormals() [1/2]

None CDPL.Vis.calcVertexFromFaceNormals ( TriangleMesh3D  mesh,
bool   weight_face_size = False 
)

Computes per-vertex normals of mesh from its face normals and stores them in the mesh.

Parameters
meshThe triangle mesh for which to compute vertex normals (modified in place).
weight_face_sizeIf True, each face normal is weighted by the face area when accumulated into the vertex normals.
Since
1.3

◆ calcVertexFromFaceNormals() [2/2]

None CDPL.Vis.calcVertexFromFaceNormals ( TriangleMesh3D  mesh,
Math.Vector3DArray  normals,
bool   weight_face_size = False 
)

Computes per-vertex normals of mesh from its face normals and stores them in normals.

Parameters
meshThe triangle mesh for which to compute vertex normals.
normalsThe output array receiving the computed per-vertex normals.
weight_face_sizeIf True, each face normal is weighted by the face area when accumulated into the vertex normals.
Since
1.3

◆ prepareFor2DVisualization() [1/2]

None CDPL.Vis.prepareFor2DVisualization ( Chem.MolecularGraph  molgraph)

Prepares the molecular graph molgraph for 2D visualization.

The molecular graph gets prepared by perceiving all properties (aromaticity, hybridization, rings, stereo, etc.) which the downstream 2D rendering code expects to be set.

Parameters
molgraphThe molecular graph to prepare (modified in place).
Since
1.3

◆ prepareFor2DVisualization() [2/2]

None CDPL.Vis.prepareFor2DVisualization ( Chem.Reaction  rxn)

Prepares the reaction rxn for 2D visualization.

The reaction gets prepared by perceiving all properties (aromaticity, hybridization, rings, stereo, etc.) which the downstream 2D rendering code expects to be set on each reaction component.

Parameters
rxnThe reaction to prepare (modified in place).
Since
1.3

◆ removeVertexDuplicates()

int CDPL.Vis.removeVertexDuplicates ( TriangleMesh3D  mesh,
bool   check_vn = True,
float   tol = 0.0 
)

Merges duplicate vertices of mesh and updates the face vertex indices accordingly.

Parameters
meshThe triangle mesh to deduplicate (modified in place).
check_vnIf True, two vertices are only merged when their associated vertex normals also agree.
tolThe position-equality tolerance; vertices closer than tol are considered duplicates.
Returns
The number of removed (merged-away) vertices.
Since
1.3

◆ rotateX()

None CDPL.Vis.rotateX ( TriangleMesh3D  mesh,
float  angle,
int   vtx_offs = 0,
int   vtx_count = 0 
)

Rotates the vertices of mesh around the x-axis by the angle angle.

Parameters
meshThe triangle mesh to rotate (modified in place).
angleThe rotation angle in radians.
vtx_offsThe index of the first vertex to rotate.
vtx_countThe number of vertices to rotate (0 to process all vertices from vtx_offs onwards).
Since
1.3

◆ rotateY()

None CDPL.Vis.rotateY ( TriangleMesh3D  mesh,
float  angle,
int   vtx_offs = 0,
int   vtx_count = 0 
)

Rotates the vertices of mesh around the y-axis by the angle angle.

Parameters
meshThe triangle mesh to rotate (modified in place).
angleThe rotation angle in radians.
vtx_offsThe index of the first vertex to rotate.
vtx_countThe number of vertices to rotate (0 to process all vertices from vtx_offs onwards).
Since
1.3

◆ rotateZ()

None CDPL.Vis.rotateZ ( TriangleMesh3D  mesh,
float  angle,
int   vtx_offs = 0,
int   vtx_count = 0 
)

Rotates the vertices of mesh around the z-axis by the angle angle.

Parameters
meshThe triangle mesh to rotate (modified in place).
angleThe rotation angle in radians.
vtx_offsThe index of the first vertex to rotate.
vtx_countThe number of vertices to rotate (0 to process all vertices from vtx_offs onwards).
Since
1.3

◆ scale()

None CDPL.Vis.scale ( TriangleMesh3D  mesh,
float  scale_x,
float  scale_y,
float  scale_z,
int   vtx_offs = 0,
int   vtx_count = 0 
)

Scales the vertices of mesh by the per-axis factors (scale_x, scale_y, scale_z).

Parameters
meshThe triangle mesh to scale (modified in place).
scale_xThe scaling factor along the x-axis.
scale_yThe scaling factor along the y-axis.
scale_zThe scaling factor along the z-axis.
vtx_offsThe index of the first vertex to scale.
vtx_countThe number of vertices to scale (0 to process all vertices from vtx_offs onwards).
Since
1.3

◆ subdivideSpherical()

None CDPL.Vis.subdivideSpherical ( TriangleMesh3D  mesh)

Subdivides each triangle face of mesh and projects the new vertices onto the unit sphere.

Each face is split into four sub-triangles by inserting a new vertex at the midpoint of every edge; the new vertices are then normalized so that they lie on the unit sphere. Repeated application yields a finer spherical approximation.

Parameters
meshThe triangle mesh to subdivide (modified in place).
Since
1.3

◆ transform()

None CDPL.Vis.transform ( TriangleMesh3D  mesh,
Math.Matrix4D  mtx,
int   vtx_offs = 0,
int   vtx_count = 0 
)

Applies the affine transformation matrix mtx to the vertices of mesh.

Parameters
meshThe triangle mesh to transform (modified in place).
mtxThe \( 4 \times 4 \) homogeneous transformation matrix to apply.
vtx_offsThe index of the first vertex to transform.
vtx_countThe number of vertices to transform (0 to process all vertices from vtx_offs onwards).
Since
1.3

◆ translate()

None CDPL.Vis.translate ( TriangleMesh3D  mesh,
float  trans_x,
float  trans_y,
float  trans_z,
int   vtx_offs = 0,
int   vtx_count = 0 
)

Translates the vertices of mesh by the vector (trans_x, trans_y, trans_z).

Parameters
meshThe triangle mesh to translate (modified in place).
trans_xThe translation along the x-axis.
trans_yThe translation along the y-axis.
trans_zThe translation along the z-axis.
vtx_offsThe index of the first vertex to translate.
vtx_countThe number of vertices to translate (0 to process all vertices from vtx_offs onwards).
Since
1.3

◆ setAlignmentParameter()

None CDPL.Vis.setAlignmentParameter ( Base.ControlParameterContainer  cntnr,
int  alignment 
)

Sets the value of the Vis.ControlParameter.ALIGNMENT parameter of cntnr to alignment.

Parameters
cntnrThe control-parameter container.
alignmentThe new alignment flag combination (see Vis.Alignment).

◆ hasAlignmentParameter()

bool CDPL.Vis.hasAlignmentParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ALIGNMENT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getAlignmentParameter()

int CDPL.Vis.getAlignmentParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ALIGNMENT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ALIGNMENT parameter.

◆ clearAlignmentParameter()

None CDPL.Vis.clearAlignmentParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ALIGNMENT parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setAtomColorParameter()

None CDPL.Vis.setAtomColorParameter ( Base.ControlParameterContainer  cntnr,
Color  color 
)

Sets the value of the Vis.ControlParameter.ATOM_COLOR parameter of cntnr to color.

Parameters
cntnrThe control-parameter container.
colorThe new atom color.

◆ hasAtomColorParameter()

bool CDPL.Vis.hasAtomColorParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_COLOR parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getAtomColorParameter()

Color CDPL.Vis.getAtomColorParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_COLOR parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_COLOR parameter.

◆ clearAtomColorParameter()

None CDPL.Vis.clearAtomColorParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_COLOR parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setAtomColorTableParameter()

None CDPL.Vis.setAtomColorTableParameter ( Base.ControlParameterContainer  cntnr,
ColorTable  colors 
)

Sets the value of the Vis.ControlParameter.ATOM_COLOR_TABLE parameter of cntnr to colors.

Parameters
cntnrThe control-parameter container.
colorsThe new atom color table.

◆ hasAtomColorTableParameter()

bool CDPL.Vis.hasAtomColorTableParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_COLOR_TABLE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getAtomColorTableParameter()

ColorTable CDPL.Vis.getAtomColorTableParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_COLOR_TABLE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_COLOR_TABLE parameter.

◆ clearAtomColorTableParameter()

None CDPL.Vis.clearAtomColorTableParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_COLOR_TABLE parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setAtomConfigurationLabelColorParameter()

None CDPL.Vis.setAtomConfigurationLabelColorParameter ( Base.ControlParameterContainer  cntnr,
Color  color 
)

Sets the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_COLOR parameter of cntnr to color.

Parameters
cntnrThe control-parameter container.
colorThe new atom configuration label color.
Since
1.2

◆ hasAtomConfigurationLabelColorParameter()

bool CDPL.Vis.hasAtomConfigurationLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_COLOR parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getAtomConfigurationLabelColorParameter()

Color CDPL.Vis.getAtomConfigurationLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_COLOR parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_COLOR parameter.
Since
1.2

◆ clearAtomConfigurationLabelColorParameter()

None CDPL.Vis.clearAtomConfigurationLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_COLOR parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setAtomConfigurationLabelFontParameter()

None CDPL.Vis.setAtomConfigurationLabelFontParameter ( Base.ControlParameterContainer  cntnr,
Font  font 
)

Sets the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_FONT parameter of cntnr to font.

Parameters
cntnrThe control-parameter container.
fontThe new atom configuration label font.
Since
1.1

◆ hasAtomConfigurationLabelFontParameter()

bool CDPL.Vis.hasAtomConfigurationLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_FONT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.1

◆ getAtomConfigurationLabelFontParameter()

Font CDPL.Vis.getAtomConfigurationLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_FONT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_FONT parameter.
Since
1.1

◆ clearAtomConfigurationLabelFontParameter()

None CDPL.Vis.clearAtomConfigurationLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_FONT parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.1

◆ setAtomConfigurationLabelSizeParameter()

None CDPL.Vis.setAtomConfigurationLabelSizeParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  size 
)

Sets the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_SIZE parameter of cntnr to size.

Parameters
cntnrThe control-parameter container.
sizeThe new atom configuration label size.
Since
1.1

◆ hasAtomConfigurationLabelSizeParameter()

bool CDPL.Vis.hasAtomConfigurationLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_SIZE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.1

◆ getAtomConfigurationLabelSizeParameter()

SizeSpecification CDPL.Vis.getAtomConfigurationLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_SIZE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_SIZE parameter.
Since
1.1

◆ clearAtomConfigurationLabelSizeParameter()

None CDPL.Vis.clearAtomConfigurationLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_CONFIGURATION_LABEL_SIZE parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.1

◆ setAtomCustomLabelColorParameter()

None CDPL.Vis.setAtomCustomLabelColorParameter ( Base.ControlParameterContainer  cntnr,
Color  color 
)

Sets the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_COLOR parameter of cntnr to color.

Parameters
cntnrThe control-parameter container.
colorThe new atom custom label color.
Since
1.2

◆ hasAtomCustomLabelColorParameter()

bool CDPL.Vis.hasAtomCustomLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_CUSTOM_LABEL_COLOR parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getAtomCustomLabelColorParameter()

Color CDPL.Vis.getAtomCustomLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_COLOR parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_COLOR parameter.
Since
1.2

◆ clearAtomCustomLabelColorParameter()

None CDPL.Vis.clearAtomCustomLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_CUSTOM_LABEL_COLOR parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setAtomCustomLabelFontParameter()

None CDPL.Vis.setAtomCustomLabelFontParameter ( Base.ControlParameterContainer  cntnr,
Font  font 
)

Sets the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_FONT parameter of cntnr to font.

Parameters
cntnrThe control-parameter container.
fontThe new atom custom label font.
Since
1.2

◆ hasAtomCustomLabelFontParameter()

bool CDPL.Vis.hasAtomCustomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_CUSTOM_LABEL_FONT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getAtomCustomLabelFontParameter()

Font CDPL.Vis.getAtomCustomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_FONT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_FONT parameter.
Since
1.2

◆ clearAtomCustomLabelFontParameter()

None CDPL.Vis.clearAtomCustomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_CUSTOM_LABEL_FONT parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setAtomCustomLabelSizeParameter()

None CDPL.Vis.setAtomCustomLabelSizeParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  size 
)

Sets the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_SIZE parameter of cntnr to size.

Parameters
cntnrThe control-parameter container.
sizeThe new atom custom label size.
Since
1.2

◆ hasAtomCustomLabelSizeParameter()

bool CDPL.Vis.hasAtomCustomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_CUSTOM_LABEL_SIZE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getAtomCustomLabelSizeParameter()

SizeSpecification CDPL.Vis.getAtomCustomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_SIZE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_CUSTOM_LABEL_SIZE parameter.
Since
1.2

◆ clearAtomCustomLabelSizeParameter()

None CDPL.Vis.clearAtomCustomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_CUSTOM_LABEL_SIZE parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setAtomHighlightAreaBrushParameter()

None CDPL.Vis.setAtomHighlightAreaBrushParameter ( Base.ControlParameterContainer  cntnr,
Brush  brush 
)

Sets the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_BRUSH parameter of cntnr to brush.

Parameters
cntnrThe control-parameter container.
brushThe new atom highlight area brush.
Since
1.2

◆ hasAtomHighlightAreaBrushParameter()

bool CDPL.Vis.hasAtomHighlightAreaBrushParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_BRUSH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getAtomHighlightAreaBrushParameter()

Brush CDPL.Vis.getAtomHighlightAreaBrushParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_BRUSH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_BRUSH parameter.
Since
1.2

◆ clearAtomHighlightAreaBrushParameter()

None CDPL.Vis.clearAtomHighlightAreaBrushParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_BRUSH parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setAtomHighlightAreaOutlinePenParameter()

None CDPL.Vis.setAtomHighlightAreaOutlinePenParameter ( Base.ControlParameterContainer  cntnr,
Pen  pen 
)

Sets the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN parameter of cntnr to pen.

Parameters
cntnrThe control-parameter container.
penThe new atom highlight area outline pen.
Since
1.2

◆ hasAtomHighlightAreaOutlinePenParameter()

bool CDPL.Vis.hasAtomHighlightAreaOutlinePenParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getAtomHighlightAreaOutlinePenParameter()

Pen CDPL.Vis.getAtomHighlightAreaOutlinePenParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN parameter.
Since
1.2

◆ clearAtomHighlightAreaOutlinePenParameter()

None CDPL.Vis.clearAtomHighlightAreaOutlinePenParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_OUTLINE_PEN parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setAtomHighlightAreaSizeParameter()

None CDPL.Vis.setAtomHighlightAreaSizeParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  size 
)

Sets the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_SIZE parameter of cntnr to size.

Parameters
cntnrThe control-parameter container.
sizeThe new atom highlight area size.
Since
1.2

◆ hasAtomHighlightAreaSizeParameter()

bool CDPL.Vis.hasAtomHighlightAreaSizeParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_SIZE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getAtomHighlightAreaSizeParameter()

SizeSpecification CDPL.Vis.getAtomHighlightAreaSizeParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_SIZE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_SIZE parameter.
Since
1.2

◆ clearAtomHighlightAreaSizeParameter()

None CDPL.Vis.clearAtomHighlightAreaSizeParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_HIGHLIGHT_AREA_SIZE parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setAtomLabelFontParameter()

None CDPL.Vis.setAtomLabelFontParameter ( Base.ControlParameterContainer  cntnr,
Font  font 
)

Sets the value of the Vis.ControlParameter.ATOM_LABEL_FONT parameter of cntnr to font.

Parameters
cntnrThe control-parameter container.
fontThe new atom label font.

◆ hasAtomLabelFontParameter()

bool CDPL.Vis.hasAtomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_LABEL_FONT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getAtomLabelFontParameter()

Font CDPL.Vis.getAtomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_LABEL_FONT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_LABEL_FONT parameter.

◆ clearAtomLabelFontParameter()

None CDPL.Vis.clearAtomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_LABEL_FONT parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setAtomLabelMarginParameter()

None CDPL.Vis.setAtomLabelMarginParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  margin 
)

Sets the value of the Vis.ControlParameter.ATOM_LABEL_MARGIN parameter of cntnr to margin.

Parameters
cntnrThe control-parameter container.
marginThe new atom label margin.

◆ hasAtomLabelMarginParameter()

bool CDPL.Vis.hasAtomLabelMarginParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_LABEL_MARGIN parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getAtomLabelMarginParameter()

SizeSpecification CDPL.Vis.getAtomLabelMarginParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_LABEL_MARGIN parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_LABEL_MARGIN parameter.

◆ clearAtomLabelMarginParameter()

None CDPL.Vis.clearAtomLabelMarginParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_LABEL_MARGIN parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setAtomLabelSizeParameter()

None CDPL.Vis.setAtomLabelSizeParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  size 
)

Sets the value of the Vis.ControlParameter.ATOM_LABEL_SIZE parameter of cntnr to size.

Parameters
cntnrThe control-parameter container.
sizeThe new atom label size.

◆ hasAtomLabelSizeParameter()

bool CDPL.Vis.hasAtomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ATOM_LABEL_SIZE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getAtomLabelSizeParameter()

SizeSpecification CDPL.Vis.getAtomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ATOM_LABEL_SIZE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ATOM_LABEL_SIZE parameter.

◆ clearAtomLabelSizeParameter()

None CDPL.Vis.clearAtomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ATOM_LABEL_SIZE parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setBackgroundBrushParameter()

None CDPL.Vis.setBackgroundBrushParameter ( Base.ControlParameterContainer  cntnr,
Brush  brush 
)

Sets the value of the Vis.ControlParameter.BACKGROUND_BRUSH parameter of cntnr to brush.

Parameters
cntnrThe control-parameter container.
brushThe new background brush.
Since
1.2

◆ hasBackgroundBrushParameter()

bool CDPL.Vis.hasBackgroundBrushParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BACKGROUND_BRUSH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getBackgroundBrushParameter()

Brush CDPL.Vis.getBackgroundBrushParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BACKGROUND_BRUSH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BACKGROUND_BRUSH parameter.
Since
1.2

◆ clearBackgroundBrushParameter()

None CDPL.Vis.clearBackgroundBrushParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BACKGROUND_BRUSH parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setBondColorParameter()

None CDPL.Vis.setBondColorParameter ( Base.ControlParameterContainer  cntnr,
Color  color 
)

Sets the value of the Vis.ControlParameter.BOND_COLOR parameter of cntnr to color.

Parameters
cntnrThe control-parameter container.
colorThe new bond color.

◆ hasBondColorParameter()

bool CDPL.Vis.hasBondColorParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_COLOR parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getBondColorParameter()

Color CDPL.Vis.getBondColorParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_COLOR parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_COLOR parameter.

◆ clearBondColorParameter()

None CDPL.Vis.clearBondColorParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_COLOR parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setBondConfigurationLabelColorParameter()

None CDPL.Vis.setBondConfigurationLabelColorParameter ( Base.ControlParameterContainer  cntnr,
Color  color 
)

Sets the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_COLOR parameter of cntnr to color.

Parameters
cntnrThe control-parameter container.
colorThe new bond configuration label color.
Since
1.2

◆ hasBondConfigurationLabelColorParameter()

bool CDPL.Vis.hasBondConfigurationLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_COLOR parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getBondConfigurationLabelColorParameter()

Color CDPL.Vis.getBondConfigurationLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_COLOR parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_COLOR parameter.
Since
1.2

◆ clearBondConfigurationLabelColorParameter()

None CDPL.Vis.clearBondConfigurationLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_COLOR parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setBondConfigurationLabelFontParameter()

None CDPL.Vis.setBondConfigurationLabelFontParameter ( Base.ControlParameterContainer  cntnr,
Font  font 
)

Sets the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_FONT parameter of cntnr to font.

Parameters
cntnrThe control-parameter container.
fontThe new bond configuration label font.
Since
1.1

◆ hasBondConfigurationLabelFontParameter()

bool CDPL.Vis.hasBondConfigurationLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_FONT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.1

◆ getBondConfigurationLabelFontParameter()

Font CDPL.Vis.getBondConfigurationLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_FONT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_FONT parameter.
Since
1.1

◆ clearBondConfigurationLabelFontParameter()

None CDPL.Vis.clearBondConfigurationLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_FONT parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.1

◆ setBondConfigurationLabelSizeParameter()

None CDPL.Vis.setBondConfigurationLabelSizeParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  size 
)

Sets the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_SIZE parameter of cntnr to size.

Parameters
cntnrThe control-parameter container.
sizeThe new bond configuration label size.
Since
1.1

◆ hasBondConfigurationLabelSizeParameter()

bool CDPL.Vis.hasBondConfigurationLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_SIZE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.1

◆ getBondConfigurationLabelSizeParameter()

SizeSpecification CDPL.Vis.getBondConfigurationLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_SIZE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_SIZE parameter.
Since
1.1

◆ clearBondConfigurationLabelSizeParameter()

None CDPL.Vis.clearBondConfigurationLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_CONFIGURATION_LABEL_SIZE parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.1

◆ setBondCustomLabelColorParameter()

None CDPL.Vis.setBondCustomLabelColorParameter ( Base.ControlParameterContainer  cntnr,
Color  color 
)

Sets the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_COLOR parameter of cntnr to color.

Parameters
cntnrThe control-parameter container.
colorThe new bond custom label color.
Since
1.2

◆ hasBondCustomLabelColorParameter()

bool CDPL.Vis.hasBondCustomLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_CUSTOM_LABEL_COLOR parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getBondCustomLabelColorParameter()

Color CDPL.Vis.getBondCustomLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_COLOR parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_COLOR parameter.
Since
1.2

◆ clearBondCustomLabelColorParameter()

None CDPL.Vis.clearBondCustomLabelColorParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_CUSTOM_LABEL_COLOR parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setBondCustomLabelFontParameter()

None CDPL.Vis.setBondCustomLabelFontParameter ( Base.ControlParameterContainer  cntnr,
Font  font 
)

Sets the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_FONT parameter of cntnr to font.

Parameters
cntnrThe control-parameter container.
fontThe new bond custom label font.
Since
1.2

◆ hasBondCustomLabelFontParameter()

bool CDPL.Vis.hasBondCustomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_CUSTOM_LABEL_FONT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getBondCustomLabelFontParameter()

Font CDPL.Vis.getBondCustomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_FONT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_FONT parameter.
Since
1.2

◆ clearBondCustomLabelFontParameter()

None CDPL.Vis.clearBondCustomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_CUSTOM_LABEL_FONT parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setBondCustomLabelSizeParameter()

None CDPL.Vis.setBondCustomLabelSizeParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  size 
)

Sets the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_SIZE parameter of cntnr to size.

Parameters
cntnrThe control-parameter container.
sizeThe new bond custom label size.
Since
1.2

◆ hasBondCustomLabelSizeParameter()

bool CDPL.Vis.hasBondCustomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_CUSTOM_LABEL_SIZE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getBondCustomLabelSizeParameter()

SizeSpecification CDPL.Vis.getBondCustomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_SIZE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_CUSTOM_LABEL_SIZE parameter.
Since
1.2

◆ clearBondCustomLabelSizeParameter()

None CDPL.Vis.clearBondCustomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_CUSTOM_LABEL_SIZE parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setBondHighlightAreaBrushParameter()

None CDPL.Vis.setBondHighlightAreaBrushParameter ( Base.ControlParameterContainer  cntnr,
Brush  brush 
)

Sets the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_BRUSH parameter of cntnr to brush.

Parameters
cntnrThe control-parameter container.
brushThe new bond highlight area brush.
Since
1.2

◆ hasBondHighlightAreaBrushParameter()

bool CDPL.Vis.hasBondHighlightAreaBrushParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_BRUSH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getBondHighlightAreaBrushParameter()

Brush CDPL.Vis.getBondHighlightAreaBrushParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_BRUSH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_BRUSH parameter.
Since
1.2

◆ clearBondHighlightAreaBrushParameter()

None CDPL.Vis.clearBondHighlightAreaBrushParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_BRUSH parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setBondHighlightAreaOutlinePenParameter()

None CDPL.Vis.setBondHighlightAreaOutlinePenParameter ( Base.ControlParameterContainer  cntnr,
Pen  pen 
)

Sets the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_OUTLINE_PEN parameter of cntnr to pen.

Parameters
cntnrThe control-parameter container.
penThe new bond highlight area outline pen.
Since
1.2

◆ hasBondHighlightAreaOutlinePenParameter()

bool CDPL.Vis.hasBondHighlightAreaOutlinePenParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_OUTLINE_PEN parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getBondHighlightAreaOutlinePenParameter()

Pen CDPL.Vis.getBondHighlightAreaOutlinePenParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_OUTLINE_PEN parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_OUTLINE_PEN parameter.
Since
1.2

◆ clearBondHighlightAreaOutlinePenParameter()

None CDPL.Vis.clearBondHighlightAreaOutlinePenParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_OUTLINE_PEN parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setBondHighlightAreaWidthParameter()

None CDPL.Vis.setBondHighlightAreaWidthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  width 
)

Sets the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_WIDTH parameter of cntnr to width.

Parameters
cntnrThe control-parameter container.
widthThe new bond highlight area width.
Since
1.2

◆ hasBondHighlightAreaWidthParameter()

bool CDPL.Vis.hasBondHighlightAreaWidthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_WIDTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getBondHighlightAreaWidthParameter()

SizeSpecification CDPL.Vis.getBondHighlightAreaWidthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_WIDTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_WIDTH parameter.
Since
1.2

◆ clearBondHighlightAreaWidthParameter()

None CDPL.Vis.clearBondHighlightAreaWidthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_HIGHLIGHT_AREA_WIDTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setBondLabelFontParameter()

None CDPL.Vis.setBondLabelFontParameter ( Base.ControlParameterContainer  cntnr,
Font  font 
)

Sets the value of the Vis.ControlParameter.BOND_LABEL_FONT parameter of cntnr to font.

Parameters
cntnrThe control-parameter container.
fontThe new bond label font.

◆ hasBondLabelFontParameter()

bool CDPL.Vis.hasBondLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_LABEL_FONT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getBondLabelFontParameter()

Font CDPL.Vis.getBondLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_LABEL_FONT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_LABEL_FONT parameter.

◆ clearBondLabelFontParameter()

None CDPL.Vis.clearBondLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_LABEL_FONT parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setBondLabelMarginParameter()

None CDPL.Vis.setBondLabelMarginParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  margin 
)

Sets the value of the Vis.ControlParameter.BOND_LABEL_MARGIN parameter of cntnr to margin.

Parameters
cntnrThe control-parameter container.
marginThe new bond label margin.

◆ hasBondLabelMarginParameter()

bool CDPL.Vis.hasBondLabelMarginParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_LABEL_MARGIN parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getBondLabelMarginParameter()

SizeSpecification CDPL.Vis.getBondLabelMarginParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_LABEL_MARGIN parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_LABEL_MARGIN parameter.

◆ clearBondLabelMarginParameter()

None CDPL.Vis.clearBondLabelMarginParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_LABEL_MARGIN parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setBondLabelSizeParameter()

None CDPL.Vis.setBondLabelSizeParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  size 
)

Sets the value of the Vis.ControlParameter.BOND_LABEL_SIZE parameter of cntnr to size.

Parameters
cntnrThe control-parameter container.
sizeThe new bond label size.

◆ hasBondLabelSizeParameter()

bool CDPL.Vis.hasBondLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_LABEL_SIZE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getBondLabelSizeParameter()

SizeSpecification CDPL.Vis.getBondLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_LABEL_SIZE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_LABEL_SIZE parameter.

◆ clearBondLabelSizeParameter()

None CDPL.Vis.clearBondLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_LABEL_SIZE parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setBondLengthParameter()

None CDPL.Vis.setBondLengthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  length 
)

Sets the value of the Vis.ControlParameter.BOND_LENGTH parameter of cntnr to length.

Parameters
cntnrThe control-parameter container.
lengthThe new average bond length.

◆ hasBondLengthParameter()

bool CDPL.Vis.hasBondLengthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_LENGTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getBondLengthParameter()

SizeSpecification CDPL.Vis.getBondLengthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_LENGTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_LENGTH parameter.

◆ clearBondLengthParameter()

None CDPL.Vis.clearBondLengthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_LENGTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setBondLineSpacingParameter()

None CDPL.Vis.setBondLineSpacingParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  spacing 
)

Sets the value of the Vis.ControlParameter.BOND_LINE_SPACING parameter of cntnr to spacing.

Parameters
cntnrThe control-parameter container.
spacingThe new bond line spacing.

◆ hasBondLineSpacingParameter()

bool CDPL.Vis.hasBondLineSpacingParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_LINE_SPACING parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getBondLineSpacingParameter()

SizeSpecification CDPL.Vis.getBondLineSpacingParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_LINE_SPACING parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_LINE_SPACING parameter.

◆ clearBondLineSpacingParameter()

None CDPL.Vis.clearBondLineSpacingParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_LINE_SPACING parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setBondLineWidthParameter()

None CDPL.Vis.setBondLineWidthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  width 
)

Sets the value of the Vis.ControlParameter.BOND_LINE_WIDTH parameter of cntnr to width.

Parameters
cntnrThe control-parameter container.
widthThe new bond line width.

◆ hasBondLineWidthParameter()

bool CDPL.Vis.hasBondLineWidthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BOND_LINE_WIDTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getBondLineWidthParameter()

SizeSpecification CDPL.Vis.getBondLineWidthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BOND_LINE_WIDTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BOND_LINE_WIDTH parameter.

◆ clearBondLineWidthParameter()

None CDPL.Vis.clearBondLineWidthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BOND_LINE_WIDTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setBreakAtomHighlightAreaOutlineParameter()

None CDPL.Vis.setBreakAtomHighlightAreaOutlineParameter ( Base.ControlParameterContainer  cntnr,
bool  brk 
)

Sets the value of the Vis.ControlParameter.BREAK_ATOM_HIGHLIGHT_AREA_OUTLINE parameter of cntnr to brk.

Parameters
cntnrThe control-parameter container.
brkTrue to break the outline at incident highlighted bonds, and False otherwise.
Since
1.2

◆ hasBreakAtomHighlightAreaOutlineParameter()

bool CDPL.Vis.hasBreakAtomHighlightAreaOutlineParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.BREAK_ATOM_HIGHLIGHT_AREA_OUTLINE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getBreakAtomHighlightAreaOutlineParameter()

bool CDPL.Vis.getBreakAtomHighlightAreaOutlineParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.BREAK_ATOM_HIGHLIGHT_AREA_OUTLINE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.BREAK_ATOM_HIGHLIGHT_AREA_OUTLINE parameter.
Since
1.2

◆ clearBreakAtomHighlightAreaOutlineParameter()

None CDPL.Vis.clearBreakAtomHighlightAreaOutlineParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.BREAK_ATOM_HIGHLIGHT_AREA_OUTLINE parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setDefaultMaterialParameter()

None CDPL.Vis.setDefaultMaterialParameter ( Base.ControlParameterContainer  cntnr,
Material  matrial 
)
Parameters
cntnr
matrial

◆ hasDefaultMaterialParameter()

bool CDPL.Vis.hasDefaultMaterialParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.DEFAULT_MATERIAL parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.3

◆ getDefaultMaterialParameter()

Material CDPL.Vis.getDefaultMaterialParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.DEFAULT_MATERIAL parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.DEFAULT_MATERIAL parameter.
Since
1.3

◆ clearDefaultMaterialParameter()

None CDPL.Vis.clearDefaultMaterialParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.DEFAULT_MATERIAL parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.3

◆ setDoubleBondTrimLengthParameter()

None CDPL.Vis.setDoubleBondTrimLengthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  length 
)

Sets the value of the Vis.ControlParameter.DOUBLE_BOND_TRIM_LENGTH parameter of cntnr to length.

Parameters
cntnrThe control-parameter container.
lengthThe new double bond trim length.

◆ hasDoubleBondTrimLengthParameter()

bool CDPL.Vis.hasDoubleBondTrimLengthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.DOUBLE_BOND_TRIM_LENGTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getDoubleBondTrimLengthParameter()

SizeSpecification CDPL.Vis.getDoubleBondTrimLengthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.DOUBLE_BOND_TRIM_LENGTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.DOUBLE_BOND_TRIM_LENGTH parameter.

◆ clearDoubleBondTrimLengthParameter()

None CDPL.Vis.clearDoubleBondTrimLengthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.DOUBLE_BOND_TRIM_LENGTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setEnableAtomHighlightingParameter()

None CDPL.Vis.setEnableAtomHighlightingParameter ( Base.ControlParameterContainer  cntnr,
bool  enable 
)
Parameters
cntnr
enable

◆ hasEnableAtomHighlightingParameter()

bool CDPL.Vis.hasEnableAtomHighlightingParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ENABLE_ATOM_HIGHLIGHTING parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getEnableAtomHighlightingParameter()

bool CDPL.Vis.getEnableAtomHighlightingParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ENABLE_ATOM_HIGHLIGHTING parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ENABLE_ATOM_HIGHLIGHTING parameter.
Since
1.2

◆ clearEnableAtomHighlightingParameter()

None CDPL.Vis.clearEnableAtomHighlightingParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ENABLE_ATOM_HIGHLIGHTING parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setEnableBondHighlightingParameter()

None CDPL.Vis.setEnableBondHighlightingParameter ( Base.ControlParameterContainer  cntnr,
bool  enable 
)

Sets the value of the Vis.ControlParameter.ENABLE_BOND_HIGHLIGHTING parameter of cntnr to enable.

Parameters
cntnrThe control-parameter container.
enableTrue to enable bond highlighting, and False to disable it.
Since
1.2

◆ hasEnableBondHighlightingParameter()

bool CDPL.Vis.hasEnableBondHighlightingParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.ENABLE_BOND_HIGHLIGHTING parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getEnableBondHighlightingParameter()

bool CDPL.Vis.getEnableBondHighlightingParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.ENABLE_BOND_HIGHLIGHTING parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.ENABLE_BOND_HIGHLIGHTING parameter.
Since
1.2

◆ clearEnableBondHighlightingParameter()

None CDPL.Vis.clearEnableBondHighlightingParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.ENABLE_BOND_HIGHLIGHTING parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setFeatureColorTableParameter()

None CDPL.Vis.setFeatureColorTableParameter ( Base.ControlParameterContainer  cntnr,
ColorTable  colors 
)

Sets the value of the Vis.ControlParameter.FEATURE_COLOR_TABLE parameter of cntnr to colors.

Parameters
cntnrThe control-parameter container.
colorsThe new pharmacophoric feature color table.
Since
1.3

◆ hasFeatureColorTableParameter()

bool CDPL.Vis.hasFeatureColorTableParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.FEATURE_COLOR_TABLE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.3

◆ getFeatureColorTableParameter()

ColorTable CDPL.Vis.getFeatureColorTableParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.FEATURE_COLOR_TABLE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.FEATURE_COLOR_TABLE parameter.
Since
1.3

◆ clearFeatureColorTableParameter()

None CDPL.Vis.clearFeatureColorTableParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.FEATURE_COLOR_TABLE parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.3

◆ setGridViewBorderPenParameter()

None CDPL.Vis.setGridViewBorderPenParameter ( Base.ControlParameterContainer  cntnr,
Pen  pen 
)

Sets the value of the Vis.ControlParameter.GRID_VIEW_BORDER_PEN parameter of cntnr to pen.

Parameters
cntnrThe control-parameter container.
penThe new grid view border pen.
Since
1.2

◆ hasGridViewBorderPenParameter()

bool CDPL.Vis.hasGridViewBorderPenParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.GRID_VIEW_BORDER_PEN parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getGridViewBorderPenParameter()

Pen CDPL.Vis.getGridViewBorderPenParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.GRID_VIEW_BORDER_PEN parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.GRID_VIEW_BORDER_PEN parameter.
Since
1.2

◆ clearGridViewBorderPenParameter()

None CDPL.Vis.clearGridViewBorderPenParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.GRID_VIEW_BORDER_PEN parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setGridViewCellPaddingParameter()

None CDPL.Vis.setGridViewCellPaddingParameter ( Base.ControlParameterContainer  cntnr,
float  padding 
)

Sets the value of the Vis.ControlParameter.GRID_VIEW_CELL_PADDING parameter of cntnr to padding.

Parameters
cntnrThe control-parameter container.
paddingThe new grid view cell padding.
Since
1.2

◆ hasGridViewCellPaddingParameter()

bool CDPL.Vis.hasGridViewCellPaddingParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.GRID_VIEW_CELL_PADDING parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getGridViewCellPaddingParameter()

float CDPL.Vis.getGridViewCellPaddingParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.GRID_VIEW_CELL_PADDING parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.GRID_VIEW_CELL_PADDING parameter.
Since
1.2

◆ clearGridViewCellPaddingParameter()

None CDPL.Vis.clearGridViewCellPaddingParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.GRID_VIEW_CELL_PADDING parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setGridViewColumnSeparatorPenParameter()

None CDPL.Vis.setGridViewColumnSeparatorPenParameter ( Base.ControlParameterContainer  cntnr,
Pen  pen 
)

Sets the value of the Vis.ControlParameter.GRID_VIEW_COLUMN_SEPARATOR_PEN parameter of cntnr to pen.

Parameters
cntnrThe control-parameter container.
penThe new grid view column separator pen.
Since
1.2

◆ hasGridViewColumnSeparatorPenParameter()

bool CDPL.Vis.hasGridViewColumnSeparatorPenParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.GRID_VIEW_COLUMN_SEPARATOR_PEN parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getGridViewColumnSeparatorPenParameter()

Pen CDPL.Vis.getGridViewColumnSeparatorPenParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.GRID_VIEW_COLUMN_SEPARATOR_PEN parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.GRID_VIEW_COLUMN_SEPARATOR_PEN parameter.
Since
1.2

◆ clearGridViewColumnSeparatorPenParameter()

None CDPL.Vis.clearGridViewColumnSeparatorPenParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.GRID_VIEW_COLUMN_SEPARATOR_PEN parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setGridViewMarginParameter()

None CDPL.Vis.setGridViewMarginParameter ( Base.ControlParameterContainer  cntnr,
float  margin 
)

Sets the value of the Vis.ControlParameter.GRID_VIEW_MARGIN parameter of cntnr to margin.

Parameters
cntnrThe control-parameter container.
marginThe new grid view outer margin.
Since
1.2

◆ hasGridViewMarginParameter()

bool CDPL.Vis.hasGridViewMarginParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.GRID_VIEW_MARGIN parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getGridViewMarginParameter()

float CDPL.Vis.getGridViewMarginParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.GRID_VIEW_MARGIN parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.GRID_VIEW_MARGIN parameter.
Since
1.2

◆ clearGridViewMarginParameter()

None CDPL.Vis.clearGridViewMarginParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.GRID_VIEW_MARGIN parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setGridViewRowSeparatorPenParameter()

None CDPL.Vis.setGridViewRowSeparatorPenParameter ( Base.ControlParameterContainer  cntnr,
Pen  pen 
)

Sets the value of the Vis.ControlParameter.GRID_VIEW_ROW_SEPARATOR_PEN parameter of cntnr to pen.

Parameters
cntnrThe control-parameter container.
penThe new grid view row separator pen.
Since
1.2

◆ hasGridViewRowSeparatorPenParameter()

bool CDPL.Vis.hasGridViewRowSeparatorPenParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.GRID_VIEW_ROW_SEPARATOR_PEN parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getGridViewRowSeparatorPenParameter()

Pen CDPL.Vis.getGridViewRowSeparatorPenParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.GRID_VIEW_ROW_SEPARATOR_PEN parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.GRID_VIEW_ROW_SEPARATOR_PEN parameter.
Since
1.2

◆ clearGridViewRowSeparatorPenParameter()

None CDPL.Vis.clearGridViewRowSeparatorPenParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.GRID_VIEW_ROW_SEPARATOR_PEN parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setGridViewTextColorParameter()

None CDPL.Vis.setGridViewTextColorParameter ( Base.ControlParameterContainer  cntnr,
Color  color 
)

Sets the value of the Vis.ControlParameter.GRID_VIEW_TEXT_COLOR parameter of cntnr to color.

Parameters
cntnrThe control-parameter container.
colorThe new grid view text color.
Since
1.2

◆ hasGridViewTextColorParameter()

bool CDPL.Vis.hasGridViewTextColorParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.GRID_VIEW_TEXT_COLOR parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getGridViewTextColorParameter()

Color CDPL.Vis.getGridViewTextColorParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.GRID_VIEW_TEXT_COLOR parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.GRID_VIEW_TEXT_COLOR parameter.
Since
1.2

◆ clearGridViewTextColorParameter()

None CDPL.Vis.clearGridViewTextColorParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.GRID_VIEW_TEXT_COLOR parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setGridViewTextFontParameter()

None CDPL.Vis.setGridViewTextFontParameter ( Base.ControlParameterContainer  cntnr,
Font  font 
)

Sets the value of the Vis.ControlParameter.GRID_VIEW_TEXT_FONT parameter of cntnr to font.

Parameters
cntnrThe control-parameter container.
fontThe new grid view text font.
Since
1.2

◆ hasGridViewTextFontParameter()

bool CDPL.Vis.hasGridViewTextFontParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.GRID_VIEW_TEXT_FONT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getGridViewTextFontParameter()

Font CDPL.Vis.getGridViewTextFontParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.GRID_VIEW_TEXT_FONT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.GRID_VIEW_TEXT_FONT parameter.
Since
1.2

◆ clearGridViewTextFontParameter()

None CDPL.Vis.clearGridViewTextFontParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.GRID_VIEW_TEXT_FONT parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setHighlightAreaOutlineWidthParameter()

None CDPL.Vis.setHighlightAreaOutlineWidthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  width 
)

Sets the value of the Vis.ControlParameter.HIGHLIGHT_AREA_OUTLINE_WIDTH parameter of cntnr to width.

Parameters
cntnrThe control-parameter container.
widthThe new highlight area outline width.
Since
1.2

◆ hasHighlightAreaOutlineWidthParameter()

bool CDPL.Vis.hasHighlightAreaOutlineWidthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.HIGHLIGHT_AREA_OUTLINE_WIDTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getHighlightAreaOutlineWidthParameter()

SizeSpecification CDPL.Vis.getHighlightAreaOutlineWidthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.HIGHLIGHT_AREA_OUTLINE_WIDTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.HIGHLIGHT_AREA_OUTLINE_WIDTH parameter.
Since
1.2

◆ clearHighlightAreaOutlineWidthParameter()

None CDPL.Vis.clearHighlightAreaOutlineWidthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.HIGHLIGHT_AREA_OUTLINE_WIDTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setOutputScalingFactorParameter()

None CDPL.Vis.setOutputScalingFactorParameter ( Base.ControlParameterContainer  cntnr,
float  factor 
)

Sets the value of the Vis.ControlParameter.OUTPUT_SCALING_FACTOR parameter of cntnr to factor.

Parameters
cntnrThe control-parameter container.
factorThe new parameter value.
Since
1.2

◆ hasOutputScalingFactorParameter()

bool CDPL.Vis.hasOutputScalingFactorParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.OUTPUT_SCALING_FACTOR parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getOutputScalingFactorParameter()

float CDPL.Vis.getOutputScalingFactorParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.OUTPUT_SCALING_FACTOR parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.OUTPUT_SCALING_FACTOR parameter.
Since
1.2

◆ clearOutputScalingFactorParameter()

None CDPL.Vis.clearOutputScalingFactorParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.OUTPUT_SCALING_FACTOR parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setRadicalElectronDotSizeParameter()

None CDPL.Vis.setRadicalElectronDotSizeParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  size 
)

Sets the value of the Vis.ControlParameter.RADICAL_ELECTRON_DOT_SIZE parameter of cntnr to size.

Parameters
cntnrThe control-parameter container.
sizeThe new radical electron dot size.

◆ hasRadicalElectronDotSizeParameter()

bool CDPL.Vis.hasRadicalElectronDotSizeParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.RADICAL_ELECTRON_DOT_SIZE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getRadicalElectronDotSizeParameter()

SizeSpecification CDPL.Vis.getRadicalElectronDotSizeParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.RADICAL_ELECTRON_DOT_SIZE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.RADICAL_ELECTRON_DOT_SIZE parameter.

◆ clearRadicalElectronDotSizeParameter()

None CDPL.Vis.clearRadicalElectronDotSizeParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.RADICAL_ELECTRON_DOT_SIZE parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionAgentAlignmentParameter()

None CDPL.Vis.setReactionAgentAlignmentParameter ( Base.ControlParameterContainer  cntnr,
int  alignment 
)

Sets the value of the Vis.ControlParameter.REACTION_AGENT_ALIGNMENT parameter of cntnr to alignment.

Parameters
cntnrThe control-parameter container.
alignmentThe new agent alignment (see Vis.Alignment).

◆ hasReactionAgentAlignmentParameter()

bool CDPL.Vis.hasReactionAgentAlignmentParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_AGENT_ALIGNMENT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionAgentAlignmentParameter()

int CDPL.Vis.getReactionAgentAlignmentParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_AGENT_ALIGNMENT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_AGENT_ALIGNMENT parameter.

◆ clearReactionAgentAlignmentParameter()

None CDPL.Vis.clearReactionAgentAlignmentParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_AGENT_ALIGNMENT parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionAgentLayoutDirectionParameter()

None CDPL.Vis.setReactionAgentLayoutDirectionParameter ( Base.ControlParameterContainer  cntnr,
int  dir 
)

Sets the value of the Vis.ControlParameter.REACTION_AGENT_LAYOUT_DIRECTION parameter of cntnr to dir.

Parameters
cntnrThe control-parameter container.
dirThe new agent layout direction (see Vis.LayoutDirection).

◆ hasReactionAgentLayoutDirectionParameter()

bool CDPL.Vis.hasReactionAgentLayoutDirectionParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_AGENT_LAYOUT_DIRECTION parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionAgentLayoutDirectionParameter()

int CDPL.Vis.getReactionAgentLayoutDirectionParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_AGENT_LAYOUT_DIRECTION parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_AGENT_LAYOUT_DIRECTION parameter.

◆ clearReactionAgentLayoutDirectionParameter()

None CDPL.Vis.clearReactionAgentLayoutDirectionParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_AGENT_LAYOUT_DIRECTION parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionAgentLayoutParameter()

None CDPL.Vis.setReactionAgentLayoutParameter ( Base.ControlParameterContainer  cntnr,
int  layout 
)

Sets the value of the Vis.ControlParameter.REACTION_AGENT_LAYOUT parameter of cntnr to layout.

Parameters
cntnrThe control-parameter container.
layoutThe new agent layout style (see Vis.LayoutStyle).

◆ hasReactionAgentLayoutParameter()

bool CDPL.Vis.hasReactionAgentLayoutParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_AGENT_LAYOUT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionAgentLayoutParameter()

int CDPL.Vis.getReactionAgentLayoutParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_AGENT_LAYOUT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_AGENT_LAYOUT parameter.

◆ clearReactionAgentLayoutParameter()

None CDPL.Vis.clearReactionAgentLayoutParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_AGENT_LAYOUT parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionArrowColorParameter()

None CDPL.Vis.setReactionArrowColorParameter ( Base.ControlParameterContainer  cntnr,
Color  color 
)

Sets the value of the Vis.ControlParameter.REACTION_ARROW_COLOR parameter of cntnr to color.

Parameters
cntnrThe control-parameter container.
colorThe new arrow color.

◆ hasReactionArrowColorParameter()

bool CDPL.Vis.hasReactionArrowColorParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_ARROW_COLOR parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionArrowColorParameter()

Color CDPL.Vis.getReactionArrowColorParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_ARROW_COLOR parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_ARROW_COLOR parameter.

◆ clearReactionArrowColorParameter()

None CDPL.Vis.clearReactionArrowColorParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_ARROW_COLOR parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionArrowHeadLengthParameter()

None CDPL.Vis.setReactionArrowHeadLengthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  length 
)

Sets the value of the Vis.ControlParameter.REACTION_ARROW_HEAD_LENGTH parameter of cntnr to length.

Parameters
cntnrThe control-parameter container.
lengthThe new arrow head length.

◆ hasReactionArrowHeadLengthParameter()

bool CDPL.Vis.hasReactionArrowHeadLengthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_ARROW_HEAD_LENGTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionArrowHeadLengthParameter()

SizeSpecification CDPL.Vis.getReactionArrowHeadLengthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_ARROW_HEAD_LENGTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_ARROW_HEAD_LENGTH parameter.

◆ clearReactionArrowHeadLengthParameter()

None CDPL.Vis.clearReactionArrowHeadLengthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_ARROW_HEAD_LENGTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionArrowHeadWidthParameter()

None CDPL.Vis.setReactionArrowHeadWidthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  width 
)

Sets the value of the Vis.ControlParameter.REACTION_ARROW_HEAD_WIDTH parameter of cntnr to width.

Parameters
cntnrThe control-parameter container.
widthThe new arrow head width.

◆ hasReactionArrowHeadWidthParameter()

bool CDPL.Vis.hasReactionArrowHeadWidthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_ARROW_HEAD_WIDTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionArrowHeadWidthParameter()

SizeSpecification CDPL.Vis.getReactionArrowHeadWidthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_ARROW_HEAD_WIDTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_ARROW_HEAD_WIDTH parameter.

◆ clearReactionArrowHeadWidthParameter()

None CDPL.Vis.clearReactionArrowHeadWidthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_ARROW_HEAD_WIDTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionArrowLengthParameter()

None CDPL.Vis.setReactionArrowLengthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  length 
)
Parameters
cntnr
length

◆ hasReactionArrowLengthParameter()

bool CDPL.Vis.hasReactionArrowLengthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_ARROW_LENGTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionArrowLengthParameter()

SizeSpecification CDPL.Vis.getReactionArrowLengthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_ARROW_LENGTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_ARROW_LENGTH parameter.

◆ clearReactionArrowLengthParameter()

None CDPL.Vis.clearReactionArrowLengthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_ARROW_LENGTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionArrowLineWidthParameter()

None CDPL.Vis.setReactionArrowLineWidthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  width 
)

Sets the value of the Vis.ControlParameter.REACTION_ARROW_LINE_WIDTH parameter of cntnr to width.

Parameters
cntnrThe control-parameter container.
widthThe new arrow outline width.

◆ hasReactionArrowLineWidthParameter()

bool CDPL.Vis.hasReactionArrowLineWidthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_ARROW_LINE_WIDTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionArrowLineWidthParameter()

SizeSpecification CDPL.Vis.getReactionArrowLineWidthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_ARROW_LINE_WIDTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_ARROW_LINE_WIDTH parameter.

◆ clearReactionArrowLineWidthParameter()

None CDPL.Vis.clearReactionArrowLineWidthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_ARROW_LINE_WIDTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionArrowShaftWidthParameter()

None CDPL.Vis.setReactionArrowShaftWidthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  width 
)

Sets the value of the Vis.ControlParameter.REACTION_ARROW_SHAFT_WIDTH parameter of cntnr to width.

Parameters
cntnrThe control-parameter container.
widthThe new arrow shaft width.

◆ hasReactionArrowShaftWidthParameter()

bool CDPL.Vis.hasReactionArrowShaftWidthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_ARROW_SHAFT_WIDTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionArrowShaftWidthParameter()

SizeSpecification CDPL.Vis.getReactionArrowShaftWidthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_ARROW_SHAFT_WIDTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_ARROW_SHAFT_WIDTH parameter.

◆ clearReactionArrowShaftWidthParameter()

None CDPL.Vis.clearReactionArrowShaftWidthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_ARROW_SHAFT_WIDTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionArrowStyleParameter()

None CDPL.Vis.setReactionArrowStyleParameter ( Base.ControlParameterContainer  cntnr,
int  style 
)

Sets the value of the Vis.ControlParameter.REACTION_ARROW_STYLE parameter of cntnr to style.

Parameters
cntnrThe control-parameter container.
styleThe new arrow style (see Vis.ArrowStyle).

◆ hasReactionArrowStyleParameter()

bool CDPL.Vis.hasReactionArrowStyleParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_ARROW_STYLE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionArrowStyleParameter()

int CDPL.Vis.getReactionArrowStyleParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_ARROW_STYLE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_ARROW_STYLE parameter.

◆ clearReactionArrowStyleParameter()

None CDPL.Vis.clearReactionArrowStyleParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_ARROW_STYLE parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionCenterLineLengthParameter()

None CDPL.Vis.setReactionCenterLineLengthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  length 
)

Sets the value of the Vis.ControlParameter.REACTION_CENTER_LINE_LENGTH parameter of cntnr to length.

Parameters
cntnrThe control-parameter container.
lengthThe new reaction center line length.

◆ hasReactionCenterLineLengthParameter()

bool CDPL.Vis.hasReactionCenterLineLengthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_CENTER_LINE_LENGTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionCenterLineLengthParameter()

SizeSpecification CDPL.Vis.getReactionCenterLineLengthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_CENTER_LINE_LENGTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_CENTER_LINE_LENGTH parameter.

◆ clearReactionCenterLineLengthParameter()

None CDPL.Vis.clearReactionCenterLineLengthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_CENTER_LINE_LENGTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionCenterLineSpacingParameter()

None CDPL.Vis.setReactionCenterLineSpacingParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  spacing 
)

Sets the value of the Vis.ControlParameter.REACTION_CENTER_LINE_SPACING parameter of cntnr to spacing.

Parameters
cntnrThe control-parameter container.
spacingThe new reaction center line spacing.

◆ hasReactionCenterLineSpacingParameter()

bool CDPL.Vis.hasReactionCenterLineSpacingParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_CENTER_LINE_SPACING parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionCenterLineSpacingParameter()

SizeSpecification CDPL.Vis.getReactionCenterLineSpacingParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_CENTER_LINE_SPACING parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_CENTER_LINE_SPACING parameter.

◆ clearReactionCenterLineSpacingParameter()

None CDPL.Vis.clearReactionCenterLineSpacingParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_CENTER_LINE_SPACING parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionComponentLayoutDirectionParameter()

None CDPL.Vis.setReactionComponentLayoutDirectionParameter ( Base.ControlParameterContainer  cntnr,
int  dir 
)

Sets the value of the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT_DIRECTION parameter of cntnr to dir.

Parameters
cntnrThe control-parameter container.
dirThe new layout direction (see Vis.LayoutDirection).

◆ hasReactionComponentLayoutDirectionParameter()

bool CDPL.Vis.hasReactionComponentLayoutDirectionParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT_DIRECTION parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionComponentLayoutDirectionParameter()

int CDPL.Vis.getReactionComponentLayoutDirectionParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT_DIRECTION parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT_DIRECTION parameter.

◆ clearReactionComponentLayoutDirectionParameter()

None CDPL.Vis.clearReactionComponentLayoutDirectionParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT_DIRECTION parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionComponentLayoutParameter()

None CDPL.Vis.setReactionComponentLayoutParameter ( Base.ControlParameterContainer  cntnr,
int  layout 
)

Sets the value of the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT parameter of cntnr to layout.

Parameters
cntnrThe control-parameter container.
layoutThe new layout style (see Vis.LayoutStyle).

◆ hasReactionComponentLayoutParameter()

bool CDPL.Vis.hasReactionComponentLayoutParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionComponentLayoutParameter()

int CDPL.Vis.getReactionComponentLayoutParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT parameter.

◆ clearReactionComponentLayoutParameter()

None CDPL.Vis.clearReactionComponentLayoutParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_COMPONENT_LAYOUT parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionComponentMarginParameter()

None CDPL.Vis.setReactionComponentMarginParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  margin 
)

Sets the value of the Vis.ControlParameter.REACTION_COMPONENT_MARGIN parameter of cntnr to margin.

Parameters
cntnrThe control-parameter container.
marginThe new component margin.

◆ hasReactionComponentMarginParameter()

bool CDPL.Vis.hasReactionComponentMarginParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_COMPONENT_MARGIN parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionComponentMarginParameter()

SizeSpecification CDPL.Vis.getReactionComponentMarginParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_COMPONENT_MARGIN parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_COMPONENT_MARGIN parameter.

◆ clearReactionComponentMarginParameter()

None CDPL.Vis.clearReactionComponentMarginParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_COMPONENT_MARGIN parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionPlusSignColorParameter()

None CDPL.Vis.setReactionPlusSignColorParameter ( Base.ControlParameterContainer  cntnr,
Color  color 
)

Sets the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_COLOR parameter of cntnr to color.

Parameters
cntnrThe control-parameter container.
colorThe new plus-sign color.

◆ hasReactionPlusSignColorParameter()

bool CDPL.Vis.hasReactionPlusSignColorParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_PLUS_SIGN_COLOR parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionPlusSignColorParameter()

Color CDPL.Vis.getReactionPlusSignColorParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_COLOR parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_PLUS_SIGN_COLOR parameter.

◆ clearReactionPlusSignColorParameter()

None CDPL.Vis.clearReactionPlusSignColorParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_PLUS_SIGN_COLOR parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionPlusSignLineWidthParameter()

None CDPL.Vis.setReactionPlusSignLineWidthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  width 
)

Sets the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_LINE_WIDTH parameter of cntnr to width.

Parameters
cntnrThe control-parameter container.
widthThe new plus-sign line width.

◆ hasReactionPlusSignLineWidthParameter()

bool CDPL.Vis.hasReactionPlusSignLineWidthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_PLUS_SIGN_LINE_WIDTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionPlusSignLineWidthParameter()

SizeSpecification CDPL.Vis.getReactionPlusSignLineWidthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_LINE_WIDTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_PLUS_SIGN_LINE_WIDTH parameter.

◆ clearReactionPlusSignLineWidthParameter()

None CDPL.Vis.clearReactionPlusSignLineWidthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_PLUS_SIGN_LINE_WIDTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setReactionPlusSignSizeParameter()

None CDPL.Vis.setReactionPlusSignSizeParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  size 
)

Sets the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_SIZE parameter of cntnr to size.

Parameters
cntnrThe control-parameter container.
sizeThe new plus-sign size.

◆ hasReactionPlusSignSizeParameter()

bool CDPL.Vis.hasReactionPlusSignSizeParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.REACTION_PLUS_SIGN_SIZE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getReactionPlusSignSizeParameter()

SizeSpecification CDPL.Vis.getReactionPlusSignSizeParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.REACTION_PLUS_SIGN_SIZE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.REACTION_PLUS_SIGN_SIZE parameter.

◆ clearReactionPlusSignSizeParameter()

None CDPL.Vis.clearReactionPlusSignSizeParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.REACTION_PLUS_SIGN_SIZE parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setSecondaryAtomLabelFontParameter()

None CDPL.Vis.setSecondaryAtomLabelFontParameter ( Base.ControlParameterContainer  cntnr,
Font  font 
)

Sets the value of the Vis.ControlParameter.SECONDARY_ATOM_LABEL_FONT parameter of cntnr to font.

Parameters
cntnrThe control-parameter container.
fontThe new secondary atom label font.

◆ hasSecondaryAtomLabelFontParameter()

bool CDPL.Vis.hasSecondaryAtomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SECONDARY_ATOM_LABEL_FONT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getSecondaryAtomLabelFontParameter()

Font CDPL.Vis.getSecondaryAtomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SECONDARY_ATOM_LABEL_FONT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SECONDARY_ATOM_LABEL_FONT parameter.

◆ clearSecondaryAtomLabelFontParameter()

None CDPL.Vis.clearSecondaryAtomLabelFontParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SECONDARY_ATOM_LABEL_FONT parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setSecondaryAtomLabelSizeParameter()

None CDPL.Vis.setSecondaryAtomLabelSizeParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  size 
)

Sets the value of the Vis.ControlParameter.SECONDARY_ATOM_LABEL_SIZE parameter of cntnr to size.

Parameters
cntnrThe control-parameter container.
sizeThe new secondary atom label size.

◆ hasSecondaryAtomLabelSizeParameter()

bool CDPL.Vis.hasSecondaryAtomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SECONDARY_ATOM_LABEL_SIZE parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getSecondaryAtomLabelSizeParameter()

SizeSpecification CDPL.Vis.getSecondaryAtomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SECONDARY_ATOM_LABEL_SIZE parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SECONDARY_ATOM_LABEL_SIZE parameter.

◆ clearSecondaryAtomLabelSizeParameter()

None CDPL.Vis.clearSecondaryAtomLabelSizeParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SECONDARY_ATOM_LABEL_SIZE parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowAtomConfigurationLabelsParameter()

None CDPL.Vis.setShowAtomConfigurationLabelsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_ATOM_CONFIGURATION_LABELS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show atom configuration descriptor labels, and False to hide them.
Since
1.1

◆ hasShowAtomConfigurationLabelsParameter()

bool CDPL.Vis.hasShowAtomConfigurationLabelsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_ATOM_CONFIGURATION_LABELS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.1

◆ getShowAtomConfigurationLabelsParameter()

bool CDPL.Vis.getShowAtomConfigurationLabelsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_ATOM_CONFIGURATION_LABELS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_ATOM_CONFIGURATION_LABELS parameter.
Since
1.1

◆ clearShowAtomConfigurationLabelsParameter()

None CDPL.Vis.clearShowAtomConfigurationLabelsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_ATOM_CONFIGURATION_LABELS parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.1

◆ setShowAtomCustomLabelsParameter()

None CDPL.Vis.setShowAtomCustomLabelsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_ATOM_CUSTOM_LABELS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show atom custom text labels, and False to hide them.
Since
1.2

◆ hasShowAtomCustomLabelsParameter()

bool CDPL.Vis.hasShowAtomCustomLabelsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_ATOM_CUSTOM_LABELS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getShowAtomCustomLabelsParameter()

bool CDPL.Vis.getShowAtomCustomLabelsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_ATOM_CUSTOM_LABELS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_ATOM_CUSTOM_LABELS parameter.
Since
1.2

◆ clearShowAtomCustomLabelsParameter()

None CDPL.Vis.clearShowAtomCustomLabelsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_ATOM_CUSTOM_LABELS parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setShowAtomQueryInfosParameter()

None CDPL.Vis.setShowAtomQueryInfosParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_ATOM_QUERY_INFOS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show query atom match expressions, and False to hide them.

◆ hasShowAtomQueryInfosParameter()

bool CDPL.Vis.hasShowAtomQueryInfosParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_ATOM_QUERY_INFOS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowAtomQueryInfosParameter()

bool CDPL.Vis.getShowAtomQueryInfosParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_ATOM_QUERY_INFOS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_ATOM_QUERY_INFOS parameter.

◆ clearShowAtomQueryInfosParameter()

None CDPL.Vis.clearShowAtomQueryInfosParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_ATOM_QUERY_INFOS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowAtomReactionInfosParameter()

None CDPL.Vis.setShowAtomReactionInfosParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_ATOM_REACTION_INFOS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show reaction atom-atom mapping numbers, and False to hide them.

◆ hasShowAtomReactionInfosParameter()

bool CDPL.Vis.hasShowAtomReactionInfosParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_ATOM_REACTION_INFOS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowAtomReactionInfosParameter()

bool CDPL.Vis.getShowAtomReactionInfosParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_ATOM_REACTION_INFOS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_ATOM_REACTION_INFOS parameter.

◆ clearShowAtomReactionInfosParameter()

None CDPL.Vis.clearShowAtomReactionInfosParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_ATOM_REACTION_INFOS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowBondConfigurationLabelsParameter()

None CDPL.Vis.setShowBondConfigurationLabelsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_BOND_CONFIGURATION_LABELS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show bond configuration descriptor labels, and False to hide them.
Since
1.1

◆ hasShowBondConfigurationLabelsParameter()

bool CDPL.Vis.hasShowBondConfigurationLabelsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_BOND_CONFIGURATION_LABELS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.1

◆ getShowBondConfigurationLabelsParameter()

bool CDPL.Vis.getShowBondConfigurationLabelsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_BOND_CONFIGURATION_LABELS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_BOND_CONFIGURATION_LABELS parameter.
Since
1.1

◆ clearShowBondConfigurationLabelsParameter()

None CDPL.Vis.clearShowBondConfigurationLabelsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_BOND_CONFIGURATION_LABELS parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.1

◆ setShowBondCustomLabelsParameter()

None CDPL.Vis.setShowBondCustomLabelsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_BOND_CUSTOM_LABELS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show bond custom text labels, and False to hide them.
Since
1.2

◆ hasShowBondCustomLabelsParameter()

bool CDPL.Vis.hasShowBondCustomLabelsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_BOND_CUSTOM_LABELS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.2

◆ getShowBondCustomLabelsParameter()

bool CDPL.Vis.getShowBondCustomLabelsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_BOND_CUSTOM_LABELS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_BOND_CUSTOM_LABELS parameter.
Since
1.2

◆ clearShowBondCustomLabelsParameter()

None CDPL.Vis.clearShowBondCustomLabelsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_BOND_CUSTOM_LABELS parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.2

◆ setShowBondQueryInfosParameter()

None CDPL.Vis.setShowBondQueryInfosParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_BOND_QUERY_INFOS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show query bond match expressions, and False to hide them.

◆ hasShowBondQueryInfosParameter()

bool CDPL.Vis.hasShowBondQueryInfosParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_BOND_QUERY_INFOS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowBondQueryInfosParameter()

bool CDPL.Vis.getShowBondQueryInfosParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_BOND_QUERY_INFOS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_BOND_QUERY_INFOS parameter.

◆ clearShowBondQueryInfosParameter()

None CDPL.Vis.clearShowBondQueryInfosParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_BOND_QUERY_INFOS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowBondReactionInfosParameter()

None CDPL.Vis.setShowBondReactionInfosParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_BOND_REACTION_INFOS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to draw reaction center marks, and False to hide them.

◆ hasShowBondReactionInfosParameter()

bool CDPL.Vis.hasShowBondReactionInfosParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_BOND_REACTION_INFOS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowBondReactionInfosParameter()

bool CDPL.Vis.getShowBondReactionInfosParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_BOND_REACTION_INFOS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_BOND_REACTION_INFOS parameter.

◆ clearShowBondReactionInfosParameter()

None CDPL.Vis.clearShowBondReactionInfosParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_BOND_REACTION_INFOS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowCarbonsParameter()

None CDPL.Vis.setShowCarbonsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_CARBONS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show carbon element labels, and False to hide them.

◆ hasShowCarbonsParameter()

bool CDPL.Vis.hasShowCarbonsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_CARBONS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowCarbonsParameter()

bool CDPL.Vis.getShowCarbonsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_CARBONS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_CARBONS parameter.

◆ clearShowCarbonsParameter()

None CDPL.Vis.clearShowCarbonsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_CARBONS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowChargesParameter()

None CDPL.Vis.setShowChargesParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_CHARGES parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show formal charges, and False to hide them.

◆ hasShowChargesParameter()

bool CDPL.Vis.hasShowChargesParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_CHARGES parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowChargesParameter()

bool CDPL.Vis.getShowChargesParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_CHARGES parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_CHARGES parameter.

◆ clearShowChargesParameter()

None CDPL.Vis.clearShowChargesParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_CHARGES parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowExplicitHydrogensParameter()

None CDPL.Vis.setShowExplicitHydrogensParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_EXPLICIT_HYDROGENS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show explicit hydrogens, and False to hide them.

◆ hasShowExplicitHydrogensParameter()

bool CDPL.Vis.hasShowExplicitHydrogensParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_EXPLICIT_HYDROGENS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowExplicitHydrogensParameter()

bool CDPL.Vis.getShowExplicitHydrogensParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_EXPLICIT_HYDROGENS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_EXPLICIT_HYDROGENS parameter.

◆ clearShowExplicitHydrogensParameter()

None CDPL.Vis.clearShowExplicitHydrogensParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_EXPLICIT_HYDROGENS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowFeatureCentersParameter()

None CDPL.Vis.setShowFeatureCentersParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_FEATURE_CENTERS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show feature center spheres, and False to hide them.
Since
1.3

◆ hasShowFeatureCentersParameter()

bool CDPL.Vis.hasShowFeatureCentersParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_FEATURE_CENTERS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.
Since
1.3

◆ getShowFeatureCentersParameter()

bool CDPL.Vis.getShowFeatureCentersParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_FEATURE_CENTERS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_FEATURE_CENTERS parameter.
Since
1.3

◆ clearShowFeatureCentersParameter()

None CDPL.Vis.clearShowFeatureCentersParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_FEATURE_CENTERS parameter from cntnr.

Parameters
cntnrThe control-parameter container.
Since
1.3

◆ setShowHydrogenCountsParameter()

None CDPL.Vis.setShowHydrogenCountsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_HYDROGEN_COUNTS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show implicit hydrogen counts, and False to hide them.

◆ hasShowHydrogenCountsParameter()

bool CDPL.Vis.hasShowHydrogenCountsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_HYDROGEN_COUNTS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowHydrogenCountsParameter()

bool CDPL.Vis.getShowHydrogenCountsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_HYDROGEN_COUNTS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_HYDROGEN_COUNTS parameter.

◆ clearShowHydrogenCountsParameter()

None CDPL.Vis.clearShowHydrogenCountsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_HYDROGEN_COUNTS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowIsotopesParameter()

None CDPL.Vis.setShowIsotopesParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_ISOTOPES parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show isotopic mass values, and False to hide them.

◆ hasShowIsotopesParameter()

bool CDPL.Vis.hasShowIsotopesParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_ISOTOPES parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowIsotopesParameter()

bool CDPL.Vis.getShowIsotopesParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_ISOTOPES parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_ISOTOPES parameter.

◆ clearShowIsotopesParameter()

None CDPL.Vis.clearShowIsotopesParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_ISOTOPES parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowNonCarbonHydrogenCountsParameter()

None CDPL.Vis.setShowNonCarbonHydrogenCountsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_NON_CARBON_HYDROGEN_COUNTS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show non-carbon implicit hydrogen counts, and False to hide them.

◆ hasShowNonCarbonHydrogenCountsParameter()

bool CDPL.Vis.hasShowNonCarbonHydrogenCountsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_NON_CARBON_HYDROGEN_COUNTS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowNonCarbonHydrogenCountsParameter()

bool CDPL.Vis.getShowNonCarbonHydrogenCountsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_NON_CARBON_HYDROGEN_COUNTS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_NON_CARBON_HYDROGEN_COUNTS parameter.

◆ clearShowNonCarbonHydrogenCountsParameter()

None CDPL.Vis.clearShowNonCarbonHydrogenCountsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_NON_CARBON_HYDROGEN_COUNTS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowRadicalElectronsParameter()

None CDPL.Vis.setShowRadicalElectronsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_RADICAL_ELECTRONS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show radical electron dots, and False to hide them.

◆ hasShowRadicalElectronsParameter()

bool CDPL.Vis.hasShowRadicalElectronsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_RADICAL_ELECTRONS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowRadicalElectronsParameter()

bool CDPL.Vis.getShowRadicalElectronsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_RADICAL_ELECTRONS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_RADICAL_ELECTRONS parameter.

◆ clearShowRadicalElectronsParameter()

None CDPL.Vis.clearShowRadicalElectronsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_RADICAL_ELECTRONS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowReactionAgentsParameter()

None CDPL.Vis.setShowReactionAgentsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_REACTION_AGENTS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show the reaction agents, and False to hide them.

◆ hasShowReactionAgentsParameter()

bool CDPL.Vis.hasShowReactionAgentsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_REACTION_AGENTS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowReactionAgentsParameter()

bool CDPL.Vis.getShowReactionAgentsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_REACTION_AGENTS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_REACTION_AGENTS parameter.

◆ clearShowReactionAgentsParameter()

None CDPL.Vis.clearShowReactionAgentsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_REACTION_AGENTS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowReactionPlusSignsParameter()

None CDPL.Vis.setShowReactionPlusSignsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_REACTION_PLUS_SIGNS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to draw the '+' signs, and False to hide them.

◆ hasShowReactionPlusSignsParameter()

bool CDPL.Vis.hasShowReactionPlusSignsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_REACTION_PLUS_SIGNS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowReactionPlusSignsParameter()

bool CDPL.Vis.getShowReactionPlusSignsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_REACTION_PLUS_SIGNS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_REACTION_PLUS_SIGNS parameter.

◆ clearShowReactionPlusSignsParameter()

None CDPL.Vis.clearShowReactionPlusSignsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_REACTION_PLUS_SIGNS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowReactionProductsParameter()

None CDPL.Vis.setShowReactionProductsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_REACTION_PRODUCTS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show the reaction products, and False to hide them.

◆ hasShowReactionProductsParameter()

bool CDPL.Vis.hasShowReactionProductsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_REACTION_PRODUCTS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowReactionProductsParameter()

bool CDPL.Vis.getShowReactionProductsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_REACTION_PRODUCTS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_REACTION_PRODUCTS parameter.

◆ clearShowReactionProductsParameter()

None CDPL.Vis.clearShowReactionProductsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_REACTION_PRODUCTS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowReactionReactantsParameter()

None CDPL.Vis.setShowReactionReactantsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_REACTION_REACTANTS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to show the reaction reactants, and False to hide them.

◆ hasShowReactionReactantsParameter()

bool CDPL.Vis.hasShowReactionReactantsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_REACTION_REACTANTS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowReactionReactantsParameter()

bool CDPL.Vis.getShowReactionReactantsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_REACTION_REACTANTS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_REACTION_REACTANTS parameter.

◆ clearShowReactionReactantsParameter()

None CDPL.Vis.clearShowReactionReactantsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_REACTION_REACTANTS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setShowStereoBondsParameter()

None CDPL.Vis.setShowStereoBondsParameter ( Base.ControlParameterContainer  cntnr,
bool  show 
)

Sets the value of the Vis.ControlParameter.SHOW_STEREO_BONDS parameter of cntnr to show.

Parameters
cntnrThe control-parameter container.
showTrue to draw stereo bonds, and False to disable stereo bond rendering.

◆ hasShowStereoBondsParameter()

bool CDPL.Vis.hasShowStereoBondsParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SHOW_STEREO_BONDS parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getShowStereoBondsParameter()

bool CDPL.Vis.getShowStereoBondsParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SHOW_STEREO_BONDS parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SHOW_STEREO_BONDS parameter.

◆ clearShowStereoBondsParameter()

None CDPL.Vis.clearShowStereoBondsParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SHOW_STEREO_BONDS parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setSizeAdjustmentParameter()

None CDPL.Vis.setSizeAdjustmentParameter ( Base.ControlParameterContainer  cntnr,
int  adjustment 
)

Sets the value of the Vis.ControlParameter.SIZE_ADJUSTMENT parameter of cntnr to adjustment.

Parameters
cntnrThe control-parameter container.
adjustmentThe new size-adjustment policy (see Vis.SizeAdjustment).

◆ hasSizeAdjustmentParameter()

bool CDPL.Vis.hasSizeAdjustmentParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.SIZE_ADJUSTMENT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getSizeAdjustmentParameter()

int CDPL.Vis.getSizeAdjustmentParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.SIZE_ADJUSTMENT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.SIZE_ADJUSTMENT parameter.

◆ clearSizeAdjustmentParameter()

None CDPL.Vis.clearSizeAdjustmentParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.SIZE_ADJUSTMENT parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setStereoBondHashSpacingParameter()

None CDPL.Vis.setStereoBondHashSpacingParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  spacing 
)

Sets the value of the Vis.ControlParameter.STEREO_BOND_HASH_SPACING parameter of cntnr to spacing.

Parameters
cntnrThe control-parameter container.
spacingThe new stereo bond hash spacing.

◆ hasStereoBondHashSpacingParameter()

bool CDPL.Vis.hasStereoBondHashSpacingParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.STEREO_BOND_HASH_SPACING parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getStereoBondHashSpacingParameter()

SizeSpecification CDPL.Vis.getStereoBondHashSpacingParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.STEREO_BOND_HASH_SPACING parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.STEREO_BOND_HASH_SPACING parameter.

◆ clearStereoBondHashSpacingParameter()

None CDPL.Vis.clearStereoBondHashSpacingParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.STEREO_BOND_HASH_SPACING parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setStereoBondWedgeWidthParameter()

None CDPL.Vis.setStereoBondWedgeWidthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  width 
)

Sets the value of the Vis.ControlParameter.STEREO_BOND_WEDGE_WIDTH parameter of cntnr to width.

Parameters
cntnrThe control-parameter container.
widthThe new stereo bond wedge width.

◆ hasStereoBondWedgeWidthParameter()

bool CDPL.Vis.hasStereoBondWedgeWidthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.STEREO_BOND_WEDGE_WIDTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getStereoBondWedgeWidthParameter()

SizeSpecification CDPL.Vis.getStereoBondWedgeWidthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.STEREO_BOND_WEDGE_WIDTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.STEREO_BOND_WEDGE_WIDTH parameter.

◆ clearStereoBondWedgeWidthParameter()

None CDPL.Vis.clearStereoBondWedgeWidthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.STEREO_BOND_WEDGE_WIDTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setTripleBondTrimLengthParameter()

None CDPL.Vis.setTripleBondTrimLengthParameter ( Base.ControlParameterContainer  cntnr,
SizeSpecification  length 
)

Sets the value of the Vis.ControlParameter.TRIPLE_BOND_TRIM_LENGTH parameter of cntnr to length.

Parameters
cntnrThe control-parameter container.
lengthThe new triple bond trim length.

◆ hasTripleBondTrimLengthParameter()

bool CDPL.Vis.hasTripleBondTrimLengthParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.TRIPLE_BOND_TRIM_LENGTH parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getTripleBondTrimLengthParameter()

SizeSpecification CDPL.Vis.getTripleBondTrimLengthParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.TRIPLE_BOND_TRIM_LENGTH parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.TRIPLE_BOND_TRIM_LENGTH parameter.

◆ clearTripleBondTrimLengthParameter()

None CDPL.Vis.clearTripleBondTrimLengthParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.TRIPLE_BOND_TRIM_LENGTH parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setUseCalculatedAtomCoordinatesParameter()

None CDPL.Vis.setUseCalculatedAtomCoordinatesParameter ( Base.ControlParameterContainer  cntnr,
bool  use 
)

Sets the value of the Vis.ControlParameter.USE_CALCULATED_ATOM_COORDINATES parameter of cntnr to use.

Parameters
cntnrThe control-parameter container.
useTrue to use calculated atom coordinates, and False to use stored ones when available.

◆ hasUseCalculatedAtomCoordinatesParameter()

bool CDPL.Vis.hasUseCalculatedAtomCoordinatesParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.USE_CALCULATED_ATOM_COORDINATES parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getUseCalculatedAtomCoordinatesParameter()

bool CDPL.Vis.getUseCalculatedAtomCoordinatesParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.USE_CALCULATED_ATOM_COORDINATES parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.USE_CALCULATED_ATOM_COORDINATES parameter.

◆ clearUseCalculatedAtomCoordinatesParameter()

None CDPL.Vis.clearUseCalculatedAtomCoordinatesParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.USE_CALCULATED_ATOM_COORDINATES parameter from cntnr.

Parameters
cntnrThe control-parameter container.

◆ setViewportParameter()

None CDPL.Vis.setViewportParameter ( Base.ControlParameterContainer  cntnr,
Rectangle2D  viewport 
)

Sets the value of the Vis.ControlParameter.VIEWPORT parameter of cntnr to viewport.

Parameters
cntnrThe control-parameter container.
viewportThe new viewport rectangle.

◆ hasViewportParameter()

bool CDPL.Vis.hasViewportParameter ( Base.ControlParameterContainer  cntnr)

Tells whether the Vis.ControlParameter.VIEWPORT parameter of cntnr is set.

Parameters
cntnrThe control-parameter container.
Returns
True if the parameter is set, and False otherwise.

◆ getViewportParameter()

Rectangle2D CDPL.Vis.getViewportParameter ( Base.ControlParameterContainer  cntnr)

Returns the value of the Vis.ControlParameter.VIEWPORT parameter stored in cntnr.

Parameters
cntnrThe control-parameter container.
Returns
The value of the Vis.ControlParameter.VIEWPORT parameter.

◆ clearViewportParameter()

None CDPL.Vis.clearViewportParameter ( Base.ControlParameterContainer  cntnr)

Removes the Vis.ControlParameter.VIEWPORT parameter from cntnr.

Parameters
cntnrThe control-parameter container.