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