public class SpotImageUpdater extends Object
Constructor and Description |
---|
SpotImageUpdater(Settings settings)
Instantiates a new spot image updater.
|
Modifier and Type | Method and Description |
---|---|
String |
getImageString(Spot spot,
double radiusFactor)
Returns the image string of the given spot, based on the raw images
contained in the given model.
|
public String getImageString(Spot spot, double radiusFactor)
radiusFactor
- a factor that determines the size of the thumbnail. The
thumbnail will have a size equal to the spot diameter times
this radius.Copyright © 2015–2021 Fiji. All rights reserved.