| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <html> |
| |
| <head> |
| <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> |
| <title>Graphiti Extension Points</title> |
| <link href="../book.css" rel="STYLESHEET" type="text/css"> |
| </head> |
| |
| <body> |
| |
| <h1>Graphiti Extension Points </h1> |
| The following extension points can be used to extend the capabilities of Graphiti:<ul> |
| <li><a href="diagramTypeProviders.html">diagramTypeProviders</a></li> |
| <li><a href="diagramTypes.html">diagramTypes</a></li> |
| <li><a href="imageProviders.html">imageProviders</a></li> |
| </ul> |
| |
| </body> |
| |
| </html> |