Package | Description |
---|---|
loci.visbio.overlays |
Modifier and Type | Class and Description |
---|---|
class |
ArrowTool
ArrowTool is the tool for creating arrow overlays.
|
class |
BoxTool
BoxTool is the tool for creating box overlays.
|
class |
FreeformTool
FreeformTool is the tool for creating freeform objects.
|
class |
LineTool
LineTool is the tool for creating measurement lines.
|
class |
MarkerTool
MarkerTool is the tool for creating measurement markers.
|
class |
OvalTool
OvalTool is the tool for creating oval overlays.
|
class |
PointerTool
PointerTool is the tool for manipulating existing overlays.
|
class |
PolylineTool
FreeformTool is the tool for creating freeform objects.
|
class |
TextTool
TextTool is the tool for creating text overlays.
|
Modifier and Type | Method and Description |
---|---|
OverlayTool |
OverlayWidget.getActiveTool()
Gets the currently selected overlay tool.
|
Modifier and Type | Method and Description |
---|---|
void |
OverlayWidget.addTool(OverlayTool tool)
Adds the given overlay tool to the overlay widget.
|
protected void |
OverlayTransform.releaseLeft(DisplayEvent e,
DisplayImpl display,
OverlayTool tool)
Helper method that handles left mouse button releases.
|
Copyright © 2015–2022 SciJava. All rights reserved.