![]() |
Chemical Data Processing Library Python API - Version 1.3.0
|
A handler for the output of Pharm.FeatureContainer instances in the Raster3D [R3DFMT] format. More...
Inheritance diagram for CDPL.Vis.R3DFeatureContainerOutputHandler:Public Member Functions | |
| None | __init__ () |
| Initializes the R3DFeatureContainerOutputHandler instance. | |
Public Member Functions inherited from CDPL.Pharm.FeatureContainerOutputHandler | |
| int | getObjectID () |
| Returns the numeric identifier (ID) of the wrapped C++ class instance. More... | |
| Base.DataFormat | getDataFormat () |
| Returns a Base.DataFormat object that provides information about the handled output data format. More... | |
| FeatureContainerWriterBase | createWriter (Base.OStream os) |
| Creates a FeatureContainerWriterBase instance that will write the data to the output stream os. More... | |
| FeatureContainerWriterBase | createWriter (str file_name, OpenMode mode=Base.IOStream.OpenMode(60)) |
| Creates a FeatureContainerWriterBase instance that will write the data to the file specified by file_name. More... | |
Additional Inherited Members | |
Properties inherited from CDPL.Pharm.FeatureContainerOutputHandler | |
| objectID = property(getObjectID) | |
A handler for the output of Pharm.FeatureContainer instances in the Raster3D [R3DFMT] format.