See: Description
Interface | Description |
---|---|
SNTPoint |
Classes extend this interface implement a point in a 3D space, always using
real world coordinates.
|
Class | Description |
---|---|
BoundingBox |
A BoundingBox contains information (including spatial calibration) of a
tracing canvas bounding box, i.e., the minimum bounding cuboid containing all
nodes (
SNTPoint s) of a reconstructed structure. |
CircleCursor3D<T> |
Iterate the pixels of an oriented circle in 3-space using Bresenham's algorithm, where the
circle is constructed from the unit normal to the circle plane, the center point, and radius.
|
ColorMaps |
Utilities for colormaps and IJ lookup tables
|
DiskCursor3D<T> |
Iterate the pixels of an oriented solid disk in 3-space, where the disk is constructed from the unit normal
to the circle plane, the center point, and radius.
|
ImgUtils |
Static utilities for handling and manipulation of
RandomAccessibleInterval s |
ImpUtils |
Static utilities for handling and manipulation of
ImagePlus s |
Logger | |
LSystemsTree |
Lindenmayer systems utilities
|
PathCursor<T> |
Iterate over the pixels along the defined nodes of a
Path |
PointInCanvas |
Defines a Point in a tracing canvas in pixel coordinates.
|
PointInImage |
Defines a Point in an image, a node of a traced
Path . |
ShollPoint |
Convenience flavor of
PointInImage defining 2D/3D points for Sholll Analysis. |
SigmaUtils | |
SNTColor |
A simple class for handling Colors including the ability to map an AWT Color
to a SWC type integer tag.
|
SWCPoint |
Defines a node in an SWC reconstruction.
|
Copyright © 2015–2021 Fiji. All rights reserved.