JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::PathStrokeType Member List

This is the complete list of members for juce::PathStrokeType, including all inherited members.

beveled enum valuejuce::PathStrokeType
butt enum valuejuce::PathStrokeType
createDashedStroke(Path &destPath, const Path &sourcePath, const float *dashLengths, int numDashLengths, const AffineTransform &transform=AffineTransform(), float extraAccuracy=1.0f) constjuce::PathStrokeType
createStrokedPath(Path &destPath, const Path &sourcePath, const AffineTransform &transform=AffineTransform(), float extraAccuracy=1.0f) constjuce::PathStrokeType
createStrokeWithArrowheads(Path &destPath, const Path &sourcePath, float arrowheadStartWidth, float arrowheadStartLength, float arrowheadEndWidth, float arrowheadEndLength, const AffineTransform &transform=AffineTransform(), float extraAccuracy=1.0f) constjuce::PathStrokeType
curved enum valuejuce::PathStrokeType
EndCapStyle enum namejuce::PathStrokeType
endStylejuce::PathStrokeTypeprivate
getEndStyle() const noexceptjuce::PathStrokeTypeinline
getJointStyle() const noexceptjuce::PathStrokeTypeinline
getStrokeThickness() const noexceptjuce::PathStrokeTypeinline
jointStylejuce::PathStrokeTypeprivate
JointStyle enum namejuce::PathStrokeType
mitered enum valuejuce::PathStrokeType
operator!=(const PathStrokeType &) const noexceptjuce::PathStrokeType
operator=(const PathStrokeType &) noexceptjuce::PathStrokeType
operator==(const PathStrokeType &) const noexceptjuce::PathStrokeType
PathStrokeType(float strokeThickness) noexceptjuce::PathStrokeTypeexplicit
PathStrokeType(float strokeThickness, JointStyle jointStyle, EndCapStyle endStyle=butt) noexceptjuce::PathStrokeType
PathStrokeType(const PathStrokeType &) noexceptjuce::PathStrokeType
rounded enum valuejuce::PathStrokeType
setEndStyle(EndCapStyle newStyle) noexceptjuce::PathStrokeTypeinline
setJointStyle(JointStyle newStyle) noexceptjuce::PathStrokeTypeinline
setStrokeThickness(float newThickness) noexceptjuce::PathStrokeTypeinline
square enum valuejuce::PathStrokeType
thicknessjuce::PathStrokeTypeprivate
~PathStrokeType() noexceptjuce::PathStrokeType