ActiViz .NET  5.8.0
Kitware.VTK.vtkContext2D Member List

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

AbortCheckEvtKitware.VTK.vtkObject
AddObserver(uint arg0, vtkCommand arg1, float priority)Kitware.VTK.vtkObject
AddObserver(string arg0, vtkCommand arg1, float priority)Kitware.VTK.vtkObject
AnimationCueTickEvtKitware.VTK.vtkObject
AnyEvtKitware.VTK.vtkObject
AppendTransform(vtkTransform2D transform)Kitware.VTK.vtkContext2D
ApplyBrush(vtkBrush brush)Kitware.VTK.vtkContext2D
ApplyId(long id)Kitware.VTK.vtkContext2D
ApplyPen(vtkPen pen)Kitware.VTK.vtkContext2D
ApplyTextProp(vtkTextProperty prop)Kitware.VTK.vtkContext2D
Begin(vtkContextDevice2D device)Kitware.VTK.vtkContext2D
BreakOnError()Kitware.VTK.vtkObjectstatic
BufferIdModeEnd()Kitware.VTK.vtkContext2D
CharEvtKitware.VTK.vtkObject
ComputeStringBounds(string arg0, vtkPoints2D bounds)Kitware.VTK.vtkContext2D
ComputeStringBounds(string arg0, IntPtr bounds)Kitware.VTK.vtkContext2D
ConfigureEvtKitware.VTK.vtkObject
ConnectionClosedEvtKitware.VTK.vtkObject
ConnectionCreatedEvtKitware.VTK.vtkObject
CreateTimerEvtKitware.VTK.vtkObject
CursorChangedEvtKitware.VTK.vtkObject
DebugOff()Kitware.VTK.vtkObjectvirtual
DebugOn()Kitware.VTK.vtkObjectvirtual
DeleteEvtKitware.VTK.vtkObject
DestroyTimerEvtKitware.VTK.vtkObject
DisableEvtKitware.VTK.vtkObject
Dispose(bool disposing)Kitware.VTK.vtkContext2Dprotected
DomainModifiedEvtKitware.VTK.vtkObject
DrawArc(float x, float y, float r, float startAngle, float stopAngle)Kitware.VTK.vtkContext2D
DrawEllipse(float x, float y, float rx, float ry)Kitware.VTK.vtkContext2D
DrawEllipseWedge(float x, float y, float outRx, float outRy, float inRx, float inRy, float startAngle, float stopAngle)Kitware.VTK.vtkContext2D
DrawEllipticArc(float x, float y, float rX, float rY, float startAngle, float stopAngle)Kitware.VTK.vtkContext2D
DrawImage(float x, float y, vtkImageData image)Kitware.VTK.vtkContext2D
DrawImage(float x, float y, float scale, vtkImageData image)Kitware.VTK.vtkContext2D
DrawLine(float x1, float y1, float x2, float y2)Kitware.VTK.vtkContext2D
DrawLine(IntPtr p)Kitware.VTK.vtkContext2D
DrawLine(vtkPoints2D points)Kitware.VTK.vtkContext2D
DrawPoint(float x, float y)Kitware.VTK.vtkContext2D
DrawPoints(IntPtr x, IntPtr y, int n)Kitware.VTK.vtkContext2D
DrawPoints(vtkPoints2D points)Kitware.VTK.vtkContext2D
DrawPoints(IntPtr points, int n)Kitware.VTK.vtkContext2D
DrawPointSprites(vtkImageData sprite, vtkPoints2D points)Kitware.VTK.vtkContext2D
DrawPointSprites(vtkImageData sprite, vtkPoints2D points, vtkUnsignedCharArray colors)Kitware.VTK.vtkContext2D
DrawPointSprites(vtkImageData sprite, IntPtr points, int n, IntPtr colors, int nc_comps)Kitware.VTK.vtkContext2D
DrawPointSprites(vtkImageData sprite, IntPtr points, int n)Kitware.VTK.vtkContext2D
DrawPoly(IntPtr x, IntPtr y, int n)Kitware.VTK.vtkContext2D
DrawPoly(vtkPoints2D points)Kitware.VTK.vtkContext2D
DrawPoly(IntPtr points, int n)Kitware.VTK.vtkContext2D
DrawPoly(IntPtr points, int n, IntPtr colors, int nc_comps)Kitware.VTK.vtkContext2D
DrawPolygon(IntPtr x, IntPtr y, int n)Kitware.VTK.vtkContext2D
DrawPolygon(vtkPoints2D points)Kitware.VTK.vtkContext2D
DrawPolygon(IntPtr points, int n)Kitware.VTK.vtkContext2D
DrawQuad(float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4)Kitware.VTK.vtkContext2D
DrawQuad(IntPtr p)Kitware.VTK.vtkContext2D
DrawQuadStrip(vtkPoints2D points)Kitware.VTK.vtkContext2D
DrawQuadStrip(IntPtr p, int n)Kitware.VTK.vtkContext2D
DrawRect(float x, float y, float w, float h)Kitware.VTK.vtkContext2D
DrawString(vtkPoints2D point, string arg1)Kitware.VTK.vtkContext2D
DrawString(float x, float y, string arg2)Kitware.VTK.vtkContext2D
DrawStringRect(vtkPoints2D rect, string arg1)Kitware.VTK.vtkContext2D
DrawWedge(float x, float y, float outRadius, float inRadius, float startAngle, float stopAngle)Kitware.VTK.vtkContext2D
EnableEvtKitware.VTK.vtkObject
End()Kitware.VTK.vtkContext2D
EndAnimationCueEvtKitware.VTK.vtkObject
EndEvtKitware.VTK.vtkObject
EndInteractionEvtKitware.VTK.vtkObject
EndPickEvtKitware.VTK.vtkObject
EndWindowLevelEvtKitware.VTK.vtkObject
EnterEvtKitware.VTK.vtkObject
ErrorEvtKitware.VTK.vtkObject
ExecuteInformationEvtKitware.VTK.vtkObject
ExitEvtKitware.VTK.vtkObject
ExposeEvtKitware.VTK.vtkObject
FastDelete()Kitware.VTK.vtkObjectBasevirtual
FloatToInt(float x)Kitware.VTK.vtkContext2Dstatic
GetBrush()Kitware.VTK.vtkContext2D
GetBufferIdMode()Kitware.VTK.vtkContext2D
GetClassName()Kitware.VTK.vtkObjectBase
GetCommand(uint tag)Kitware.VTK.vtkObject
GetDebug()Kitware.VTK.vtkObject
GetDevice()Kitware.VTK.vtkContext2Dvirtual
GetGlobalWarningDisplay()Kitware.VTK.vtkObjectstatic
GetMTime()Kitware.VTK.vtkObjectvirtual
GetPen()Kitware.VTK.vtkContext2D
GetReferenceCount()Kitware.VTK.vtkObjectBase
GetTextProp()Kitware.VTK.vtkContext2D
GetTransform()Kitware.VTK.vtkContext2D
GlobalWarningDisplayOff()Kitware.VTK.vtkObjectstatic
GlobalWarningDisplayOn()Kitware.VTK.vtkObjectstatic
HasObserver(uint arg0, vtkCommand arg1)Kitware.VTK.vtkObject
HasObserver(string arg0, vtkCommand arg1)Kitware.VTK.vtkObject
HasObserver(uint arg0)Kitware.VTK.vtkObject
HasObserver(string arg0)Kitware.VTK.vtkObject
InteractionEvtKitware.VTK.vtkObject
InvokeEvent(uint arg0, IntPtr callData)Kitware.VTK.vtkObject
InvokeEvent(string arg0, IntPtr callData)Kitware.VTK.vtkObject
InvokeEvent(uint arg0)Kitware.VTK.vtkObject
InvokeEvent(string arg0)Kitware.VTK.vtkObject
IsA(string type)Kitware.VTK.vtkContext2Dvirtual
IsTypeOf(string type)Kitware.VTK.vtkContext2Dstatic
KeyPressEvtKitware.VTK.vtkObject
KeyReleaseEvtKitware.VTK.vtkObject
LeaveEvtKitware.VTK.vtkObject
LeftButtonPressEvtKitware.VTK.vtkObject
LeftButtonReleaseEvtKitware.VTK.vtkObject
MiddleButtonPressEvtKitware.VTK.vtkObject
MiddleButtonReleaseEvtKitware.VTK.vtkObject
Modified()Kitware.VTK.vtkObjectvirtual
ModifiedEvtKitware.VTK.vtkObject
MouseMoveEvtKitware.VTK.vtkObject
MouseWheelBackwardEvtKitware.VTK.vtkObject
MouseWheelForwardEvtKitware.VTK.vtkObject
MRClassNameKeyKitware.VTK.vtkContext2Dstatic
MRFullTypeNameKitware.VTK.vtkContext2D
New()Kitware.VTK.vtkContext2Dstatic
NewInstance()Kitware.VTK.vtkContext2D
PickEvtKitware.VTK.vtkObject
PlacePointEvtKitware.VTK.vtkObject
PlaceWidgetEvtKitware.VTK.vtkObject
PopMatrix()Kitware.VTK.vtkContext2D
ProgressEvtKitware.VTK.vtkObject
PropertyModifiedEvtKitware.VTK.vtkObject
PushMatrix()Kitware.VTK.vtkContext2D
Register(vtkObjectBase o)Kitware.VTK.vtkObjectBasevirtual
RegisterEvtKitware.VTK.vtkObject
RemoveAllHandlersForAllEvents()Kitware.VTK.vtkObject
RemoveAllObservers()Kitware.VTK.vtkObject
RemoveObserver(vtkCommand arg0)Kitware.VTK.vtkObject
RemoveObserver(uint tag)Kitware.VTK.vtkObject
RemoveObservers(uint arg0, vtkCommand arg1)Kitware.VTK.vtkObject
RemoveObservers(string arg0, vtkCommand arg1)Kitware.VTK.vtkObject
RemoveObservers(uint arg0)Kitware.VTK.vtkObject
RemoveObservers(string arg0)Kitware.VTK.vtkObject
RenderEvtKitware.VTK.vtkObject
RenderWindowMessageEvtKitware.VTK.vtkObject
ResetCameraClippingRangeEvtKitware.VTK.vtkObject
ResetCameraEvtKitware.VTK.vtkObject
ResetWindowLevelEvtKitware.VTK.vtkObject
RightButtonPressEvtKitware.VTK.vtkObject
RightButtonReleaseEvtKitware.VTK.vtkObject
SafeDownCast(vtkObjectBase o)Kitware.VTK.vtkContext2Dstatic
SelectionChangedEvtKitware.VTK.vtkObject
SetDebug(byte debugFlag)Kitware.VTK.vtkObject
SetGlobalWarningDisplay(int val)Kitware.VTK.vtkObjectstatic
SetOutputEvtKitware.VTK.vtkObject
SetReferenceCount(int arg0)Kitware.VTK.vtkObjectBase
SetTransform(vtkTransform2D transform)Kitware.VTK.vtkContext2D
StartAnimationCueEvtKitware.VTK.vtkObject
StartEvtKitware.VTK.vtkObject
StartInteractionEvtKitware.VTK.vtkObject
StartPickEvtKitware.VTK.vtkObject
StartWindowLevelEvtKitware.VTK.vtkObject
TimerEvtKitware.VTK.vtkObject
ToString()Kitware.VTK.vtkObject
UnRegisterEvtKitware.VTK.vtkObject
UpdateEvtKitware.VTK.vtkObject
UpdateInformationEvtKitware.VTK.vtkObject
UpdatePropertyEvtKitware.VTK.vtkObject
VolumeMapperComputeGradientsEndEvtKitware.VTK.vtkObject
VolumeMapperComputeGradientsProgressEvtKitware.VTK.vtkObject
VolumeMapperComputeGradientsStartEvtKitware.VTK.vtkObject
VolumeMapperRenderEndEvtKitware.VTK.vtkObject
VolumeMapperRenderProgressEvtKitware.VTK.vtkObject
VolumeMapperRenderStartEvtKitware.VTK.vtkObject
vtkChartsEL_dllKitware.VTK.WrappedObject
vtkCommonEL_dllKitware.VTK.WrappedObject
vtkContext2D()Kitware.VTK.vtkContext2Dprivatestatic
vtkContext2D(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkContext2D
vtkContext2D()Kitware.VTK.vtkContext2D
vtkFilteringEL_dllKitware.VTK.WrappedObject
vtkGenericFilteringEL_dllKitware.VTK.WrappedObject
vtkGeovisEL_dllKitware.VTK.WrappedObject
vtkGraphicsEL_dllKitware.VTK.WrappedObject
vtkHybridEL_dllKitware.VTK.WrappedObject
vtkImagingEL_dllKitware.VTK.WrappedObject
vtkInfovisEL_dllKitware.VTK.WrappedObject
vtkIOEL_dllKitware.VTK.WrappedObject
vtkObject(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkObject
vtkObject()Kitware.VTK.vtkObject
vtkObjectBase(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkObjectBase
vtkObjectBase()Kitware.VTK.vtkObjectBase
vtkObjectEventHandler(vtkObject sender, vtkObjectEventArgs e)Kitware.VTK.vtkObject
vtkParallelEL_dllKitware.VTK.WrappedObject
vtkRenderingEL_dllKitware.VTK.WrappedObject
vtkViewsEL_dllKitware.VTK.WrappedObject
vtkVolumeRenderingEL_dllKitware.VTK.WrappedObject
vtkWidgetsEL_dllKitware.VTK.WrappedObject
WarningEvtKitware.VTK.vtkObject
WidgetActivateEvtKitware.VTK.vtkObject
WidgetModifiedEvtKitware.VTK.vtkObject
WidgetValueChangedEvtKitware.VTK.vtkObject
WindowLevelEvtKitware.VTK.vtkObject
WrappedObject(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.WrappedObjectprotected
WrongTagEvtKitware.VTK.vtkObject