| __init__(self, thisWorld, kwargs) | teetool.visual_2d.Visual_2d | |
| _ax | teetool.visual_2d.Visual_2d | private |
| _fig | teetool.visual_2d.Visual_2d | private |
| _labels | teetool.visual_2d.Visual_2d | private |
| _plotTitle(self) | teetool.visual_2d.Visual_2d | private |
| _world | teetool.visual_2d.Visual_2d | private |
| close(self) | teetool.visual_2d.Visual_2d | |
| plot(self, args, kwargs) | teetool.visual_2d.Visual_2d | |
| plotBox(self, coord_lowerleft, coord_upperright, kwargs) | teetool.visual_2d.Visual_2d | |
| plotLegend(self) | teetool.visual_2d.Visual_2d | |
| plotLogLikelihood(self, list_icluster=None, pmin=0, pmax=1, z=None, resolution=None) | teetool.visual_2d.Visual_2d | |
| plotMean(self, list_icluster=None, colour=None, kwargs) | teetool.visual_2d.Visual_2d | |
| plotSamples(self, list_icluster=None, ntraj=50, colour=None, kwargs) | teetool.visual_2d.Visual_2d | |
| plotTimeSeries(self, icluster=0, ntraj=50, colour='k', kwargs) | teetool.visual_2d.Visual_2d | |
| plotTrajectories(self, list_icluster=None, ntraj=50, colour=None, kwargs) | teetool.visual_2d.Visual_2d | |
| plotTrajectoriesPoints(self, x1, list_icluster=None, ntraj=50, colour=None, kwargs) | teetool.visual_2d.Visual_2d | |
| plotTube(self, list_icluster=None, sdwidth=1, z=None, resolution=None, colour=None, alpha=.1, kwargs) | teetool.visual_2d.Visual_2d | |
| plotTubeDifference(self, list_icluster=None, sdwidth=1, z=None, resolution=None, colour=None, alpha=.1, kwargs) | teetool.visual_2d.Visual_2d | |
| save(self, add=None) | teetool.visual_2d.Visual_2d | |
| show(self) | teetool.visual_2d.Visual_2d | |