public class ScaleBarGenerator extends Object
ScaleBar
where extended access to parameters is givenModifier and Type | Class and Description |
---|---|
static class |
ScaleBarGenerator.ScaleBarConfiguration |
static class |
ScaleBarGenerator.ScaleBarPosition |
Constructor and Description |
---|
ScaleBarGenerator(ij.ImagePlus imp) |
Modifier and Type | Method and Description |
---|---|
void |
computeDefaultBarWidth()
There is no hard codded value for the width of the scalebar,
when the plugin is called for the first time in an ImageJ
instance, a defautl value for the width will be computed by
this method.
|
Overlay |
createScaleBarOverlay()
Create and draw the scalebar using an Overlay.
|
ScaleBarGenerator.ScaleBarConfiguration |
getConfig() |
public void computeDefaultBarWidth()
public Overlay createScaleBarOverlay()
public ScaleBarGenerator.ScaleBarConfiguration getConfig()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.