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