~ubuntu-branches/ubuntu/precise/python-chaco/precise

« back to all changes in this revision

Viewing changes to docs/source/api/containers.rst

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2008-12-29 02:34:05 UTC
  • Revision ID: james.westby@ubuntu.com-20081229023405-x7i4kp9mdxzmdnvu
Tags: upstream-3.0.1
ImportĀ upstreamĀ versionĀ 3.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. _containers:
 
3
 
 
4
Containers
 
5
----------
 
6
 
 
7
.. currentmodule:: enthought.chaco.api
 
8
 
 
9
:class:`BasePlotContainer`
 
10
==========================
 
11
.. autoclass:: BasePlotContainer
 
12
    :members:
 
13
    :show-inheritance:
 
14
 
 
15
:class:`OverlayPlotContainer`
 
16
=============================
 
17
.. autoclass:: OverlayPlotContainer
 
18
    :members:
 
19
    :show-inheritance:
 
20
 
 
21
:class:`HPlotContainer`
 
22
=======================
 
23
.. autoclass:: HPlotContainer
 
24
    :members:
 
25
    :show-inheritance:
 
26
 
 
27
:class:`VPlotContainer`
 
28
=======================
 
29
.. autoclass:: VPlotContainer
 
30
    :members:
 
31
    :show-inheritance:
 
32
 
 
33
:class:`GridPlotContainer`
 
34
==========================
 
35
.. autoclass:: GridPlotContainer
 
36
    :members:
 
37
    :show-inheritance: