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, toStringgetInfo, getPriority, setInfo, setPrioritycontextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, clearinitialize, registerEventHandlersgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiondisposepublic List<Table<?,?>> getTables(Dataset img)
TableServicegetTables in interface TableServiceimg - Dataset whose Tables are desiredTables associated with imgCopyright © 2014–2022 ImageJ. All rights reserved.