blob: 94b3df22734b04d27d0f5f35a00d91c60f14a454 [file] [log] [blame]
jpaschb3fc7192011-08-18 11:16:33 +02001<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3
4<head>
5<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
6<title>Graphiti Extension Points</title>
7<link href="../book.css" rel="STYLESHEET" type="text/css">
8</head>
9
10<body>
11
12<h1>Graphiti Extension Points </h1>
13The following extension points can be used to extend the capabilities of Graphiti:<ul>
14 <li><a href="diagramTypeProviders.html">diagramTypeProviders</a></li>
15 <li><a href="diagramTypes.html">diagramTypes</a></li>
16 <li><a href="imageProviders.html">imageProviders</a></li>
17</ul>
18
19</body>
20
21</html>