You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

We provide an API to layout presentation elements in a diagram using different strategies (layouter).

Make sure the diagram is opened and the session is closed before doing a diagram layout. These are the current limitation of layout API

 You can find the code examples in

  • <programinstallation directory>\openapi\examples\testframework, com.nomagic.magicdraw.examples.testframework.DiagramLayoutTest class

 

 

Related pages