Uses of Class
org.eclipse.swt.internal.image.FileFormat
Packages that use FileFormat
Package
Description
SWT internal image loading/saving support classes.
-
Uses of FileFormat in org.eclipse.swt.internal.image
Subclasses of FileFormat in org.eclipse.swt.internal.imageModifier and TypeClassDescription(package private) static classfinal classfinal classfinal classfinal classclassAFileFormatimplementation for handling SVG (Scalable Vector Graphics) files.final classBaseline TIFF decoder revision 6.0 Extension T4-encoding CCITT T.4 1Dfinal classfinal classFields in org.eclipse.swt.internal.image with type parameters of type FileFormatModifier and TypeFieldDescriptionprivate static final List<Supplier<FileFormat>> FileFormat.FORMAT_FACTORIESMethods in org.eclipse.swt.internal.image that return types with arguments of type FileFormatModifier and TypeMethodDescriptionprivate static Optional<FileFormat> FileFormat.determineFileFormat(LEDataInputStream stream)