public class PointsOverlay extends BdvOverlay
info, sourceTransform
Constructor and Description |
---|
PointsOverlay() |
Modifier and Type | Method and Description |
---|---|
protected void |
draw(Graphics2D graphics) |
<T extends RealLocalizable> |
setPoints(List<T> points) |
drawOverlays, getCurrentTransform2D, getCurrentTransform3D, setCanvasSize, setOverlayInfo, setSourceTransform
public <T extends RealLocalizable> void setPoints(List<T> points)
protected void draw(Graphics2D graphics)
draw
in class BdvOverlay
Copyright © 2015–2021 Fiji. All rights reserved.