059ba22ce9c36af9e89e407855e12c0e71589c64
[platform/core/graphics/tizenvg.git] / docs / html / inherits.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen 1.8.13"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
8 <title>ThorVG: Class Hierarchy</title>
9 <link href="tabs.css" rel="stylesheet" type="text/css"/>
10 <script type="text/javascript" src="jquery.js"></script>
11 <script type="text/javascript" src="dynsections.js"></script>
12 <link href="navtree.css" rel="stylesheet" type="text/css"/>
13 <script type="text/javascript" src="resize.js"></script>
14 <script type="text/javascript" src="navtreedata.js"></script>
15 <script type="text/javascript" src="navtree.js"></script>
16 <script type="text/javascript">
17   $(document).ready(initResizable);
18 </script>
19 <link href="search/search.css" rel="stylesheet" type="text/css"/>
20 <script type="text/javascript" src="search/searchdata.js"></script>
21 <script type="text/javascript" src="search/search.js"></script>
22 <link href="doxygen.css" rel="stylesheet" type="text/css" />
23 <link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
24 </head>
25 <body>
26 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
27 <div id="titlearea">
28 <table cellspacing="0" cellpadding="0">
29  <tbody>
30  <tr style="height: 56px;">
31   <td id="projectlogo"><img alt="Logo" src="docs_logo.svg"/></td>
32   <td id="projectalign" style="padding-left: 0.5em;">
33    <div id="projectname">ThorVG
34    &#160;<span id="projectnumber">v0.1</span>
35    </div>
36    <div id="projectbrief">ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It&#39;s an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.</div>
37   </td>
38  </tr>
39  </tbody>
40 </table>
41 </div>
42 <!-- end header part -->
43 <!-- Generated by Doxygen 1.8.13 -->
44 <script type="text/javascript">
45 var searchBox = new SearchBox("searchBox", "search",false,'Search');
46 </script>
47 <script type="text/javascript" src="menudata.js"></script>
48 <script type="text/javascript" src="menu.js"></script>
49 <script type="text/javascript">
50 $(function() {
51   initMenu('',true,false,'search.php','Search');
52   $(document).ready(function() { init_search(); });
53 });
54 </script>
55 <div id="main-nav"></div>
56 </div><!-- top -->
57 <div id="side-nav" class="ui-resizable side-nav-resizable">
58   <div id="nav-tree">
59     <div id="nav-tree-contents">
60       <div id="nav-sync" class="sync"></div>
61     </div>
62   </div>
63   <div id="splitbar" style="-moz-user-select:none;" 
64        class="ui-resizable-handle">
65   </div>
66 </div>
67 <script type="text/javascript">
68 $(document).ready(function(){initNavTree('hierarchy.html','');});
69 </script>
70 <div id="doc-content">
71 <!-- window showing the filter options -->
72 <div id="MSearchSelectWindow"
73      onmouseover="return searchBox.OnSearchSelectShow()"
74      onmouseout="return searchBox.OnSearchSelectHide()"
75      onkeydown="return searchBox.OnSearchSelectKey(event)">
76 </div>
77
78 <!-- iframe showing the search results (closed by default) -->
79 <div id="MSearchResultsWindow">
80 <iframe src="javascript:void(0)" frameborder="0" 
81         name="MSearchResults" id="MSearchResults">
82 </iframe>
83 </div>
84
85 <div class="header">
86   <div class="headertitle">
87 <div class="title">Class Hierarchy</div>  </div>
88 </div><!--header-->
89 <div class="contents">
90 <div class="textblock">
91 <p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
92 </div><table border="0" cellspacing="10" cellpadding="0">
93 <tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#Canvas"/>
94 <map name="Canvas" id="Canvas">
95 <area shape="rect" id="node1" href="classtvg_1_1Canvas.html" title="An abstract class for drawing graphical elements. " alt="" coords="5,31,72,57"/>
96 <area shape="rect" id="node2" href="classtvg_1_1GlCanvas.html" title="A class for the rendering graphic elements with a GL raster engine. " alt="" coords="123,5,203,32"/>
97 <area shape="rect" id="node3" href="classtvg_1_1SwCanvas.html" title="A class for the rendering graphical elements with a software raster engine. " alt="" coords="120,56,207,83"/>
98 </map>
99 </td></tr>
100 <tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#Fill"/>
101 <map name="Fill" id="Fill">
102 <area shape="rect" id="node1" href="classtvg_1_1Fill.html" title="An abstract class representing the gradient fill of the Shape object. " alt="" coords="5,31,44,57"/>
103 <area shape="rect" id="node2" href="classtvg_1_1LinearGradient.html" title="A class representing the linear gradient fill of the Shape object. " alt="" coords="93,5,199,32"/>
104 <area shape="rect" id="node3" href="classtvg_1_1RadialGradient.html" title="A class representing the radial gradient fill of the Shape object. " alt="" coords="92,56,200,83"/>
105 </map>
106 </td></tr>
107 <tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#Fill_1_1ColorStop"/>
108 <map name="Fill_1_1ColorStop" id="Fill_1_1ColorStop">
109 <area shape="rect" id="node1" href="structtvg_1_1Fill_1_1ColorStop.html" title="A data structure storing the information about the color and its relative position inside the gradien..." alt="" coords="5,5,111,32"/>
110 </map>
111 </td></tr>
112 <tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#Initializer"/>
113 <map name="Initializer" id="Initializer">
114 <area shape="rect" id="node1" href="classtvg_1_1Initializer.html" title="A class that enables initialization and termination of the TVG engines. " alt="" coords="5,5,80,32"/>
115 </map>
116 </td></tr>
117 <tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#Matrix"/>
118 <map name="Matrix" id="Matrix">
119 <area shape="rect" id="node1" href="structtvg_1_1Matrix.html" title="A data structure representing a three&#45;dimensional matrix. " alt="" coords="5,5,64,32"/>
120 </map>
121 </td></tr>
122 <tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#Paint"/>
123 <map name="Paint" id="Paint">
124 <area shape="rect" id="node1" href="classtvg_1_1Paint.html" title="An abstract class for managing graphical elements. " alt="" coords="5,56,57,83"/>
125 <area shape="rect" id="node2" href="classtvg_1_1Picture.html" title="A class representing an image read in one of the supported formats: raw, svg, png and etc..." alt="" coords="105,5,168,32"/>
126 <area shape="rect" id="node3" href="classtvg_1_1Scene.html" title="A class to composite children paints. " alt="" coords="107,56,166,83"/>
127 <area shape="rect" id="node4" href="classtvg_1_1Shape.html" title="A class representing two&#45;dimensional figures and their properties. " alt="" coords="107,107,166,133"/>
128 </map>
129 </td></tr>
130 <tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#Point"/>
131 <map name="Point" id="Point">
132 <area shape="rect" id="node1" href="structtvg_1_1Point.html" title="A data structure representing a point in two&#45;dimensional space. " alt="" coords="5,5,57,32"/>
133 </map>
134 </td></tr>
135 <tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#Tvg__Color__Stop"/>
136 <map name="Tvg__Color__Stop" id="Tvg__Color__Stop">
137 <area shape="rect" id="node1" href="structTvg__Color__Stop.html" title="A data structure storing the information about the color and its relative position inside the gradien..." alt="" coords="5,5,121,32"/>
138 </map>
139 </td></tr>
140 <tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#Tvg__Matrix"/>
141 <map name="Tvg__Matrix" id="Tvg__Matrix">
142 <area shape="rect" id="node1" href="structTvg__Matrix.html" title="A data structure representing a three&#45;dimensional matrix. " alt="" coords="5,5,92,32"/>
143 </map>
144 </td></tr>
145 <tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#Tvg__Point"/>
146 <map name="Tvg__Point" id="Tvg__Point">
147 <area shape="rect" id="node1" href="structTvg__Point.html" title="A data structure representing a point in two&#45;dimensional space. " alt="" coords="5,5,87,32"/>
148 </map>
149 </td></tr>
150 </table>
151 </div><!-- contents -->
152 </div><!-- doc-content -->
153 <!-- start footer part -->
154 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
155   <ul>
156     <li class="footer">Generated by
157     <a href="http://www.doxygen.org/index.html">
158     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
159   </ul>
160 </div>
161 </body>
162 </html>