| colour | FillType | |
| FillType() noexcept | FillType | |
| FillType(const Colour &colour) noexcept | FillType | |
| FillType(const ColourGradient &gradient) | FillType | |
| FillType(const Image &image, const AffineTransform &transform) noexcept | FillType | |
| FillType(const FillType &other) | FillType | |
| getOpacity() const noexcept | FillType | |
| gradient | FillType | |
| image | FillType | |
| isColour() const noexcept | FillType | |
| isGradient() const noexcept | FillType | |
| isInvisible() const noexcept | FillType | |
| isTiledImage() const noexcept | FillType | |
| operator!=(const FillType &other) const | FillType | |
| operator=(const FillType &other) | FillType | |
| operator==(const FillType &other) const | FillType | |
| setColour(const Colour &newColour) noexcept | FillType | |
| setGradient(const ColourGradient &newGradient) | FillType | |
| setOpacity(float newOpacity) noexcept | FillType | |
| setTiledImage(const Image &image, const AffineTransform &transform) noexcept | FillType | |
| transform | FillType | |
| transformed(const AffineTransform &transform) const | FillType | |
| ~FillType() noexcept | FillType |