Uses of Enum Class
ome.codecs.CompressionType
Packages that use CompressionType
-
Uses of CompressionType in ome.codecs
Methods in ome.codecs that return CompressionTypeModifier and TypeMethodDescriptionstatic CompressionTypeCompressionType.get(int code) Retrieves the compression by reverse lookup of its "code".static CompressionTypeReturns the enum constant of this class with the specified name.static CompressionType[]CompressionType.values()Returns an array containing the constants of this enum class, in the order they are declared.