public class LUTIOPlugin extends AbstractIOPlugin<ColorTable>
ColorTable
s.Constructor and Description |
---|
LUTIOPlugin() |
Modifier and Type | Method and Description |
---|---|
Class<ColorTable> |
getDataType() |
ColorTable |
open(String source) |
boolean |
supportsOpen(String source) |
save, supportsSave
supports
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType, open, save, supports, supportsOpen, supportsSave, supportsSave, supportsSave
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public 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>
IOException
Copyright © 2014–2022 ImageJ. All rights reserved.