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, supportsSave
supports
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDataType
getType, open, save, save, supports, supportsOpen, supportsSave, supportsSave, supportsSave, supportsSave
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public 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>>
IOException
Copyright © 2014–2022 ImageJ. All rights reserved.