Uses of Enum
com.winnovative_software.Blending
-
Uses of Blending in com.winnovative_software
Methods in com.winnovative_software that return BlendingModifier and TypeMethodDescriptionPageGraphicElement.blending()Gets blending mode for transparent rendering mode of the elementstatic BlendingReturns the enum constant of this type with the specified name.static Blending[]Blending.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.winnovative_software with parameters of type BlendingModifier and TypeMethodDescriptionvoidPageGraphicElement.setBlending(Blending blending) Sets blending mode for transparent rendering mode of the element