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