new MdlBlockWriter()
Base class of writers to write different MDL blocks (2000 or 3000).
- Source:
Extends
Methods
-
writeBlock(obj) → {String}
-
Write a text block for a suitable object.
Parameters:
Name Type Description obj
Variant Kekule object to write. - Source:
Returns:
Text written.- Type
- String