Uses of Enum Class
ch.hearc.cbi.tools.gui.decorateur.jimage.TypeRendering
Packages that use TypeRendering
-
Uses of TypeRendering in ch.hearc.cbi.tools.gui.decorateur.jimage
Methods in ch.hearc.cbi.tools.gui.decorateur.jimage that return TypeRenderingModifier and TypeMethodDescriptionstatic TypeRenderingReturns the enum constant of this class with the specified name.static TypeRendering[]TypeRendering.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in ch.hearc.cbi.tools.gui.decorateur.jimage with parameters of type TypeRenderingModifierConstructorDescriptionJImage(TypeRendering typeRendering) JImage(Image image, TypeRendering typeRendering)