Package ucl.physiol.neuroconstruct.project.packing

Classes for packing cells in 3D

See:
          Description

Class Summary
CellPackingAdapter Base class for all Cell Packing adapters.
CellPackingHelper Helper class for getting list of packing patterns
CubicClosePackedCellPackingAdapter Places cells in Cubic Close Packed formation.
HexagonalLayerPackingAdapter Creates a single layer of cell bodies in hexagonal formation (e.g.
OneDimRegSpacingPackingAdapter Simple cell packing adapter.
RandomCellPackingAdapter Cell packing adapter which places a number of cells in random locations in the specified region
SimpleRegularCellPackingAdapter Very simple cell packing adapter.
SinglePositionedCellPackingAdapter Very simple cell packing adapter.
 

Exception Summary
CellPackingException General Exception when trying to pack the cells
 

Package ucl.physiol.neuroconstruct.project.packing Description

Classes for packing cells in 3D