Class | Description |
---|---|
Plex3PersistenceAlgorithm |
This class encapsulates the functionality of the original version of javaPlex.
|
Plex3Stream |
This class is a wrapper around a plex 3 SimplexStream that implements the AbstractFilteredStream interface
of plex 4.
|
Plex3ToPlex4BarcodeAdapter |
This class implements a function object which converts plex 3 barcodes to plex 4 barcodes.
|
Plex3ToPlex4SimplexAdapter |
This class implements a function object which converts plex 3 simplices to plex 4 simplices.
|