Class ShowScalePlugIn

java.lang.Object
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
org.openjump.core.ui.plugin.view.ShowScalePlugIn
All Implemented Interfaces:
EnableChecked, Iconified, PlugIn, Recordable, ShortcutEnabled

public class ShowScalePlugIn extends AbstractPlugIn
- initializes renderplugin - plugin calculates the actual scale and draws the text (and a white rectangle around) in the map window all things are done in ShowScaleRenderer
Author:
sstein
  • Field Details

    • ICON

      public static final Icon ICON
  • Constructor Details

    • ShowScalePlugIn

      public ShowScalePlugIn()
  • Method Details