com.vividsolutions.jump.workbench.ui.plugin
Class ExportImagePlugIn

java.lang.Object
  extended by com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
      extended by com.vividsolutions.jump.workbench.ui.plugin.ExportImagePlugIn
All Implemented Interfaces:
PlugIn
Direct Known Subclasses:
CopyImagePlugIn, SaveImageAsPlugIn

public abstract class ExportImagePlugIn
extends AbstractPlugIn


Constructor Summary
ExportImagePlugIn()
           
 
Method Summary
protected  java.awt.image.BufferedImage image(LayerViewPanel layerViewPanel)
           
protected static boolean java14OrNewer()
           
 
Methods inherited from class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
createName, execute, execute, execute, getName, initialize, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExportImagePlugIn

public ExportImagePlugIn()
Method Detail

java14OrNewer

protected static boolean java14OrNewer()

image

protected java.awt.image.BufferedImage image(LayerViewPanel layerViewPanel)