dip.gui.map
Class MapPanelSVGAction.ExportSVG

java.lang.Object
  extended bydip.gui.map.MapPanelSVGAction.ExportSVG
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
MapPanelSVGAction

public static class MapPanelSVGAction.ExportSVG
extends java.lang.Object
implements java.awt.event.ActionListener

Implements exporting as SVG


Constructor Summary
MapPanelSVGAction.ExportSVG(MapPanel mp)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapPanelSVGAction.ExportSVG

public MapPanelSVGAction.ExportSVG(MapPanel mp)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener


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