blob: 7662d1fe390ec2cc6346520f00ead5b3df28215b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
<head>
<title>Class GLBase</title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body bgcolor="#ffffff">
<div class = "title">Class GLBase</div>
<p></p>
<!-- ============================================================= -->
<a name="ref4_132549"></a>
<p>Declaration :</p><ul>
<li>Java : public interface GLBase </li><li>Php : public interface GLBase </li></ul><p>Directly inherited by : <a href="class128069.html#refclass128069"><b>GL</b></a> </p>
<p>Stereotype: interface</p>
<div class="sub">
<a name="ref0_134213"></a>
<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="class130117.html#refclass130117"><b>GLContext</b></a>, multiplicity : 1</li><li>Java : private <a href="class130117.html#refclass130117"><b>GLContext</b></a> </li></ul></div>
</body>
</html>
|