|
| 1 | +<map id="inheritance0ca9968ee0" name="inheritance0ca9968ee0"> |
| 2 | +<area shape="rect" id="node1" href="#matplotlib.mathtext.Accent" title="The font metrics need to be dealt with differently for accents," alt="" coords="391,363,453,385"/> |
| 3 | +<area shape="rect" id="node2" href="#matplotlib.mathtext.Char" title="Represents a single character.  Unlike TeX, the font information" alt="" coords="202,406,263,427"/> |
| 4 | +<area shape="rect" id="node3" href="#matplotlib.mathtext.AutoHeightChar" title=":class:`AutoHeightChar` will create a character as close to the" alt="" coords="654,321,761,343"/> |
| 5 | +<area shape="rect" id="node4" href="#matplotlib.mathtext.Hlist" title="A horizontal list of boxes." alt="" coords="545,406,606,427"/> |
| 6 | +<area shape="rect" id="node5" href="#matplotlib.mathtext.AutoWidthChar" title=":class:`AutoWidthChar` will create a character as close to the" alt="" coords="657,363,758,385"/> |
| 7 | +<area shape="rect" id="node16" href="#matplotlib.mathtext.HCentered" title="A convenience class to create an :class:`Hlist` whose contents are" alt="" coords="669,406,746,427"/> |
| 8 | +<area shape="rect" id="node42" href="#matplotlib.mathtext.SubSuperCluster" title=":class:`SubSuperCluster` is a sort of hack to get around that fact" alt="" coords="651,448,763,470"/> |
| 9 | +<area shape="rect" id="node43" href="#matplotlib.mathtext.VCentered" title="A convenience class to create a :class:`Vlist` whose contents are" alt="" coords="669,490,746,512"/> |
| 10 | +<area shape="rect" id="node6" href="#matplotlib.mathtext.BakomaFonts" title="Use the Bakoma TrueType fonts for rendering." alt="" coords="375,237,470,258"/> |
| 11 | +<area shape="rect" id="node7" href="#matplotlib.mathtext.TruetypeFonts" title="A generic base class for all font setups that use Truetype fonts" alt="" coords="185,258,280,280"/> |
| 12 | +<area shape="rect" id="node40" href="#matplotlib.mathtext.UnicodeFonts" title="An abstract base class for handling Unicode fonts." alt="" coords="375,279,469,301"/> |
| 13 | +<area shape="rect" id="node8" href="#matplotlib.mathtext.Box" title="Represents any node with a physical location." alt="" coords="202,490,263,512"/> |
| 14 | +<area shape="rect" id="node17" href="#matplotlib.mathtext.Hbox" title="A box with only width (zero height and depth)." alt="" coords="391,406,453,427"/> |
| 15 | +<area shape="rect" id="node18" href="#matplotlib.mathtext.List" title="A list of nodes (either horizontal or vertical)." alt="" coords="391,448,453,470"/> |
| 16 | +<area shape="rect" id="node20" href="#matplotlib.mathtext.Rule" title="A :class:`Rule` node stands for a solid black rectangle; it has" alt="" coords="391,490,453,512"/> |
| 17 | +<area shape="rect" id="node44" href="#matplotlib.mathtext.Vbox" title="A box with only height (zero width)." alt="" coords="391,533,453,554"/> |
| 18 | +<area shape="rect" id="node9" href="#matplotlib.mathtext.Node" title="A node in the TeX box model" alt="" coords="31,575,93,597"/> |
| 19 | +<area shape="rect" id="node11" href="#matplotlib.mathtext.Glue" title="Most of the information in this object is stored in the underlying" alt="" coords="202,659,263,681"/> |
| 20 | +<area shape="rect" id="node21" href="#matplotlib.mathtext.Kern" title="A :class:`Kern` node has a width field to specify a (normally" alt="" coords="202,702,263,723"/> |
| 21 | +<area shape="rect" id="node10" href="#matplotlib.mathtext.Fil" title="Fil" alt="" coords="391,575,453,597"/> |
| 22 | +<area shape="rect" id="node12" href="#matplotlib.mathtext.Fill" title="Fill" alt="" coords="391,617,453,639"/> |
| 23 | +<area shape="rect" id="node13" href="#matplotlib.mathtext.Filll" title="Filll" alt="" coords="391,659,453,681"/> |
| 24 | +<area shape="rect" id="node32" href="#matplotlib.mathtext.NegFil" title="NegFil" alt="" coords="391,702,453,723"/> |
| 25 | +<area shape="rect" id="node33" href="#matplotlib.mathtext.NegFill" title="NegFill" alt="" coords="391,744,453,766"/> |
| 26 | +<area shape="rect" id="node34" href="#matplotlib.mathtext.NegFilll" title="NegFilll" alt="" coords="391,786,453,808"/> |
| 27 | +<area shape="rect" id="node37" href="#matplotlib.mathtext.SsGlue" title="SsGlue" alt="" coords="391,829,453,850"/> |
| 28 | +<area shape="rect" id="node14" href="#matplotlib.mathtext.Fonts" title="An abstract base class for a system of fonts to use for mathtext." alt="" coords="31,290,93,312"/> |
| 29 | +<area shape="rect" id="node38" href="#matplotlib.mathtext.StandardPsFonts" title="Use the standard postscript fonts for rendering to backend_ps" alt="" coords="177,301,289,322"/> |
| 30 | +<area shape="rect" id="node15" href="#matplotlib.mathtext.GlueSpec" title="See :class:`Glue`." alt="" coords="27,238,98,259"/> |
| 31 | +<area shape="rect" id="node45" href="#matplotlib.mathtext.Vlist" title="A vertical list of boxes." alt="" coords="545,448,606,470"/> |
| 32 | +<area shape="rect" id="node19" href="#matplotlib.mathtext.Hrule" title="Convenience class to create a horizontal rule." alt="" coords="545,490,606,512"/> |
| 33 | +<area shape="rect" id="node46" href="#matplotlib.mathtext.Vrule" title="Convenience class to create a vertical rule." alt="" coords="545,533,606,554"/> |
| 34 | +<area shape="rect" id="node22" href="#matplotlib.mathtext.MathTextParser" title="MathTextParser" alt="" coords="11,195,113,217"/> |
| 35 | +<area shape="rect" id="node23" href="#matplotlib.mathtext.MathTextWarning" title="MathTextWarning" alt="" coords="7,153,118,175"/> |
| 36 | +<area shape="rect" id="node24" href="#matplotlib.mathtext.MathtextBackend" title="The base class for the mathtext backend-specific code.  The" alt="" coords="5,111,120,133"/> |
| 37 | +<area shape="rect" id="node25" href="#matplotlib.mathtext.MathtextBackendAgg" title="Render glyphs and rectangles to an FTImage buffer, which is later" alt="" coords="165,5,301,26"/> |
| 38 | +<area shape="rect" id="node27" href="#matplotlib.mathtext.MathtextBackendCairo" title="Store information to write a mathtext rendering to the Cairo" alt="" coords="161,47,304,69"/> |
| 39 | +<area shape="rect" id="node28" href="#matplotlib.mathtext.MathtextBackendPath" title="Store information to write a mathtext rendering to the text path" alt="" coords="163,89,302,111"/> |
| 40 | +<area shape="rect" id="node29" href="#matplotlib.mathtext.MathtextBackendPdf" title="Store information to write a mathtext rendering to the PDF" alt="" coords="166,131,299,153"/> |
| 41 | +<area shape="rect" id="node30" href="#matplotlib.mathtext.MathtextBackendPs" title="Store information to write a mathtext rendering to the PostScript" alt="" coords="169,174,297,195"/> |
| 42 | +<area shape="rect" id="node31" href="#matplotlib.mathtext.MathtextBackendSvg" title="Store information to write a mathtext rendering to the SVG" alt="" coords="165,216,301,238"/> |
| 43 | +<area shape="rect" id="node26" href="#matplotlib.mathtext.MathtextBackendBitmap" title="MathtextBackendBitmap" alt="" coords="345,5,499,26"/> |
| 44 | +<area shape="rect" id="node35" href="#matplotlib.mathtext.Parser" title="This is the pyparsing-based parser for math expressions.  It" alt="" coords="31,69,93,90"/> |
| 45 | +<area shape="rect" id="node36" href="#matplotlib.mathtext.Ship" title="Once the boxes have been set up, this sends them to output.  Since" alt="" coords="31,26,93,48"/> |
| 46 | +<area shape="rect" id="node39" href="#matplotlib.mathtext.StixFonts" title="A font handling class for the STIX fonts." alt="" coords="541,279,610,301"/> |
| 47 | +<area shape="rect" id="node41" href="#matplotlib.mathtext.StixSansFonts" title="A font handling class for the STIX fonts (that uses sans-serif" alt="" coords="659,279,756,301"/> |
| 48 | +</map> |
0 commit comments