Uses of Interface
org.anchoranalysis.core.format.FileFormat
Packages that use FileFormat
-
Uses of FileFormat in org.anchoranalysis.core.format
Classes in org.anchoranalysis.core.format that implement FileFormatModifier and TypeClassDescriptionenum
A type of image format that are read/written to the filesystem, together with the extensions it may use.enum
Non image file-formats that are read or writeten to the filesystem, each with an associated extension.Methods in org.anchoranalysis.core.format with parameters of type FileFormatModifier and TypeMethodDescriptionstatic Path
FormatExtensions.changeExtension
(Path path, NonImageFileFormat formatToChangeFrom, FileFormat formatToAssign) Change the extension in a path.