Chemical Data Processing Library Python API - Version 1.3.0
CDPL.Vis.CompoundObject3DReader Member List

This is the complete list of members for CDPL.Vis.CompoundObject3DReader, including all inherited members.

__bool__()CDPL.Vis.Object3DReaderBase
__contains__(LookupKey self, bool key)CDPL.Base.ControlParameterContainer
__delitem__(LookupKey self)CDPL.Base.ControlParameterContainer
__getitem__(LookupKey key)CDPL.Base.ControlParameterContainer
__init__()CDPL.Vis.CompoundObject3DReader
__len__()CDPL.Base.ControlParameterContainer
__nonzero__()CDPL.Vis.Object3DReaderBase
__setitem__(LookupKey key, Any value)CDPL.Base.ControlParameterContainer
addParameters(ControlParameterContainer cntnr)CDPL.Base.ControlParameterContainer
addReader(Object3DReaderBase reader)CDPL.Vis.CompoundObject3DReader
clear() (defined in CDPL.Vis.CompoundObject3DReader)CDPL.Vis.CompoundObject3DReader
clearIOCallbacks()CDPL.Base.DataIOBase
clearParameters()CDPL.Base.ControlParameterContainer
close() (defined in CDPL.Vis.Object3DReaderBase)CDPL.Vis.Object3DReaderBase
copyParameters(ControlParameterContainer cntnr)CDPL.Base.ControlParameterContainer
getNumParameters()CDPL.Base.ControlParameterContainer
getNumReaders()CDPL.Vis.CompoundObject3DReader
getNumRecords()CDPL.Vis.Object3DReaderBase
getObjectID()CDPL.Base.ControlParameterContainer
getParameter(LookupKey key, bool throw_=False, bool local=False)CDPL.Base.ControlParameterContainer
getParameterKeys()CDPL.Base.ControlParameterContainer
getParameterOrDefault(LookupKey key, Any def_value, bool local=False)CDPL.Base.ControlParameterContainer
getParameters()CDPL.Base.ControlParameterContainer
getParameterValues()CDPL.Base.ControlParameterContainer
getParent()CDPL.Base.ControlParameterContainer
getReader(int idx)CDPL.Vis.CompoundObject3DReader
getRecordIndex()CDPL.Vis.Object3DReaderBase
hasMoreData()CDPL.Vis.Object3DReaderBase
invokeIOCallbacks(float progress)CDPL.Base.DataIOBase
isParameterSet(LookupKey key, bool local=False)CDPL.Base.ControlParameterContainer
numParameters (defined in CDPL.Base.ControlParameterContainer)CDPL.Base.ControlParameterContainerstatic
numReaders (defined in CDPL.Vis.CompoundObject3DReader)CDPL.Vis.CompoundObject3DReaderstatic
numRecords (defined in CDPL.Vis.Object3DReaderBase)CDPL.Vis.Object3DReaderBasestatic
objectID (defined in CDPL.Base.ControlParameterContainer)CDPL.Base.ControlParameterContainerstatic
parameterKeys (defined in CDPL.Base.ControlParameterContainer)CDPL.Base.ControlParameterContainerstatic
parameters (defined in CDPL.Base.ControlParameterContainer)CDPL.Base.ControlParameterContainerstatic
parameterValues (defined in CDPL.Base.ControlParameterContainer)CDPL.Base.ControlParameterContainerstatic
parent (defined in CDPL.Base.ControlParameterContainer)CDPL.Base.ControlParameterContainerstatic
read(Object3D obj, bool overwrite=True)CDPL.Vis.Object3DReaderBase
read(int idx, Object3D obj, bool overwrite=True)CDPL.Vis.Object3DReaderBase
registerIOCallback(VoidDataIOBaseFunctor func)CDPL.Base.DataIOBase
registerParameterChangedCallback(VoidLookupKeyAnyFunctor func)CDPL.Base.ControlParameterContainer
registerParameterRemovedCallback(VoidLookupKeyFunctor func)CDPL.Base.ControlParameterContainer
registerParentChangedCallback(VoidFunctor func)CDPL.Base.ControlParameterContainer
removeParameter(LookupKey key)CDPL.Base.ControlParameterContainer
removeReader(int idx)CDPL.Vis.CompoundObject3DReader
setParameter(LookupKey key, Any value)CDPL.Base.ControlParameterContainer
setParent(ControlParameterContainer cntnr)CDPL.Base.ControlParameterContainer
setRecordIndex(int idx)CDPL.Vis.Object3DReaderBase
skip()CDPL.Vis.Object3DReaderBase
unregisterIOCallback(int id)CDPL.Base.DataIOBase
unregisterParameterChangedCallback(int id)CDPL.Base.ControlParameterContainer
unregisterParameterRemovedCallback(int id)CDPL.Base.ControlParameterContainer
unregisterParentChangedCallback(int id)CDPL.Base.ControlParameterContainer