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.vtkFreeTypeStringToImage Class Reference

vtkFreeTypeStringToImage - uses Qt to render the supplied text to an image. More...

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

List of all members.

Public Member Functions

 vtkFreeTypeStringToImage (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkFreeTypeStringToImage ()
 Undocumented Block.
void DeepCopy (vtkFreeTypeStringToImage utility)
 Make a deep copy of the supplied utility class.
override int IsA (string type)
 Undocumented Block.
new vtkFreeTypeStringToImage NewInstance ()
 Undocumented Block.
override void SetScaleToPowerOfTwo (bool scale)
 Should we produce images at powers of 2, makes rendering on old OpenGL hardware easier. Default is false.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "24vtkFreeTypeStringToImage"
 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 vtkFreeTypeStringToImage_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkFreeTypeStringToImage_DeepCopy_01 (HandleRef pThis, HandleRef utility)
static internal int vtkFreeTypeStringToImage_IsA_02 (HandleRef pThis, string type)
static internal int vtkFreeTypeStringToImage_IsTypeOf_03 (string type)
static internal IntPtr vtkFreeTypeStringToImage_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkFreeTypeStringToImage_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkFreeTypeStringToImage_SetScaleToPowerOfTwo_07 (HandleRef pThis, byte scale)

Static Private Member Functions

static vtkFreeTypeStringToImage ()
 Automatically generated type registration mechanics.

Detailed Description

vtkFreeTypeStringToImage - uses Qt to render the supplied text to an image.

Description


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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

Undocumented Block.


Member Function Documentation

Make a deep copy of the supplied utility class.

override void Kitware.VTK.vtkFreeTypeStringToImage.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.vtkStringToImage.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStringToImage.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStringToImage.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStringToImage.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStringToImage.

Here is the call graph for this function:

override void Kitware.VTK.vtkFreeTypeStringToImage.SetScaleToPowerOfTwo ( bool  scale) [virtual]

Should we produce images at powers of 2, makes rendering on old OpenGL hardware easier. Default is false.

Reimplemented from Kitware.VTK.vtkStringToImage.

static internal void Kitware.VTK.vtkFreeTypeStringToImage.vtkFreeTypeStringToImage_DeepCopy_01 ( HandleRef  pThis,
HandleRef  utility 
) [private]
static internal int Kitware.VTK.vtkFreeTypeStringToImage.vtkFreeTypeStringToImage_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkFreeTypeStringToImage.vtkFreeTypeStringToImage_IsTypeOf_03 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkFreeTypeStringToImage.vtkFreeTypeStringToImage_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkFreeTypeStringToImage.vtkFreeTypeStringToImage_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkFreeTypeStringToImage.vtkFreeTypeStringToImage_SafeDownCast_06 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkFreeTypeStringToImage.vtkFreeTypeStringToImage_SetScaleToPowerOfTwo_07 ( HandleRef  pThis,
byte  scale 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkFreeTypeStringToImage.MRClassNameKey = "24vtkFreeTypeStringToImage" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkStringToImage.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkStringToImage.


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