__init__(self) | PlotPlugin | |
eidolon::ScenePlugin::ScenePlugin.__init__(self, name) | ScenePlugin | |
_openFileDialog(self) | PlotPlugin | private |
acceptFile(self, filename) | PlotPlugin | |
addSceneObject(self, obj) | ScenePlugin | |
addSceneObjectRepr(self, rep) | ScenePlugin | |
AHADockWidget | PlotPlugin | |
AHAPlotWidget | PlotPlugin | |
AHAPoolDockWidget | PlotPlugin | |
applyMaterial(self, rep, mat, kwargs) | ScenePlugin | |
BasePlotWidget | PlotPlugin | |
checkFileOverwrite(self, obj, dirpath, name=None) | PlotPlugin | |
cleanup(self) | ScenePlugin | |
copyObjFiles(self, obj, sdir, overwrite=False) | PlotPlugin | |
createHandles(self, rep, kwargs) | ScenePlugin | |
createObjPropBox(self, obj) | ScenePlugin | |
createPlotObject(self, filename, name, title, matrix, timesteps, widgettype, srcobject=None, kwargs) | PlotPlugin | |
createPlotObjectDock(self, obj, w=400, h=400) | PlotPlugin | |
createRepr(self, obj, reprtype, refine=0, kwargs) | PlotPlugin | |
eidolon::ScenePlugin::ScenePlugin.createRepr(self, obj, reprtype, kwargs) | ScenePlugin | |
createReprPropBox(self, rep) | ScenePlugin | |
dockmap | PlotPlugin | |
findObject(self, name, assertFound=True) | ScenePlugin | |
getHelp(self) | ScenePlugin | |
getIcon(self, obj) | PlotPlugin | |
getMenu(self, obj) | PlotPlugin | |
getObjFiles(self, obj) | PlotPlugin | |
getPlotObjectWidget(self, obj) | PlotPlugin | |
getReprParamHelp(self, obj, reprtype) | ScenePlugin | |
getReprParams(self, obj, reprtype) | ScenePlugin | |
getReprTypes(self, obj) | ScenePlugin | |
getScriptCode(self, obj, kwargs) | PlotPlugin | |
init(self, plugid, win, mgr) | PlotPlugin | |
loadObject(self, filename, name=None, kwargs) | PlotPlugin | |
loadPlotObject(self, filename, name=None) | PlotPlugin | |
mgr | ScenePlugin | |
name | ScenePlugin | |
objectMenuItem(self, obj, item) | PlotPlugin | |
plotImageMatrix(self, image, title='Image View', width=200, height=200, transpose=True) | PlotPlugin | |
plotMatrix(self, mat) | PlotPlugin | |
plotSimpleGraph(self, title, values) | PlotPlugin | |
plugid | ScenePlugin | |
PoolDockWidget | PlotPlugin | |
PoolRegionPlotWidget | PlotPlugin | |
RegionPlotWidget | PlotPlugin | |
removeFilesTask(self, fileglob) | ScenePlugin | |
removeObject(self, obj) | ScenePlugin | |
renameObjFiles(self, obj, oldname, overwrite=False) | PlotPlugin | |
saveObject(self, obj, path, overwrite=False, setFilenames=False, kwargs) | ScenePlugin | |
SimpleGraphWidget | PlotPlugin | |
TimePlotWidget | PlotPlugin | |
updateObjPropBox(self, obj, prop) | ScenePlugin | |
updateReprPropBox(self, rep, prop) | ScenePlugin | |
win | ScenePlugin | |