public class DefaultTableService extends AbstractService implements TableService
TABLE_PROPERTY
Constructor and Description |
---|
DefaultTableService() |
Modifier and Type | Method and Description |
---|---|
List<Table<?,?>> |
getTables(Dataset img)
|
getContext, setContext, toString
getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, clear
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
public List<Table<?,?>> getTables(Dataset img)
TableService
getTables
in interface TableService
img
- Dataset
whose Table
s are desiredTable
s associated with img
Copyright © 2014–2022 ImageJ. All rights reserved.