Uses of Enum
com.scroogexhtml.pictures.PictureFormat
Packages that use PictureFormat
-
Uses of PictureFormat in com.scroogexhtml.pictures
Methods in com.scroogexhtml.pictures that return PictureFormatModifier and TypeMethodDescriptionEmbeddedPicture.getPictureFormat()
static PictureFormat
Returns the enum constant of this type with the specified name.static PictureFormat[]
PictureFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.scroogexhtml.pictures with parameters of type PictureFormatModifier and TypeMethodDescriptionvoid
EmbeddedPicture.setPictureFormat
(PictureFormat pictureFormat) Sets the picture format for the embedded picture.