jpasch | b3fc719 | 2011-08-18 11:16:33 +0200 | [diff] [blame] | 1 | <!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>
|
| 13 | The 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>
|