VTK
vtkContext2D Member List

This is the complete list of members for vtkContext2D, including all inherited members.

AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AppendTransform(vtkTransform2D *transform)vtkContext2D
ApplyBrush(vtkBrush *brush)vtkContext2D
ApplyId(vtkIdType id)vtkContext2D
ApplyPen(vtkPen *pen)vtkContext2D
ApplyTextProp(vtkTextProperty *prop)vtkContext2D
Begin(vtkContextDevice2D *device)vtkContext2D
BreakOnError()vtkObjectstatic
BufferIdvtkContext2Dprotected
BufferIdModeBegin(vtkAbstractContextBufferId *bufferId)vtkContext2D
BufferIdModeEnd()vtkContext2D
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ComputeFontSizeForBoundedString(const vtkStdString &string, float width, float height)vtkContext2D
ComputeStringBounds(const vtkStdString &string, vtkPoints2D *bounds)vtkContext2D
ComputeStringBounds(const vtkStdString &string, float bounds[4])vtkContext2D
ComputeStringBounds(const vtkUnicodeString &string, vtkPoints2D *bounds)vtkContext2D
ComputeStringBounds(const vtkUnicodeString &string, float bounds[4])vtkContext2D
ComputeStringBounds(const char *string, vtkPoints2D *bounds)vtkContext2D
ComputeStringBounds(const char *string, float bounds[4])vtkContext2D
Context3DvtkContext2Dprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
DevicevtkContext2Dprotected
DrawArc(float x, float y, float r, float startAngle, float stopAngle)vtkContext2D
DrawEllipse(float x, float y, float rx, float ry)vtkContext2D
DrawEllipseWedge(float x, float y, float outRx, float outRy, float inRx, float inRy, float startAngle, float stopAngle)vtkContext2D
DrawEllipticArc(float x, float y, float rX, float rY, float startAngle, float stopAngle)vtkContext2D
DrawImage(float x, float y, vtkImageData *image)vtkContext2D
DrawImage(float x, float y, float scale, vtkImageData *image)vtkContext2D
DrawImage(const vtkRectf &pos, vtkImageData *image)vtkContext2D
DrawLine(float x1, float y1, float x2, float y2)vtkContext2D
DrawLine(float p[4])vtkContext2D
DrawLine(vtkPoints2D *points)vtkContext2D
DrawLines(vtkPoints2D *points)vtkContext2D
DrawLines(float *points, int n)vtkContext2D
DrawMarkers(int shape, bool highlight, float *points, int n, unsigned char *colors, int nc_comps)vtkContext2Dvirtual
DrawMarkers(int shape, bool highlight, float *points, int n)vtkContext2Dvirtual
DrawMarkers(int shape, bool highlight, vtkPoints2D *points)vtkContext2Dvirtual
DrawMarkers(int shape, bool highlight, vtkPoints2D *points, vtkUnsignedCharArray *colors)vtkContext2Dvirtual
DrawMathTextString(vtkPoints2D *point, const vtkStdString &string)vtkContext2D
DrawMathTextString(float x, float y, const vtkStdString &string)vtkContext2D
DrawMathTextString(vtkPoints2D *point, const char *string)vtkContext2D
DrawMathTextString(float x, float y, const char *string)vtkContext2D
DrawMathTextString(vtkPoints2D *point, const vtkStdString &string, const vtkStdString &fallback)vtkContext2D
DrawMathTextString(float x, float y, const vtkStdString &string, const vtkStdString &fallback)vtkContext2D
DrawMathTextString(vtkPoints2D *point, const char *string, const char *fallback)vtkContext2D
DrawMathTextString(float x, float y, const char *string, const char *fallback)vtkContext2D
DrawPoint(float x, float y)vtkContext2D
DrawPoints(float *x, float *y, int n)vtkContext2D
DrawPoints(vtkPoints2D *points)vtkContext2D
DrawPoints(float *points, int n)vtkContext2D
DrawPointSprites(vtkImageData *sprite, vtkPoints2D *points)vtkContext2D
DrawPointSprites(vtkImageData *sprite, vtkPoints2D *points, vtkUnsignedCharArray *colors)vtkContext2D
DrawPointSprites(vtkImageData *sprite, float *points, int n, unsigned char *colors, int nc_comps)vtkContext2D
DrawPointSprites(vtkImageData *sprite, float *points, int n)vtkContext2D
DrawPoly(float *x, float *y, int n)vtkContext2D
DrawPoly(vtkPoints2D *points)vtkContext2D
DrawPoly(float *points, int n)vtkContext2D
DrawPoly(float *points, int n, unsigned char *colors, int nc_comps)vtkContext2D
DrawPolygon(float *x, float *y, int n)vtkContext2D
DrawPolygon(vtkPoints2D *points)vtkContext2D
DrawPolygon(float *points, int n)vtkContext2D
DrawQuad(float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4)vtkContext2D
DrawQuad(float *p)vtkContext2D
DrawQuadStrip(vtkPoints2D *points)vtkContext2D
DrawQuadStrip(float *p, int n)vtkContext2D
DrawRect(float x, float y, float w, float h)vtkContext2D
DrawString(vtkPoints2D *point, const vtkStdString &string)vtkContext2D
DrawString(float x, float y, const vtkStdString &string)vtkContext2D
DrawString(vtkPoints2D *point, const vtkUnicodeString &string)vtkContext2D
DrawString(float x, float y, const vtkUnicodeString &string)vtkContext2D
DrawString(vtkPoints2D *point, const char *string)vtkContext2D
DrawString(float x, float y, const char *string)vtkContext2D
DrawStringRect(vtkPoints2D *rect, const vtkStdString &string)vtkContext2D
DrawStringRect(vtkPoints2D *rect, const vtkUnicodeString &string)vtkContext2D
DrawStringRect(vtkPoints2D *rect, const char *string)vtkContext2D
DrawWedge(float x, float y, float outRadius, float inRadius, float startAngle, float stopAngle)vtkContext2D
End()vtkContext2D
FastDelete()vtkObjectBasevirtual
FloatToInt(float x)vtkContext2Dinlinestatic
GetBrush()vtkContext2D
GetBufferIdMode() const vtkContext2D
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetContext3D()vtkContext2Dvirtual
GetDebug()vtkObject
GetDevice()vtkContext2Dvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetMTime()vtkObjectvirtual
GetPen()vtkContext2D
GetReferenceCount()vtkObjectBaseinline
GetTextProp()vtkContext2D
GetTransform()vtkContext2D
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkContext2Dvirtual
IsTypeOf(const char *type)vtkContext2Dstatic
MathTextIsSupported()vtkContext2D
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkContext2Dstatic
NewInstance() const vtkContext2D
NewInstanceInternal() const vtkContext2Dprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PopMatrix()vtkContext2D
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkContext2Dvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PushMatrix()vtkContext2D
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
RemoveAllObservers()vtkObject
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkContext2Dstatic
SetContext3D(vtkContext3D *context)vtkContext2Dvirtual
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetReferenceCount(int)vtkObjectBase
SetTransform(vtkTransform2D *transform)vtkContext2D
SubjectHelpervtkObjectprotected
Superclass typedefvtkContext2D
TransformvtkContext2Dprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
vtkContext2D()vtkContext2Dprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkContext2D()vtkContext2Dprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual