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(int 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.vtkObject [static]
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.vtkObject [virtual]
DebugOn()Kitware.VTK.vtkObject [virtual]
DeleteEvtKitware.VTK.vtkObject
DestroyTimerEvtKitware.VTK.vtkObject
DisableEvtKitware.VTK.vtkObject
Dispose(bool disposing)Kitware.VTK.vtkContext2D [protected]
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.vtkObjectBase [virtual]
FloatToInt(float x)Kitware.VTK.vtkContext2D [static]
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.vtkContext2D [virtual]
GetGlobalWarningDisplay()Kitware.VTK.vtkObject [static]
GetMTime()Kitware.VTK.vtkObject [virtual]
GetPen()Kitware.VTK.vtkContext2D
GetReferenceCount()Kitware.VTK.vtkObjectBase
GetTextProp()Kitware.VTK.vtkContext2D
GetTransform()Kitware.VTK.vtkContext2D
GlobalWarningDisplayOff()Kitware.VTK.vtkObject [static]
GlobalWarningDisplayOn()Kitware.VTK.vtkObject [static]
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.vtkContext2D [virtual]
IsTypeOf(string type)Kitware.VTK.vtkContext2D [static]
KeyPressEvtKitware.VTK.vtkObject
KeyReleaseEvtKitware.VTK.vtkObject
LeaveEvtKitware.VTK.vtkObject
LeftButtonPressEvtKitware.VTK.vtkObject
LeftButtonReleaseEvtKitware.VTK.vtkObject
MiddleButtonPressEvtKitware.VTK.vtkObject
MiddleButtonReleaseEvtKitware.VTK.vtkObject
Modified()Kitware.VTK.vtkObject [virtual]
ModifiedEvtKitware.VTK.vtkObject
MouseMoveEvtKitware.VTK.vtkObject
MouseWheelBackwardEvtKitware.VTK.vtkObject
MouseWheelForwardEvtKitware.VTK.vtkObject
MRClassNameKeyKitware.VTK.vtkContext2D [static]
MRFullTypeNameKitware.VTK.vtkContext2D
New()Kitware.VTK.vtkContext2D [static]
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.vtkObjectBase [virtual]
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.vtkContext2D [static]
SelectionChangedEvtKitware.VTK.vtkObject
SetDebug(byte debugFlag)Kitware.VTK.vtkObject
SetGlobalWarningDisplay(int val)Kitware.VTK.vtkObject [static]
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.vtkContext2D [private, static]
vtkContext2D(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkContext2D
vtkContext2D()Kitware.VTK.vtkContext2D
vtkContext2D_AppendTransform_01(HandleRef pThis, HandleRef transform)Kitware.VTK.vtkContext2D [private]
vtkContext2D_ApplyBrush_02(HandleRef pThis, HandleRef brush)Kitware.VTK.vtkContext2D [private]
vtkContext2D_ApplyId_03(HandleRef pThis, int id)Kitware.VTK.vtkContext2D [private]
vtkContext2D_ApplyPen_04(HandleRef pThis, HandleRef pen)Kitware.VTK.vtkContext2D [private]
vtkContext2D_ApplyTextProp_05(HandleRef pThis, HandleRef prop)Kitware.VTK.vtkContext2D [private]
vtkContext2D_Begin_06(HandleRef pThis, HandleRef device)Kitware.VTK.vtkContext2D [private]
vtkContext2D_BufferIdModeEnd_07(HandleRef pThis)Kitware.VTK.vtkContext2D [private]
vtkContext2D_ComputeStringBounds_08(HandleRef pThis, string arg0, HandleRef bounds)Kitware.VTK.vtkContext2D [private]
vtkContext2D_ComputeStringBounds_09(HandleRef pThis, string arg0, IntPtr bounds)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawArc_10(HandleRef pThis, float x, float y, float r, float startAngle, float stopAngle)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawEllipse_11(HandleRef pThis, float x, float y, float rx, float ry)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawEllipseWedge_12(HandleRef pThis, float x, float y, float outRx, float outRy, float inRx, float inRy, float startAngle, float stopAngle)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawEllipticArc_13(HandleRef pThis, float x, float y, float rX, float rY, float startAngle, float stopAngle)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawImage_14(HandleRef pThis, float x, float y, HandleRef image)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawImage_15(HandleRef pThis, float x, float y, float scale, HandleRef image)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawLine_16(HandleRef pThis, float x1, float y1, float x2, float y2)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawLine_17(HandleRef pThis, IntPtr p)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawLine_18(HandleRef pThis, HandleRef points)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPoint_19(HandleRef pThis, float x, float y)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPoints_24(HandleRef pThis, IntPtr x, IntPtr y, int n)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPoints_25(HandleRef pThis, HandleRef points)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPoints_26(HandleRef pThis, IntPtr points, int n)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPointSprites_20(HandleRef pThis, HandleRef sprite, HandleRef points)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPointSprites_21(HandleRef pThis, HandleRef sprite, HandleRef points, HandleRef colors)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPointSprites_22(HandleRef pThis, HandleRef sprite, IntPtr points, int n, IntPtr colors, int nc_comps)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPointSprites_23(HandleRef pThis, HandleRef sprite, IntPtr points, int n)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPoly_27(HandleRef pThis, IntPtr x, IntPtr y, int n)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPoly_28(HandleRef pThis, HandleRef points)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPoly_29(HandleRef pThis, IntPtr points, int n)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPoly_30(HandleRef pThis, IntPtr points, int n, IntPtr colors, int nc_comps)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPolygon_31(HandleRef pThis, IntPtr x, IntPtr y, int n)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPolygon_32(HandleRef pThis, HandleRef points)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawPolygon_33(HandleRef pThis, IntPtr points, int n)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawQuad_34(HandleRef pThis, float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawQuad_35(HandleRef pThis, IntPtr p)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawQuadStrip_36(HandleRef pThis, HandleRef points)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawQuadStrip_37(HandleRef pThis, IntPtr p, int n)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawRect_38(HandleRef pThis, float x, float y, float w, float h)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawString_39(HandleRef pThis, HandleRef point, string arg1)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawString_40(HandleRef pThis, float x, float y, string arg2)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawStringRect_41(HandleRef pThis, HandleRef rect, string arg1)Kitware.VTK.vtkContext2D [private]
vtkContext2D_DrawWedge_42(HandleRef pThis, float x, float y, float outRadius, float inRadius, float startAngle, float stopAngle)Kitware.VTK.vtkContext2D [private]
vtkContext2D_End_43(HandleRef pThis)Kitware.VTK.vtkContext2D [private]
vtkContext2D_FloatToInt_44(float x)Kitware.VTK.vtkContext2D [private]
vtkContext2D_GetBrush_45(HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)Kitware.VTK.vtkContext2D [private]
vtkContext2D_GetBufferIdMode_46(HandleRef pThis)Kitware.VTK.vtkContext2D [private]
vtkContext2D_GetDevice_47(HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)Kitware.VTK.vtkContext2D [private]
vtkContext2D_GetPen_48(HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)Kitware.VTK.vtkContext2D [private]
vtkContext2D_GetTextProp_49(HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)Kitware.VTK.vtkContext2D [private]
vtkContext2D_GetTransform_50(HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)Kitware.VTK.vtkContext2D [private]
vtkContext2D_IsA_51(HandleRef pThis, string type)Kitware.VTK.vtkContext2D [private]
vtkContext2D_IsTypeOf_52(string type)Kitware.VTK.vtkContext2D [private]
vtkContext2D_New(ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)Kitware.VTK.vtkContext2D [private]
vtkContext2D_NewInstance_54(HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)Kitware.VTK.vtkContext2D [private]
vtkContext2D_PopMatrix_55(HandleRef pThis)Kitware.VTK.vtkContext2D [private]
vtkContext2D_PushMatrix_56(HandleRef pThis)Kitware.VTK.vtkContext2D [private]
vtkContext2D_SafeDownCast_57(HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)Kitware.VTK.vtkContext2D [private]
vtkContext2D_SetTransform_58(HandleRef pThis, HandleRef transform)Kitware.VTK.vtkContext2D [private]
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.WrappedObject [protected]
WrongTagEvtKitware.VTK.vtkObject