new DisplayLabelConfigs()
        Display label options.
    
    
    
    
    
    
    Properties:
| Name | Type | Description | 
|---|---|---|
unsetElement | 
            
            String | Label for unset element. | 
dummyAtom | 
            
            String | Label for dummy atom. | 
heteroAtom | 
            
            String | Label for hetero atom (non C/H atom). | 
anyAtom | 
            
            String | Label for unspecified atom. | 
rgroup | 
            
            String | Label for Rgroup. | 
isoListLeadingBracket | 
            
            String | Label for isotope list atom start bracket. | 
isoListTailingBracket | 
            
            String | Label for isotope list atom end bracket. | 
isoListDelimiter | 
            
            String | Label for isotope list atom isotope delimiter. | 
isoListDisallowPrefix | 
            
            String | In a disallow list, a disallow prefix is used. | 
- Source:
 
Extends
- Kekule.AbstractConfigs
 
Members
- 
    
DEF_ANY_ATOM
 - 
    
    Default label for Unspecific atom
- Source:
 
 - 
    
DEF_DUMMY_ATOM
 - 
    
    Default label for dummy atom.
- Source:
 
 - 
    
DEF_HETERO_ATOM
 - 
    
    Default label for Non C/H atom.
- Source:
 
 - 
    
DEF_ISO_LIST_DELIMITER
 - 
    
    Default delimiter for each isotope in list
- Source:
 
 - 
    
DEF_ISO_LIST_DISALLOW_PREFIX
 - 
    
    Default prefix to indicate it is a disallow list.
- Source:
 
 - 
    
DEF_ISO_LIST_LEADING_BRACKET
 - 
    
    Display isotope list in bracket, such as [H, 13C, O, P].
- Source:
 
 - 
    
DEF_ISO_LIST_TAILING_BRACKET
 - 
    
    Display isotope list in bracket, such as [H, 13C, O, P].
- Source:
 
 - 
    
DEF_RGROUP
 - 
    
    Default label for group
- Source:
 
 - 
    
DEF_UNSET_ELEMENT
 - 
    
    Default label for unset element.
- Source: