JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
FillType Member List
This is the complete list of members for FillType, including all inherited members.
colourFillType
FillType() noexceptFillType
FillType(const Colour &colour) noexceptFillType
FillType(const ColourGradient &gradient)FillType
FillType(const Image &image, const AffineTransform &transform) noexceptFillType
FillType(const FillType &other)FillType
getOpacity() const noexceptFillType
gradientFillType
imageFillType
isColour() const noexceptFillType
isGradient() const noexceptFillType
isInvisible() const noexceptFillType
isTiledImage() const noexceptFillType
operator!=(const FillType &other) const FillType
operator=(const FillType &other)FillType
operator==(const FillType &other) const FillType
setColour(const Colour &newColour) noexceptFillType
setGradient(const ColourGradient &newGradient)FillType
setOpacity(float newOpacity) noexceptFillType
setTiledImage(const Image &image, const AffineTransform &transform) noexceptFillType
transformFillType
transformed(const AffineTransform &transform) const FillType
~FillType() noexceptFillType