Package sage :: Package plot :: Module graph :: Class Text
[show private | hide private]
[frames | no frames]

Class Text

Command --+
          |
         Text


Method Summary
  __init__(self, position, value, refh, refv)
refh = l (left), r (right), c (center) refv = t (top), b (bottom), B (baseline)
    Inherited from Command
  __repr__(self)
  expand(self)

Method Details

__init__(self, position, value, refh='l', refv='b')
(Constructor)

refh = l (left), r (right), c (center) refv = t (top), b (bottom), B (baseline)
Overrides:
sage.plot.graph.Command.__init__

Generated by Epydoc 2.1 on Mon Jun 20 15:43:22 2005 http://epydoc.sf.net