Complete API Reference
This page contains the complete API reference for all ossify functions and classes in a single document. For a more organized view, see the individual module pages:
- Core Classes -
Cell,Link, and manager classes - Data Layers -
SkeletonLayer,GraphLayer,MeshLayer,PointCloudLayer - Algorithms - Analysis and computation functions
- Plotting - Visualization functions
- File I/O - Loading and saving functions
- External Integrations - Third-party integrations
Complete Module Documentation
The full API is documented across the individual reference pages:
| Module | Reference Page |
|---|---|
Core Classes (Cell, Link) |
Core Classes |
Data Layers (SkeletonLayer, GraphLayer, MeshLayer, PointCloudLayer) |
Data Layers |
Algorithms (strahler_number, label_axon_*, smooth_features) |
Algorithms |
Plotting (plot_cell_*, plot_morphology_*, add_colorbar_3d, orbit_3d) |
Plotting |
File I/O (load_cell, save_cell, CellFiles) |
File I/O |
External Integrations (load_cell_from_client) |
External |