mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
initial import
This commit is contained in:
48
lib/classes/graphik/doc/Vector.html
Normal file
48
lib/classes/graphik/doc/Vector.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Documentation</title>
|
||||
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
|
||||
<link rel='stylesheet' href='style.css' />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div align='center'>
|
||||
<table cellpadding='0' cellspacing='0' id='contenu' class='round' style='width: 80%; margin-bottom: 20px'>
|
||||
<tr>
|
||||
<td class='borderhg'> </td>
|
||||
<td class='borderh'> </td>
|
||||
<td class='cornerhd'></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='borderg'> </td>
|
||||
<td><a id="top"></a><h2> Class Vector</h2><div class="extends"><ul>
|
||||
<li><a href="Shape.html">Shape</a></li>
|
||||
<ul>
|
||||
<li><a href="Line.html">Line</a></li>
|
||||
<ul><li>Vector</li></ul>
|
||||
</ul>
|
||||
</ul></div><div class="description">
|
||||
<p>
|
||||
La classe <a href="Vector.html">Vector</a> permet de représenter un vecteur.
|
||||
</p>
|
||||
</div><ul class="links"><li><a href="index.html">Retourner voir la liste de toutes les classes</a></li></ul><h2>Méthodes et propriétés</h2><ul class="methods"><li>
|
||||
<span class="access">public</span> <span class="type">float</span> <a href="Vector.html#method.getAngle">getAngle</a>()
|
||||
</li></ul><h2>Documentation</h2><ul class="doc"><li class="method">
|
||||
<a id="method.getAngle"></a><span class="access">public</span> <span class="type">float</span> <a href="Vector.html#method.getAngle">getAngle</a>()
|
||||
<div class="description">
|
||||
Retourne l'angle du vecteur en radians.
|
||||
</div>
|
||||
<div class="description-bottom"><a href="Vector.html#top">Remonter</a></div>
|
||||
</li></ul>
|
||||
</td>
|
||||
<td class='borderd'> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='cornerbg'></td>
|
||||
<td class='borderb'> </td>
|
||||
<td class='cornerbd'></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user