Constructor and Description |
---|
LazyROITree(TreeNode<?> parent,
long imageID,
OMEROLocation location,
OMEROService omero,
LogService log) |
Modifier and Type | Method and Description |
---|---|
boolean |
areROIsLoaded() |
List<TreeNode<?>> |
children() |
Void |
data() |
TreeNode<?> |
parent() |
void |
setParent(TreeNode<?> parent) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addChildren
public LazyROITree(TreeNode<?> parent, long imageID, OMEROLocation location, OMEROService omero, LogService log)
Copyright © 2014–2022 ImageJ. All rights reserved.