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 (
SNTPoints) of a reconstructed structure. |
| PointInCanvas |
Defines a Point in a tracing canvas in pixel coordinates.
|
| PointInImage |
Defines a Point in an image, a node of a traced
Path. |
| 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.
|