ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkCaptionActor2D Class Reference

vtkCaptionActor2D - draw text label associated with a point More...

Inheritance diagram for Kitware.VTK.vtkCaptionActor2D:
[legend]
Collaboration diagram for Kitware.VTK.vtkCaptionActor2D:
[legend]

List of all members.

Public Member Functions

 vtkCaptionActor2D (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkCaptionActor2D ()
 Undocumented Block.
virtual void AttachEdgeOnlyOff ()
 Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.
virtual void AttachEdgeOnlyOn ()
 Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.
virtual void BorderOff ()
 Enable/disable the placement of a border around the text.
virtual void BorderOn ()
 Enable/disable the placement of a border around the text.
virtual int GetAttachEdgeOnly ()
 Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.
virtual double[] GetAttachmentPoint ()
 Set/Get the attachment point for the caption. By default, the attachment point is defined in world coordinates, but this can be changed using vtkCoordinate methods.
virtual vtkCoordinate GetAttachmentPointCoordinate ()
 Set/Get the attachment point for the caption. By default, the attachment point is defined in world coordinates, but this can be changed using vtkCoordinate methods.
virtual int GetBorder ()
 Enable/disable the placement of a border around the text.
virtual string GetCaption ()
 Define the text to be placed in the caption. The text can be multiple lines (separated by "
").
virtual vtkTextProperty GetCaptionTextProperty ()
 Set/Get the text property.
virtual int GetLeader ()
 Enable/disable drawing a "line" from the caption to the attachment point.
virtual vtkPolyData GetLeaderGlyph ()
 Specify a glyph to be used as the leader "head". This could be something like an arrow or sphere. If not specified, no glyph is drawn. Note that the glyph is assumed to be aligned along the x-axis and is rotated about the origin.
virtual double GetLeaderGlyphSize ()
 Specify the relative size of the leader head. This is expressed as a fraction of the size (diagonal length) of the renderer. The leader head is automatically scaled so that window resize, zooming or other camera motion results in proportional changes in size to the leader glyph.
virtual double GetLeaderGlyphSizeMaxValue ()
 Specify the relative size of the leader head. This is expressed as a fraction of the size (diagonal length) of the renderer. The leader head is automatically scaled so that window resize, zooming or other camera motion results in proportional changes in size to the leader glyph.
virtual double GetLeaderGlyphSizeMinValue ()
 Specify the relative size of the leader head. This is expressed as a fraction of the size (diagonal length) of the renderer. The leader head is automatically scaled so that window resize, zooming or other camera motion results in proportional changes in size to the leader glyph.
virtual int GetMaximumLeaderGlyphSize ()
 Specify the maximum size of the leader head (if any) in pixels. This is used in conjunction with LeaderGlyphSize to cap the maximum size of the LeaderGlyph.
virtual int GetMaximumLeaderGlyphSizeMaxValue ()
 Specify the maximum size of the leader head (if any) in pixels. This is used in conjunction with LeaderGlyphSize to cap the maximum size of the LeaderGlyph.
virtual int GetMaximumLeaderGlyphSizeMinValue ()
 Specify the maximum size of the leader head (if any) in pixels. This is used in conjunction with LeaderGlyphSize to cap the maximum size of the LeaderGlyph.
virtual int GetPadding ()
 Set/Get the padding between the caption and the border. The value is specified in pixels.
virtual int GetPaddingMaxValue ()
 Set/Get the padding between the caption and the border. The value is specified in pixels.
virtual int GetPaddingMinValue ()
 Set/Get the padding between the caption and the border. The value is specified in pixels.
virtual vtkTextActor GetTextActor ()
 Get the text actor used by the caption. This is useful if you want to control justification and other characteristics of the text actor.
virtual int GetThreeDimensionalLeader ()
 Indicate whether the leader is 2D (no hidden line) or 3D (z-buffered).
override int HasTranslucentPolygonalGeometry ()
 Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.
override int IsA (string type)
 Undocumented Block.
virtual void LeaderOff ()
 Enable/disable drawing a "line" from the caption to the attachment point.
virtual void LeaderOn ()
 Enable/disable drawing a "line" from the caption to the attachment point.
new vtkCaptionActor2D NewInstance ()
 Undocumented Block.
override void ReleaseGraphicsResources (vtkWindow arg0)
 Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.
override int RenderOpaqueGeometry (vtkViewport viewport)
 Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.
override int RenderOverlay (vtkViewport viewport)
 Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.
override int RenderTranslucentPolygonalGeometry (vtkViewport arg0)
 Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.
virtual void SetAttachEdgeOnly (int _arg)
 Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.
virtual void SetAttachmentPoint (IntPtr x)
 Set/Get the attachment point for the caption. By default, the attachment point is defined in world coordinates, but this can be changed using vtkCoordinate methods.
virtual void SetAttachmentPoint (double x, double y, double z)
 Set/Get the attachment point for the caption. By default, the attachment point is defined in world coordinates, but this can be changed using vtkCoordinate methods.
virtual void SetBorder (int _arg)
 Enable/disable the placement of a border around the text.
virtual void SetCaption (string caption)
 Define the text to be placed in the caption. The text can be multiple lines (separated by "
").
virtual void SetCaptionTextProperty (vtkTextProperty p)
 Set/Get the text property.
virtual void SetLeader (int _arg)
 Enable/disable drawing a "line" from the caption to the attachment point.
virtual void SetLeaderGlyph (vtkPolyData arg0)
 Specify a glyph to be used as the leader "head". This could be something like an arrow or sphere. If not specified, no glyph is drawn. Note that the glyph is assumed to be aligned along the x-axis and is rotated about the origin.
virtual void SetLeaderGlyphSize (double _arg)
 Specify the relative size of the leader head. This is expressed as a fraction of the size (diagonal length) of the renderer. The leader head is automatically scaled so that window resize, zooming or other camera motion results in proportional changes in size to the leader glyph.
virtual void SetMaximumLeaderGlyphSize (int _arg)
 Specify the maximum size of the leader head (if any) in pixels. This is used in conjunction with LeaderGlyphSize to cap the maximum size of the LeaderGlyph.
virtual void SetPadding (int _arg)
 Set/Get the padding between the caption and the border. The value is specified in pixels.
virtual void SetThreeDimensionalLeader (int _arg)
 Indicate whether the leader is 2D (no hidden line) or 3D (z-buffered).
override void ShallowCopy (vtkProp prop)
 Shallow copy of this scaled text actor. Overloads the virtual vtkProp method.
virtual void ThreeDimensionalLeaderOff ()
 Indicate whether the leader is 2D (no hidden line) or 3D (z-buffered).
virtual void ThreeDimensionalLeaderOn ()
 Indicate whether the leader is 2D (no hidden line) or 3D (z-buffered).

Static Public Member Functions

static new vtkCaptionActor2D New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkCaptionActor2D SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkCaptionActor2D"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "17vtkCaptionActor2D"
 Automatically generated type registration mechanics.

Protected Member Functions

override void Dispose (bool disposing)
 Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Private Member Functions

static internal IntPtr vtkCaptionActor2D_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkCaptionActor2D_AttachEdgeOnlyOff_01 (HandleRef pThis)
static internal void vtkCaptionActor2D_AttachEdgeOnlyOn_02 (HandleRef pThis)
static internal void vtkCaptionActor2D_BorderOff_03 (HandleRef pThis)
static internal void vtkCaptionActor2D_BorderOn_04 (HandleRef pThis)
static internal int vtkCaptionActor2D_GetAttachEdgeOnly_05 (HandleRef pThis)
static internal IntPtr vtkCaptionActor2D_GetAttachmentPoint_06 (HandleRef pThis)
static internal IntPtr vtkCaptionActor2D_GetAttachmentPointCoordinate_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkCaptionActor2D_GetBorder_08 (HandleRef pThis)
static internal IntPtr vtkCaptionActor2D_GetCaption_09 (HandleRef pThis)
static internal IntPtr vtkCaptionActor2D_GetCaptionTextProperty_10 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkCaptionActor2D_GetLeader_11 (HandleRef pThis)
static internal IntPtr vtkCaptionActor2D_GetLeaderGlyph_12 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal double vtkCaptionActor2D_GetLeaderGlyphSize_13 (HandleRef pThis)
static internal double vtkCaptionActor2D_GetLeaderGlyphSizeMaxValue_14 (HandleRef pThis)
static internal double vtkCaptionActor2D_GetLeaderGlyphSizeMinValue_15 (HandleRef pThis)
static internal int vtkCaptionActor2D_GetMaximumLeaderGlyphSize_16 (HandleRef pThis)
static internal int vtkCaptionActor2D_GetMaximumLeaderGlyphSizeMaxValue_17 (HandleRef pThis)
static internal int vtkCaptionActor2D_GetMaximumLeaderGlyphSizeMinValue_18 (HandleRef pThis)
static internal int vtkCaptionActor2D_GetPadding_19 (HandleRef pThis)
static internal int vtkCaptionActor2D_GetPaddingMaxValue_20 (HandleRef pThis)
static internal int vtkCaptionActor2D_GetPaddingMinValue_21 (HandleRef pThis)
static internal IntPtr vtkCaptionActor2D_GetTextActor_22 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkCaptionActor2D_GetThreeDimensionalLeader_23 (HandleRef pThis)
static internal int vtkCaptionActor2D_HasTranslucentPolygonalGeometry_24 (HandleRef pThis)
static internal int vtkCaptionActor2D_IsA_25 (HandleRef pThis, string type)
static internal int vtkCaptionActor2D_IsTypeOf_26 (string type)
static internal void vtkCaptionActor2D_LeaderOff_27 (HandleRef pThis)
static internal void vtkCaptionActor2D_LeaderOn_28 (HandleRef pThis)
static internal IntPtr vtkCaptionActor2D_NewInstance_30 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkCaptionActor2D_ReleaseGraphicsResources_31 (HandleRef pThis, HandleRef arg0)
static internal int vtkCaptionActor2D_RenderOpaqueGeometry_32 (HandleRef pThis, HandleRef viewport)
static internal int vtkCaptionActor2D_RenderOverlay_33 (HandleRef pThis, HandleRef viewport)
static internal int vtkCaptionActor2D_RenderTranslucentPolygonalGeometry_34 (HandleRef pThis, HandleRef arg0)
static internal IntPtr vtkCaptionActor2D_SafeDownCast_35 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkCaptionActor2D_SetAttachEdgeOnly_36 (HandleRef pThis, int _arg)
static internal void vtkCaptionActor2D_SetAttachmentPoint_37 (HandleRef pThis, IntPtr x)
static internal void vtkCaptionActor2D_SetAttachmentPoint_38 (HandleRef pThis, double x, double y, double z)
static internal void vtkCaptionActor2D_SetBorder_39 (HandleRef pThis, int _arg)
static internal void vtkCaptionActor2D_SetCaption_40 (HandleRef pThis, string caption)
static internal void vtkCaptionActor2D_SetCaptionTextProperty_41 (HandleRef pThis, HandleRef p)
static internal void vtkCaptionActor2D_SetLeader_42 (HandleRef pThis, int _arg)
static internal void vtkCaptionActor2D_SetLeaderGlyph_43 (HandleRef pThis, HandleRef arg0)
static internal void vtkCaptionActor2D_SetLeaderGlyphSize_44 (HandleRef pThis, double _arg)
static internal void vtkCaptionActor2D_SetMaximumLeaderGlyphSize_45 (HandleRef pThis, int _arg)
static internal void vtkCaptionActor2D_SetPadding_46 (HandleRef pThis, int _arg)
static internal void vtkCaptionActor2D_SetThreeDimensionalLeader_47 (HandleRef pThis, int _arg)
static internal void vtkCaptionActor2D_ShallowCopy_48 (HandleRef pThis, HandleRef prop)
static internal void vtkCaptionActor2D_ThreeDimensionalLeaderOff_49 (HandleRef pThis)
static internal void vtkCaptionActor2D_ThreeDimensionalLeaderOn_50 (HandleRef pThis)

Static Private Member Functions

static vtkCaptionActor2D ()
 Automatically generated type registration mechanics.

Detailed Description

vtkCaptionActor2D - draw text label associated with a point

Description vtkCaptionActor2D is a hybrid 2D/3D actor that is used to associate text with a point (the AttachmentPoint) in the scene. The caption can be drawn with a rectangular border and a leader connecting the caption to the attachment point. Optionally, the leader can be glyphed at its endpoint to create arrow heads or other indicators.

To use the caption actor, you normally specify the Position and Position2 coordinates (these are inherited from the vtkActor2D superclass). (Note that Position2 can be set using vtkActor2D's SetWidth() and SetHeight() methods.) Position and Position2 define the size of the caption, and a third point, the AttachmentPoint, defines a point that the caption is associated with. You must also define the caption text, whether you want a border around the caption, and whether you want a leader from the caption to the attachment point. The font attributes of the text can be set through the vtkTextProperty associated to this actor. You also indicate whether you want the leader to be 2D or 3D. (2D leaders are always drawn over the underlying geometry. 3D leaders may be occluded by the geometry.) The leader may also be terminated by an optional glyph (e.g., arrow).

The trickiest part about using this class is setting Position, Position2, and AttachmentPoint correctly. These instance variables are vtkCoordinates, and can be set up in various ways. In default usage, the AttachmentPoint is defined in the world coordinate system, Position is the lower-left corner of the caption and relative to AttachmentPoint (defined in display coordaintes, i.e., pixels), and Position2 is relative to Position and is the upper-right corner (also in display coordinates). However, the user has full control over the coordinates, and can do things like place the caption in a fixed position in the renderer, with the leader moving with the AttachmentPoint.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.

Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.

virtual void Kitware.VTK.vtkCaptionActor2D.BorderOff ( ) [virtual]

Enable/disable the placement of a border around the text.

virtual void Kitware.VTK.vtkCaptionActor2D.BorderOn ( ) [virtual]

Enable/disable the placement of a border around the text.

override void Kitware.VTK.vtkCaptionActor2D.Dispose ( bool  disposing) [protected]

Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Reimplemented from Kitware.VTK.vtkActor2D.

Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.

virtual double [] Kitware.VTK.vtkCaptionActor2D.GetAttachmentPoint ( ) [virtual]

Set/Get the attachment point for the caption. By default, the attachment point is defined in world coordinates, but this can be changed using vtkCoordinate methods.

Set/Get the attachment point for the caption. By default, the attachment point is defined in world coordinates, but this can be changed using vtkCoordinate methods.

Here is the call graph for this function:

virtual int Kitware.VTK.vtkCaptionActor2D.GetBorder ( ) [virtual]

Enable/disable the placement of a border around the text.

virtual string Kitware.VTK.vtkCaptionActor2D.GetCaption ( ) [virtual]

Define the text to be placed in the caption. The text can be multiple lines (separated by "
").

Set/Get the text property.

Here is the call graph for this function:

virtual int Kitware.VTK.vtkCaptionActor2D.GetLeader ( ) [virtual]

Enable/disable drawing a "line" from the caption to the attachment point.

Specify a glyph to be used as the leader "head". This could be something like an arrow or sphere. If not specified, no glyph is drawn. Note that the glyph is assumed to be aligned along the x-axis and is rotated about the origin.

Here is the call graph for this function:

Specify the relative size of the leader head. This is expressed as a fraction of the size (diagonal length) of the renderer. The leader head is automatically scaled so that window resize, zooming or other camera motion results in proportional changes in size to the leader glyph.

Specify the relative size of the leader head. This is expressed as a fraction of the size (diagonal length) of the renderer. The leader head is automatically scaled so that window resize, zooming or other camera motion results in proportional changes in size to the leader glyph.

Specify the relative size of the leader head. This is expressed as a fraction of the size (diagonal length) of the renderer. The leader head is automatically scaled so that window resize, zooming or other camera motion results in proportional changes in size to the leader glyph.

Specify the maximum size of the leader head (if any) in pixels. This is used in conjunction with LeaderGlyphSize to cap the maximum size of the LeaderGlyph.

Specify the maximum size of the leader head (if any) in pixels. This is used in conjunction with LeaderGlyphSize to cap the maximum size of the LeaderGlyph.

Specify the maximum size of the leader head (if any) in pixels. This is used in conjunction with LeaderGlyphSize to cap the maximum size of the LeaderGlyph.

virtual int Kitware.VTK.vtkCaptionActor2D.GetPadding ( ) [virtual]

Set/Get the padding between the caption and the border. The value is specified in pixels.

Set/Get the padding between the caption and the border. The value is specified in pixels.

Set/Get the padding between the caption and the border. The value is specified in pixels.

Get the text actor used by the caption. This is useful if you want to control justification and other characteristics of the text actor.

Here is the call graph for this function:

Indicate whether the leader is 2D (no hidden line) or 3D (z-buffered).

Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.

Reimplemented from Kitware.VTK.vtkActor2D.

override int Kitware.VTK.vtkCaptionActor2D.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkActor2D.

static new int Kitware.VTK.vtkCaptionActor2D.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkActor2D.

virtual void Kitware.VTK.vtkCaptionActor2D.LeaderOff ( ) [virtual]

Enable/disable drawing a "line" from the caption to the attachment point.

virtual void Kitware.VTK.vtkCaptionActor2D.LeaderOn ( ) [virtual]

Enable/disable drawing a "line" from the caption to the attachment point.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkActor2D.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkActor2D.

Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.

Reimplemented from Kitware.VTK.vtkActor2D.

Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.

Reimplemented from Kitware.VTK.vtkActor2D.

override int Kitware.VTK.vtkCaptionActor2D.RenderOverlay ( vtkViewport  viewport) [virtual]

Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.

Reimplemented from Kitware.VTK.vtkActor2D.

Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.

Reimplemented from Kitware.VTK.vtkActor2D.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkActor2D.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkCaptionActor2D.SetAttachEdgeOnly ( int  _arg) [virtual]

Enable/disable whether to attach the arrow only to the edge, NOT the vertices of the caption border.

virtual void Kitware.VTK.vtkCaptionActor2D.SetAttachmentPoint ( IntPtr  x) [virtual]

Set/Get the attachment point for the caption. By default, the attachment point is defined in world coordinates, but this can be changed using vtkCoordinate methods.

virtual void Kitware.VTK.vtkCaptionActor2D.SetAttachmentPoint ( double  x,
double  y,
double  z 
) [virtual]

Set/Get the attachment point for the caption. By default, the attachment point is defined in world coordinates, but this can be changed using vtkCoordinate methods.

virtual void Kitware.VTK.vtkCaptionActor2D.SetBorder ( int  _arg) [virtual]

Enable/disable the placement of a border around the text.

virtual void Kitware.VTK.vtkCaptionActor2D.SetCaption ( string  caption) [virtual]

Define the text to be placed in the caption. The text can be multiple lines (separated by "
").

Set/Get the text property.

virtual void Kitware.VTK.vtkCaptionActor2D.SetLeader ( int  _arg) [virtual]

Enable/disable drawing a "line" from the caption to the attachment point.

Specify a glyph to be used as the leader "head". This could be something like an arrow or sphere. If not specified, no glyph is drawn. Note that the glyph is assumed to be aligned along the x-axis and is rotated about the origin.

virtual void Kitware.VTK.vtkCaptionActor2D.SetLeaderGlyphSize ( double  _arg) [virtual]

Specify the relative size of the leader head. This is expressed as a fraction of the size (diagonal length) of the renderer. The leader head is automatically scaled so that window resize, zooming or other camera motion results in proportional changes in size to the leader glyph.

virtual void Kitware.VTK.vtkCaptionActor2D.SetMaximumLeaderGlyphSize ( int  _arg) [virtual]

Specify the maximum size of the leader head (if any) in pixels. This is used in conjunction with LeaderGlyphSize to cap the maximum size of the LeaderGlyph.

virtual void Kitware.VTK.vtkCaptionActor2D.SetPadding ( int  _arg) [virtual]

Set/Get the padding between the caption and the border. The value is specified in pixels.

virtual void Kitware.VTK.vtkCaptionActor2D.SetThreeDimensionalLeader ( int  _arg) [virtual]

Indicate whether the leader is 2D (no hidden line) or 3D (z-buffered).

override void Kitware.VTK.vtkCaptionActor2D.ShallowCopy ( vtkProp  prop) [virtual]

Shallow copy of this scaled text actor. Overloads the virtual vtkProp method.

Reimplemented from Kitware.VTK.vtkActor2D.

Indicate whether the leader is 2D (no hidden line) or 3D (z-buffered).

Indicate whether the leader is 2D (no hidden line) or 3D (z-buffered).

static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_AttachEdgeOnlyOff_01 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_AttachEdgeOnlyOn_02 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_BorderOff_03 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_BorderOn_04 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetAttachEdgeOnly_05 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetAttachmentPoint_06 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetAttachmentPointCoordinate_07 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetBorder_08 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetCaption_09 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetCaptionTextProperty_10 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetLeader_11 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetLeaderGlyph_12 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal double Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetLeaderGlyphSize_13 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetLeaderGlyphSizeMaxValue_14 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetLeaderGlyphSizeMinValue_15 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetMaximumLeaderGlyphSize_16 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetPadding_19 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetPaddingMaxValue_20 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetPaddingMinValue_21 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetTextActor_22 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_GetThreeDimensionalLeader_23 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_IsA_25 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_IsTypeOf_26 ( string  type) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_LeaderOff_27 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_LeaderOn_28 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_NewInstance_30 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_ReleaseGraphicsResources_31 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_RenderOpaqueGeometry_32 ( HandleRef  pThis,
HandleRef  viewport 
) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_RenderOverlay_33 ( HandleRef  pThis,
HandleRef  viewport 
) [private]
static internal int Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_RenderTranslucentPolygonalGeometry_34 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal IntPtr Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SafeDownCast_35 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetAttachEdgeOnly_36 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetAttachmentPoint_37 ( HandleRef  pThis,
IntPtr  x 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetAttachmentPoint_38 ( HandleRef  pThis,
double  x,
double  y,
double  z 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetBorder_39 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetCaption_40 ( HandleRef  pThis,
string  caption 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetCaptionTextProperty_41 ( HandleRef  pThis,
HandleRef  p 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetLeader_42 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetLeaderGlyph_43 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetLeaderGlyphSize_44 ( HandleRef  pThis,
double  _arg 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetMaximumLeaderGlyphSize_45 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetPadding_46 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_SetThreeDimensionalLeader_47 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_ShallowCopy_48 ( HandleRef  pThis,
HandleRef  prop 
) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_ThreeDimensionalLeaderOff_49 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkCaptionActor2D.vtkCaptionActor2D_ThreeDimensionalLeaderOn_50 ( HandleRef  pThis) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkCaptionActor2D.MRClassNameKey = "17vtkCaptionActor2D" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkActor2D.

new const string Kitware.VTK.vtkCaptionActor2D.MRFullTypeName = "Kitware.VTK.vtkCaptionActor2D"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkActor2D.


The documentation for this class was generated from the following file: