Module: nagvis Branch: master Commit: 83615998c8dcd959eb1ad95a86bfa12e4e6066e6 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=83615998c8dcd959eb1ad95a86bfa12e4e6066e6
Author: LaMi <[email protected]> Date: Wed Mar 17 22:10:47 2010 +0100 Added docs for new automap to map export feature --- docs/en_US/automap.html | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/docs/en_US/automap.html b/docs/en_US/automap.html index d38f605..a829ace 100644 --- a/docs/en_US/automap.html +++ b/docs/en_US/automap.html @@ -132,5 +132,21 @@ <td valign="top"> undirected2 </td> <td> </td> </tr> + </table> + + <h2>Automap to Map export (<font color="#ff0000">New in 1.5</font>)</h2> + <p>Since NagVis 1.5 it is possible to export the current automap view as a + classic NagVis map. Exporting automaps to classic maps you get the advantages + of both worlds.</p> + <p>You can start with the automap to get all the object positioned on your maps + using the automap render modes. Once you finished the rendering you can export + the automap including the generated background image to a regular map using the + "Export to map" which can be found in the "Actions" submenu + in your header menu.</p> + <p>With the exported map you can add design elements as you want and customize + your layout according to your needs.</p> + <p>A map can only be exported once. If you export a map a second time to the + same name it will overwrite the existing map configuration without confirmation.</p> + <p>A classic map can not be turned into an automap.</p> </body> </html> ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
