C
- component typepublic interface ComponentForest<C extends Component<?,C>>
Modifier and Type | Method and Description |
---|---|
Set<C> |
roots()
Get the set of root nodes of this component forest.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.