JUCE
LowLevelGraphicsContext Member List
This is the complete list of members for
LowLevelGraphicsContext
, including all inherited members.
addTransform
(const AffineTransform &)=0
LowLevelGraphicsContext
pure virtual
beginTransparencyLayer
(float opacity)=0
LowLevelGraphicsContext
pure virtual
clipRegionIntersects
(const Rectangle< int > &)=0
LowLevelGraphicsContext
pure virtual
clipToImageAlpha
(const Image &, const AffineTransform &)=0
LowLevelGraphicsContext
pure virtual
clipToPath
(const Path &, const AffineTransform &)=0
LowLevelGraphicsContext
pure virtual
clipToRectangle
(const Rectangle< int > &)=0
LowLevelGraphicsContext
pure virtual
clipToRectangleList
(const RectangleList< int > &)=0
LowLevelGraphicsContext
pure virtual
drawGlyph
(int glyphNumber, const AffineTransform &)=0
LowLevelGraphicsContext
pure virtual
drawImage
(const Image &, const AffineTransform &)=0
LowLevelGraphicsContext
pure virtual
drawLine
(const Line< float > &)=0
LowLevelGraphicsContext
pure virtual
drawTextLayout
(const AttributedString &, const Rectangle< float > &)
LowLevelGraphicsContext
virtual
endTransparencyLayer
()=0
LowLevelGraphicsContext
pure virtual
excludeClipRectangle
(const Rectangle< int > &)=0
LowLevelGraphicsContext
pure virtual
fillPath
(const Path &, const AffineTransform &)=0
LowLevelGraphicsContext
pure virtual
fillRect
(const Rectangle< int > &, bool replaceExistingContents)=0
LowLevelGraphicsContext
pure virtual
fillRect
(const Rectangle< float > &)=0
LowLevelGraphicsContext
pure virtual
fillRectList
(const RectangleList< float > &)=0
LowLevelGraphicsContext
pure virtual
getClipBounds
() const =0
LowLevelGraphicsContext
pure virtual
getFont
()=0
LowLevelGraphicsContext
pure virtual
getPhysicalPixelScaleFactor
()=0
LowLevelGraphicsContext
pure virtual
isClipEmpty
() const =0
LowLevelGraphicsContext
pure virtual
isVectorDevice
() const =0
LowLevelGraphicsContext
pure virtual
LowLevelGraphicsContext
()
LowLevelGraphicsContext
protected
restoreState
()=0
LowLevelGraphicsContext
pure virtual
saveState
()=0
LowLevelGraphicsContext
pure virtual
setFill
(const FillType &)=0
LowLevelGraphicsContext
pure virtual
setFont
(const Font &)=0
LowLevelGraphicsContext
pure virtual
setInterpolationQuality
(Graphics::ResamplingQuality)=0
LowLevelGraphicsContext
pure virtual
setOpacity
(float)=0
LowLevelGraphicsContext
pure virtual
setOrigin
(Point< int >)=0
LowLevelGraphicsContext
pure virtual
~LowLevelGraphicsContext
()
LowLevelGraphicsContext
virtual
Generated on Sat Jun 27 2020 20:00:18 for JUCE by
1.8.13