dip.gui.map
Class MapPanelSVGAction

java.lang.Object
  extended bydip.gui.map.MapPanelSVGAction

public class MapPanelSVGAction
extends java.lang.Object

Actions for SVG, including:

  1. Print
  2. Exporting: JPG
  3. Exporting: PNG
  4. Exporting: SVG
  5. Exporting: PDF
Takes care of error handling--errors go to a popup dialog.

All events are executed in a separate thread.


Nested Class Summary
static class MapPanelSVGAction.Export
          Implements basic exporting
static class MapPanelSVGAction.ExportJPG
          Implements exporting as JPG
static class MapPanelSVGAction.ExportPDF
          Implements exporting as PDF
static class MapPanelSVGAction.ExportPNG
          Implements exporting as PNG
static class MapPanelSVGAction.ExportSVG
          Implements exporting as SVG
static class MapPanelSVGAction.Print
          Implements Print
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.