new MoleculeDisplayConfigs()
Options to display a molecule structure.
Properties:
Name | Type | Description |
---|---|---|
defMoleculeDisplayType |
Int | Value from Kekule.Render.MoleculeDisplayType. |
defNodeDisplayMode |
Int | Value from Kekule.Render.NodeLabelDisplayMode. |
defHydrogenDisplayLevel |
Int | Value from Kekule.Render.HydrogenDisplayLevel. |
defChargeMarkType |
Int | Value from Kekule.Render.ChargeMarkRenderType. |
partialChargeDecimalsLength |
Int | Show how many decimal places of partial charge. |
distinguishSingletAndTripletRadical |
Bool | Use different mark to distinguish singlet(..) and triplet(^^) radical. |
autoCreateChargeAndRadicalMarker |
Bool | If true, charge or radical attached markers will be created automatically. Note: This setting will take effect only if the canModifyTargetObj property of renderer is set to true. |
- Source:
Extends
- Kekule.AbstractConfigs