Search
Preparing search index...
The search index is not available
ngl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AtomMap
Class AtomMap
Hierarchy
AtomMap
Index
Constructors
constructor
Properties
dict
list
structure
Methods
add
get
Constructors
constructor
new
Atom
Map
(
structure
:
Structure
)
:
AtomMap
Parameters
structure:
Structure
Returns
AtomMap
Properties
dict
dict
:
object
Type declaration
[
k:
string
]:
number
list
list
:
AtomType
[]
= []
structure
structure
:
Structure
Methods
add
add
(
atomname
:
string
, element
?:
undefined
|
string
)
:
number
Parameters
atomname:
string
Optional
element:
undefined
|
string
Returns
number
get
get
(
id
:
number
)
:
AtomType
Parameters
id:
number
Returns
AtomType
Globals
Atom
Map
constructor
dict
list
structure
add
get
Generated using
TypeDoc