Class InstallScaleBarPlugIn
- java.lang.Object
-
- org.locationtech.jts.jump.workbench.plugin.AbstractPlugIn
-
- org.locationtech.jts.jump.workbench.ui.plugin.InstallRendererPlugIn
-
- org.locationtech.jts.jump.workbench.ui.plugin.scalebar.InstallScaleBarPlugIn
-
- All Implemented Interfaces:
PlugIn
public class InstallScaleBarPlugIn extends InstallRendererPlugIn
Ensures that all TaskFrames get a scale bar.
-
-
Constructor Summary
Constructors Constructor Description InstallScaleBarPlugIn()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Renderer.Factory
createFactory(TaskFrame frame)
-
Methods inherited from class org.locationtech.jts.jump.workbench.ui.plugin.InstallRendererPlugIn
initialize
-
Methods inherited from class org.locationtech.jts.jump.workbench.plugin.AbstractPlugIn
createName, execute, execute, execute, getName, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toString
-
-
-
-
Method Detail
-
createFactory
protected Renderer.Factory createFactory(TaskFrame frame)
- Specified by:
createFactory
in classInstallRendererPlugIn
-
-