public interface PointsIOPlugin extends IOPlugin<List<RealLocalizable>>
List<RealLocalizable>
objects.Modifier and Type | Method and Description |
---|---|
default Class<List<RealLocalizable>> |
getDataType() |
getType, open, open, save, save, supports, supportsOpen, supportsOpen, supportsSave, supportsSave, supportsSave, supportsSave
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
default Class<List<RealLocalizable>> getDataType()
getDataType
in interface IOPlugin<List<RealLocalizable>>
Copyright © 2014–2022 ImageJ. All rights reserved.