The Dojo Diagrammer component allows you to run graph
layouts on a server, rather than in a client browser. This feature
helps to speed up graph layout, especially for large graphs.
Although you create and configure an algorithm for server-side
graph layout in the same way as for client-side graph layout, the
call to execute the graph layout on the server requires an instance
of a different class.