PCL
pcl::VectorGraphics Member List

This is the complete list of members for pcl::VectorGraphics, including all inherited members.

BackgroundBrush() constpcl::GraphicsContextBase
BeginPaint(Control &control)pcl::GraphicsContextBase
BeginPaint(Bitmap &bitmap)pcl::GraphicsContextBase
BeginPaint(SVG &svg)pcl::GraphicsContextBase
Brush() constpcl::GraphicsContextBase
BrushOrigin() constpcl::VectorGraphics
ClipRect() constpcl::VectorGraphics
composition_op typedefpcl::VectorGraphics
CompositionOperator() constpcl::GraphicsContextBase
DisableAntialiasing(bool disable=true)pcl::GraphicsContextBaseinline
DisableClipping(bool disable=true)pcl::GraphicsContextBaseinline
DisableSmoothInterpolation(bool disable=true)pcl::GraphicsContextBaseinline
DisableTextAntialiasing(bool disable=true)pcl::GraphicsContextBaseinline
DisableTransformation(bool disable=true)pcl::GraphicsContextBaseinline
DrawArc(double xc, double yc, double r, double start, double span)pcl::VectorGraphicsinline
DrawArc(const P &c, double r, double start, double span)pcl::VectorGraphicsinline
DrawBitmap(double x, double y, const Bitmap &)pcl::VectorGraphics
DrawBitmap(const P &p, const Bitmap &bm)pcl::VectorGraphicsinline
DrawBitmapRect(double x, double y, const Bitmap &, double x0, double y0, double x1, double y1)pcl::VectorGraphics
DrawBitmapRect(const P &p, const Bitmap &bm, const R &r)pcl::VectorGraphicsinline
DrawChord(double xc, double yc, double r, double start, double span)pcl::VectorGraphicsinline
DrawChord(const P &c, double r, double start, double span)pcl::VectorGraphicsinline
DrawCircle(double xc, double yc, double r)pcl::VectorGraphicsinline
DrawCircle(const P &c, double r)pcl::VectorGraphicsinline
DrawEllipse(double x0, double y0, double x1, double y1)pcl::VectorGraphics
DrawEllipse(const R &r)pcl::VectorGraphicsinline
DrawEllipticArc(double x0, double y0, double x1, double y1, double start, double span)pcl::VectorGraphics
DrawEllipticArc(const R &r, double start, double span)pcl::VectorGraphicsinline
DrawEllipticChord(double x0, double y0, double x1, double y1, double start, double span)pcl::VectorGraphics
DrawEllipticChord(const R &r, double start, double span)pcl::VectorGraphicsinline
DrawEllipticPie(double x0, double y0, double x1, double y1, double start, double span)pcl::VectorGraphics
DrawEllipticPie(const R &r, double start, double span)pcl::VectorGraphicsinline
DrawLine(const P0 &p0, const P1 &p1)pcl::VectorGraphicsinline
DrawLine(double x0, double y0, double x1, double y1)pcl::VectorGraphics
DrawPie(double xc, double yc, double r, double start, double span)pcl::VectorGraphicsinline
DrawPie(const P &c, double r, double start, double span)pcl::VectorGraphicsinline
DrawPoint(const P &p)pcl::VectorGraphicsinline
DrawPoint(double x, double y)pcl::VectorGraphics
DrawPolygon(const pcl::DPoint *p, size_type n, fill_rule rule=FillRule::OddEven)pcl::VectorGraphics
DrawPolygon(const C &c, fill_rule rule=FillRule::OddEven)pcl::VectorGraphicsinline
DrawPolyline(const pcl::DPoint *, size_type n)pcl::VectorGraphics
DrawPolyline(const C &c)pcl::VectorGraphicsinline
DrawRect(double x0, double y0, double x1, double y1)pcl::VectorGraphics
DrawRect(const R &r)pcl::VectorGraphicsinline
DrawRoundedRect(double x0, double y0, double x1, double y1, double rx, double ry)pcl::VectorGraphics
DrawRoundedRect(double x0, double y0, double x1, double y1, double rxy=25)pcl::VectorGraphicsinline
DrawRoundedRect(const R &r, double rx, double ry)pcl::VectorGraphicsinline
DrawRoundedRect(const R &r, double rxy=25)pcl::VectorGraphicsinline
DrawScaledBitmap(double x0, double y0, double x1, double y1, const Bitmap &)pcl::VectorGraphics
DrawScaledBitmap(const R &r, const Bitmap &bm)pcl::VectorGraphicsinline
DrawScaledBitmapRect(double dx0, double dy0, double dx1, double dy1, const Bitmap &, double sx0, double sy0, double sx1, double sy1)pcl::VectorGraphics
DrawScaledBitmapRect(const R1 &dst, const Bitmap &bm, const R2 &src)pcl::VectorGraphicsinline
DrawText(double x, double y, const String &)pcl::VectorGraphics
DrawText(const P &p, const String &s)pcl::VectorGraphicsinline
DrawTextRect(double x0, double y0, double x1, double y1, const String &, TextAlignmentFlags=TextAlign::Default)pcl::VectorGraphics
DrawTextRect(const R &r, const String &s, TextAlignmentFlags a=TextAlign::Default)pcl::VectorGraphicsinline
DrawTiledBitmap(double x0, double y0, double x1, double y1, const Bitmap &, double xOffset=0, double yOffset=0)pcl::VectorGraphics
DrawTiledBitmap(const R &r, const Bitmap &bm, const P &offset=P())pcl::VectorGraphicsinline
EnableAntialiasing(bool=true)pcl::GraphicsContextBase
EnableClipping(bool=true)pcl::GraphicsContextBase
EnableSmoothInterpolation(bool=true)pcl::GraphicsContextBase
EnableTextAntialiasing(bool=true)pcl::GraphicsContextBase
EnableTransformation(bool=true)pcl::GraphicsContextBase
EndPaint()pcl::GraphicsContextBase
EnsureUnique() overridepcl::GraphicsContextBaseinlinevirtual
EraseChord(double xc, double yc, double r, double start, double span)pcl::VectorGraphicsinline
EraseChord(const P &c, double r, double start, double span)pcl::VectorGraphicsinline
EraseCircle(double xc, double yc, double r)pcl::VectorGraphicsinline
EraseCircle(const P &c, double r)pcl::VectorGraphicsinline
EraseEllipse(double x0, double y0, double x1, double y1)pcl::VectorGraphicsinline
EraseEllipse(const R &r)pcl::VectorGraphicsinline
EraseEllipticChord(double x0, double y0, double x1, double y1, double start, double span)pcl::VectorGraphicsinline
EraseEllipticChord(const R &r, double start, double span)pcl::VectorGraphicsinline
EraseEllipticPie(double x0, double y0, double x1, double y1, double start, double span)pcl::VectorGraphicsinline
EraseEllipticPie(const R &r, double start, double span)pcl::VectorGraphicsinline
ErasePie(double xc, double yc, double r, double start, double span)pcl::VectorGraphicsinline
ErasePie(const P &c, double r, double start, double span)pcl::VectorGraphicsinline
ErasePolygon(const pcl::DPoint *p, size_type n, fill_rule rule=FillRule::OddEven)pcl::VectorGraphicsinline
ErasePolygon(const C &c, fill_rule rule=FillRule::OddEven)pcl::VectorGraphicsinline
EraseRect(double x0, double y0, double x1, double y1)pcl::VectorGraphicsinline
EraseRect(const R &r)pcl::VectorGraphicsinline
EraseRoundedRect(double x0, double y0, double x1, double y1, double rx, double ry)pcl::VectorGraphicsinline
EraseRoundedRect(double x0, double y0, double x1, double y1, double rxy=25)pcl::VectorGraphicsinline
EraseRoundedRect(const R &r, double rx, double ry)pcl::VectorGraphicsinline
EraseRoundedRect(const R &r, double rxy=25)pcl::VectorGraphicsinline
fill_rule typedefpcl::VectorGraphics
FillChord(double xc, double yc, double r, double start, double span, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillChord(const P &c, double r, double start, double span, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillCircle(double xc, double yc, double r, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillCircle(const P &c, double r, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillEllipse(double x0, double y0, double x1, double y1, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphics
FillEllipse(const R &r, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillEllipticChord(double x0, double y0, double x1, double y1, double start, double span, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphics
FillEllipticChord(const R &r, double start, double span, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillEllipticPie(double x0, double y0, double x1, double y1, double start, double span, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphics
FillEllipticPie(const R &r, double start, double span, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillPie(double xc, double yc, double r, double start, double span, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillPie(const P &c, double r, double start, double span, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillPolygon(const pcl::DPoint *p, size_type n, const pcl::Brush &brush=pcl::Brush::Null(), fill_rule rule=FillRule::OddEven)pcl::VectorGraphics
FillPolygon(const C &c, const pcl::Brush &brush=pcl::Brush::Null(), fill_rule rule=FillRule::OddEven)pcl::VectorGraphicsinline
FillRect(double x0, double y0, double x1, double y1, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphics
FillRect(const R &r, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillRoundedRect(double x0, double y0, double x1, double y1, double rx, double ry, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphics
FillRoundedRect(double x0, double y0, double x1, double y1, double rxy=25, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillRoundedRect(const R &r, double rx, double ry, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
FillRoundedRect(const R &r, double rxy=25, const pcl::Brush &brush=pcl::Brush::Null())pcl::VectorGraphicsinline
Font() constpcl::GraphicsContextBase
GetBrush() constpcl::GraphicsContextBaseinline
GetFont() constpcl::GraphicsContextBaseinline
GetPen() constpcl::GraphicsContextBaseinline
GraphicsContextBase()pcl::GraphicsContextBase
GraphicsContextBase(Control &control)pcl::GraphicsContextBase
GraphicsContextBase(Bitmap &bitmap)pcl::GraphicsContextBase
GraphicsContextBase(SVG &svg)pcl::GraphicsContextBase
GraphicsContextBase(GraphicsContextBase &&x)pcl::GraphicsContextBaseinline
IntersectClipRect(const R &r)pcl::VectorGraphicsinline
IntersectClipRect(double x0, double y0, double x1, double y1)pcl::VectorGraphicsinline
IsAlias() constpcl::UIObjectinline
IsAntialiasingEnabled() constpcl::GraphicsContextBase
IsClippingEnabled() constpcl::GraphicsContextBase
IsGarbage() constpcl::UIObjectinline
IsNull() constpcl::UIObjectinline
IsOpaqueBackground() constpcl::GraphicsContextBaseinline
IsPainting() constpcl::GraphicsContextBase
IsSameObject(const UIObject &o) constpcl::UIObjectinline
IsSmoothInterpolationEnabled() constpcl::GraphicsContextBase
IsTextAntialiasingEnabled() constpcl::GraphicsContextBase
IsTransformationEnabled() constpcl::GraphicsContextBase
IsTransparentBackground() constpcl::GraphicsContextBase
IsUnique() constpcl::UIObjectinline
MultiplyTransformationMatrix(const Matrix &M)pcl::GraphicsContextBase
MultiplyTransformationMatrix(double m11, double m12, double m13, double m21, double m22, double m23, double m31, double m32, double m33)pcl::GraphicsContextBaseinline
Null()pcl::VectorGraphicsstatic
ObjectId() constpcl::UIObject
ObjectType() constpcl::UIObject
Opacity() constpcl::GraphicsContextBase
operator<(const UIObject &o) constpcl::UIObjectinline
operator=(VectorGraphics &&x)pcl::VectorGraphicsinline
pcl::GraphicsContextBase::operator=(GraphicsContextBase &&x)pcl::GraphicsContextBaseinline
pcl::UIObject::operator=(const UIObject &x)pcl::UIObjectinlineprotected
pcl::UIObject::operator=(UIObject &&x)pcl::UIObjectinlineprotected
operator==(const UIObject &o) constpcl::UIObjectinline
Pen() constpcl::GraphicsContextBase
PopState()pcl::GraphicsContextBase
PushState()pcl::GraphicsContextBase
RefCount() constpcl::UIObject
ResetCompositionOperator()pcl::GraphicsContextBaseinline
ResetTransformation()pcl::GraphicsContextBase
RotateTransformation(double angleRadians)pcl::GraphicsContextBase
ScaleTransformation(double xScale, double yScale)pcl::GraphicsContextBase
ScaleTransformation(double scale)pcl::GraphicsContextBaseinline
SetBackgroundBrush(const pcl::Brush &)pcl::GraphicsContextBase
SetBrush(const pcl::Brush &)pcl::GraphicsContextBase
SetBrushOrigin(const P &p)pcl::VectorGraphicsinline
SetBrushOrigin(double x, double y)pcl::VectorGraphics
SetClipRect(const R &r)pcl::VectorGraphicsinline
SetClipRect(double x0, double y0, double x1, double y1)pcl::VectorGraphics
SetCompositionOperator(composition_op)pcl::GraphicsContextBase
SetFont(const pcl::Font &)pcl::GraphicsContextBase
SetObjectId(const String &id)pcl::UIObject
SetOpacity(double op)pcl::GraphicsContextBase
SetOpaqueBackground(bool opaque=true)pcl::GraphicsContextBaseinline
SetPen(const pcl::Pen &)pcl::GraphicsContextBase
SetPen(RGBA color, float width)pcl::GraphicsContextBaseinline
SetTransformationMatrix(const Matrix &M)pcl::GraphicsContextBase
SetTransformationMatrix(double m11, double m12, double m13, double m21, double m22, double m23, double m31, double m32, double m33)pcl::GraphicsContextBaseinline
SetTransparentBackground(bool=true)pcl::GraphicsContextBase
ShearTransformation(double sx, double sy)pcl::GraphicsContextBase
ShearTransformation(double s)pcl::GraphicsContextBaseinline
StrokeChord(double xc, double yc, double r, double start, double span, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokeChord(const P &c, double r, double start, double span, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokeCircle(double xc, double yc, double r, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokeCircle(const P &c, double r, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokeEllipse(double x0, double y0, double x1, double y1, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphics
StrokeEllipse(const R &r, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokeEllipticChord(double x0, double y0, double x1, double y1, double start, double span, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphics
StrokeEllipticChord(const R &r, double start, double span, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokeEllipticPie(double x0, double y0, double x1, double y1, double start, double span, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphics
StrokeEllipticPie(const R &r, double start, double span, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokePie(double xc, double yc, double r, double start, double span, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokePie(const P &c, double r, double start, double span, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokePolygon(const pcl::DPoint *p, size_type n, const pcl::Pen &pen=pcl::Pen::Null(), fill_rule rule=FillRule::OddEven)pcl::VectorGraphics
StrokePolygon(const C &c, const pcl::Pen &pen=pcl::Pen::Null(), fill_rule rule=FillRule::OddEven)pcl::VectorGraphicsinline
StrokeRect(double x0, double y0, double x1, double y1, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphics
StrokeRect(const R &r, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokeRoundedRect(double x0, double y0, double x1, double y1, double rx, double ry, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphics
StrokeRoundedRect(double x0, double y0, double x1, double y1, double rxy=25, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokeRoundedRect(const R &r, double rx, double ry, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
StrokeRoundedRect(const R &r, double rxy=25, const pcl::Pen &pen=pcl::Pen::Null())pcl::VectorGraphicsinline
TextRect(double x0, double y0, double x1, double y1, const String &, TextAlignmentFlags=TextAlign::Default) constpcl::VectorGraphics
TextRect(const R &r, const String &s, TextAlignmentFlags a=TextAlign::Default)pcl::VectorGraphicsinline
Transform(double &x, double &y) constpcl::GraphicsContextBase
Transform(DPoint *p, size_type n) constpcl::GraphicsContextBase
Transform(Array< DPoint > &a) constpcl::GraphicsContextBaseinline
TransformationMatrix() constpcl::GraphicsContextBase
Transformed(const DPoint &p) constpcl::GraphicsContextBaseinline
Transformed(const DRect &r) constpcl::GraphicsContextBaseinline
Transformed(const Array< DPoint > &a) constpcl::GraphicsContextBaseinline
TranslateTransformation(double dx, double dy)pcl::GraphicsContextBase
TranslateTransformation(double d)pcl::GraphicsContextBaseinline
UIObject()=defaultpcl::UIObjectprotected
UIObject(const UIObject &x)pcl::UIObjectprotected
UIObject(UIObject &&x)pcl::UIObjectinlineprotected
UniteClipRect(const R &r)pcl::VectorGraphicsinline
UniteClipRect(double x0, double y0, double x1, double y1)pcl::VectorGraphicsinline
VectorGraphics()=defaultpcl::VectorGraphics
VectorGraphics(Control &control)pcl::VectorGraphicsinline
VectorGraphics(Bitmap &bitmap)pcl::VectorGraphicsinline
VectorGraphics(SVG &svg)pcl::VectorGraphicsinline
VectorGraphics(VectorGraphics &&x)pcl::VectorGraphicsinline
~GraphicsContextBase() overridepcl::GraphicsContextBaseinline
~UIObject() noexcept(false)pcl::UIObjectvirtual
~VectorGraphics() overridepcl::VectorGraphicsinline