Uses of Enum Class
org.apache.xmlgraphics.image.codec.tiff.ExtraSamplesType
Packages that use ExtraSamplesType
-
Uses of ExtraSamplesType in org.apache.xmlgraphics.image.codec.tiff
Subclasses with type arguments of type ExtraSamplesType in org.apache.xmlgraphics.image.codec.tiffFields in org.apache.xmlgraphics.image.codec.tiff declared as ExtraSamplesTypeModifier and TypeFieldDescriptionprivate final ExtraSamplesTypeImageInfo.extraSampleTypeprivate ExtraSamplesTypeImageInfo.ImageInfoBuilder.extraSampleTypeMethods in org.apache.xmlgraphics.image.codec.tiff that return ExtraSamplesTypeModifier and TypeMethodDescription(package private) ExtraSamplesTypeImageInfo.getExtraSamplesType()(package private) static ExtraSamplesTypeExtraSamplesType.getValue(ColorModel colorModel, int numExtraSamples) static ExtraSamplesTypeReturns the enum constant of this class with the specified name.static ExtraSamplesType[]ExtraSamplesType.values()Returns an array containing the constants of this enum class, in the order they are declared.