File: group__doc.html

package info (click to toggle)
ipe 6.0pre27-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,128 kB
  • ctags: 5,328
  • sloc: cpp: 29,689; ansic: 1,045; xml: 821; makefile: 65
file content (22 lines) | stat: -rw-r--r-- 2,229 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Ipelib: Ipe Document</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
<h1>Ipe Document</h1>The classes managing an Ipe document.  
<a href="#_details">More...</a><h2>Classes</h2>
<ul>
<li>class <a class="el" href="class_ipe_document.html">IpeDocument</a>
<dl class="el"><dd class="mdescRight">The model for an Ipe document.  <a href="class_ipe_document.html#_details">More...</a><br></dl><li>class <a class="el" href="class_ipe_layer.html">IpeLayer</a>
<dl class="el"><dd class="mdescRight">A layer of an <a class="el" href="class_ipe_page.html">IpePage</a>.  <a href="class_ipe_layer.html#_details">More...</a><br></dl><li>class <a class="el" href="class_ipe_view.html">IpeView</a>
<dl class="el"><dd class="mdescRight">A view of the page (set of layers, duration, effect, transition style).  <a href="class_ipe_view.html#_details">More...</a><br></dl><li>class <a class="el" href="class_ipe_page.html">IpePage</a>
<dl class="el"><dd class="mdescRight">An Ipe document page.  <a href="class_ipe_page.html#_details">More...</a><br></dl><li>class <a class="el" href="class_ipe_style_sheet.html">IpeStyleSheet</a>
<dl class="el"><dd class="mdescRight">A style sheet maps symbolic names to absolute values.  <a href="class_ipe_style_sheet.html#_details">More...</a><br></dl></ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The classes managing an Ipe document. 
<p>
The main class, <a class="el" href="class_ipe_document.html">IpeDocument</a>, represents an entire Ipe document, and allows you to load, save, access, and modify such a document.<p>
Various classes correspond to pages and layers.<hr>
</body></html>