public class LUTIOPlugin extends AbstractIOPlugin<ColorTable>
ColorTables.| Constructor and Description |
|---|
LUTIOPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Class<ColorTable> |
getDataType() |
ColorTable |
open(String source) |
boolean |
supportsOpen(String source) |
save, supportsSavesupportsgetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetType, open, save, supports, supportsOpen, supportsSave, supportsSave, supportsSavegetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic Class<ColorTable> getDataType()
public boolean supportsOpen(String source)
supportsOpen in interface IOPlugin<ColorTable>supportsOpen in class AbstractIOPlugin<ColorTable>public ColorTable open(String source) throws IOException
open in interface IOPlugin<ColorTable>open in class AbstractIOPlugin<ColorTable>IOExceptionCopyright © 2014–2022 ImageJ. All rights reserved.