Class StandardGenerator.PseudoFontStyle

  • All Implemented Interfaces:
    IGeneratorParameter<Integer>
    Enclosing class:
    StandardGenerator

    public static final class StandardGenerator.PseudoFontStyle
    extends AbstractGeneratorParameter<Integer>
    The default font style for pseudo-atoms, is Bold and Italic. This allows one to distinguish a 'Y/W' for an R group 'Y' Yttrium etc. To render symbols the same as other atoms set this to '0'.
    • Constructor Detail

      • PseudoFontStyle

        public PseudoFontStyle()
    • Method Detail

      • getDefault

        public Integer getDefault()
        Gets the default value for this parameter. This value is set by the parameter class and cannot be changed.
        Returns:
        the default value for this parameter