Extending D2
Extending D2
D2 offers the certain methods of extending D2 by using the D2 API:
- Building integrated solutions by using the D2FS services to interact with the D2 web application.
- Using Open Ajax Hub (OAH) and JavaScript to create external web applications that can be manipulated as iframes (External Widgets) from within the D2 web application.
- Using D2 Java packages to create and configure D2 plug-ins that add custom actions or override existing D2 services.
I have used Eclipse for building the code.
Comments
Post a Comment