< Home

< Table of Contents

REFERENCE MANUAL

HPS.TextKey Member List

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

Assign(HPS.Key in_that)HPS.Keyvirtual
ClassID< T >() (defined in HPS.Object)HPS.Objectstatic
cMemOwn (defined in HPS.Object)HPS.Objectprotected
Consume(HPS.TextKit in_kit)HPS.TextKey
CopyTo(HPS.SegmentKey in_destination)HPS.Key
cptr (defined in HPS.Object)HPS.Objectprotected
Delete()HPS.Key
deleteCptr() (defined in HPS.TextKey)HPS.TextKeyprotectedvirtual
Dispose() (defined in HPS.TextKey)HPS.TextKeyvirtual
EditTextByDeletion(ulong in_row, ulong in_column, ulong in_count)HPS.TextKey
EditTextByInsertion(ulong in_row, ulong in_column, ulong in_count, string in_text)HPS.TextKey
EditTextByReplacement(ulong in_row, ulong in_column, ulong in_count, string in_text)HPS.TextKey
Empty()HPS.Objectvirtual
Equals(System.Object obj) (defined in HPS.Key)HPS.Key
Equals(HPS.Key in_that)HPS.Key
GeometryKey()HPS.GeometryKey
GeometryKey(HPS.Key in_that)HPS.GeometryKey
GeometryKey(HPS.GeometryKey in_that)HPS.GeometryKey
GetClassID() (defined in HPS.Object)HPS.Object
GetHash()HPS.Key
GetHashCode() (defined in HPS.Key)HPS.Key
GetInstanceID()HPS.Object
GetNonDirectorClassID() (defined in HPS.Object)HPS.Objectprotectedvirtual
HasOwner()HPS.Key
HasType(HPS.Type in_mask)HPS.Object
Key()HPS.Key
Key(HPS.Key in_that)HPS.Key
Key(HPS.Control in_control)HPS.Key
MoveTo(HPS.SegmentKey in_new_owner)HPS.Key
Object() (defined in HPS.Object)HPS.Object
Object(HPS.Object in_that)HPS.Object
ObjectType()HPS.TextKeyvirtual
operator!=(HPS.Key a, HPS.Key b) (defined in HPS.Key)HPS.Keystatic
operator==(HPS.Key a, HPS.Key b) (defined in HPS.Key)HPS.Keystatic
Owner()HPS.Key
Reset()HPS.Objectvirtual
scptr (defined in HPS.Object)HPS.Objectprotected
Set(HPS.TextKit in_kit)HPS.TextKey
SetAlignment(HPS.Text.Alignment in_alignment, HPS.Text.ReferenceFrame in_reference_frame, HPS.Text.Justification in_justification)HPS.TextKey
SetAlignment(HPS.Text.Alignment in_alignment, HPS.Text.ReferenceFrame in_reference_frame)HPS.TextKey
SetAlignment(HPS.Text.Alignment in_alignment)HPS.TextKey
SetBold(bool in_state)HPS.TextKey
SetColor(HPS.RGBAColor in_rgba_color)HPS.TextKey
SetColorByIndex(float in_index)HPS.TextKey
SetExtraSpace(bool in_state, float in_size, HPS.Text.SizeUnits in_units)HPS.TextKey
SetExtraSpace(bool in_state, float in_size)HPS.TextKey
SetExtraSpace(bool in_state)HPS.TextKey
SetExtraSpace(float in_size, HPS.Text.SizeUnits in_units)HPS.TextKey
SetFont(string in_name)HPS.TextKey
SetGreeking(bool in_state, float in_size, HPS.Text.GreekingUnits in_units, HPS.Text.GreekingMode in_mode)HPS.TextKey
SetGreeking(bool in_state, float in_size, HPS.Text.GreekingUnits in_units)HPS.TextKey
SetGreeking(bool in_state, float in_size)HPS.TextKey
SetGreeking(bool in_state)HPS.TextKey
SetGreeking(float in_size, HPS.Text.GreekingUnits in_units, HPS.Text.GreekingMode in_mode)HPS.TextKey
SetGreeking(float in_size, HPS.Text.GreekingUnits in_units)HPS.TextKey
SetItalic(bool in_state)HPS.TextKey
SetLineSpacing(float in_multiplier)HPS.TextKey
SetModellingMatrix(HPS.MatrixKit in_matrix)HPS.TextKey
SetOverline(bool in_state)HPS.TextKey
SetPath(HPS.Vector in_path)HPS.TextKey
SetPosition(HPS.Point in_position)HPS.TextKey
SetPreference(HPS.Text.Preference in_preference)HPS.TextKey
SetPreference(float in_cutoff, HPS.Text.SizeUnits in_units, HPS.Text.Preference in_smaller, HPS.Text.Preference in_larger)HPS.TextKey
SetPriority(int in_priority)HPS.GeometryKey
SetRegion(HPS.Point[] in_region, HPS.Text.RegionAlignment in_region_alignment, bool in_region_fitting, bool in_region_adjust_direction, bool in_region_relative_coordinates, bool in_region_window_space)HPS.TextKey
SetRenderer(HPS.Text.Renderer in_renderer)HPS.TextKey
SetRotation(HPS.Text.Rotation in_state, float in_angle)HPS.TextKey
SetRotation(HPS.Text.Rotation in_state)HPS.TextKey
SetRotation(float in_angle)HPS.TextKey
SetSize(float in_size, HPS.Text.SizeUnits in_units)HPS.TextKey
SetSizeTolerance(bool in_state, float in_size, HPS.Text.SizeToleranceUnits in_units)HPS.TextKey
SetSizeTolerance(bool in_state, float in_size)HPS.TextKey
SetSizeTolerance(bool in_state)HPS.TextKey
SetSizeTolerance(float in_size, HPS.Text.SizeToleranceUnits in_units)HPS.TextKey
SetSlant(float in_angle)HPS.TextKey
SetSpacing(float in_multiplier)HPS.TextKey
SetStrikethrough(bool in_state)HPS.TextKey
SetText(string in_string)HPS.TextKey
SetTextAttributes(HPS.TextAttributeKit in_kit)HPS.TextKey
SetTransform(HPS.Text.Transform in_transform)HPS.TextKey
SetUnderline(bool in_state)HPS.TextKey
SetUserData(IntPtr in_index, ulong in_bytes, byte[] in_data)HPS.GeometryKey
SetUserData(IntPtr in_index, byte[] in_data)HPS.GeometryKey
SetUserData(IntPtr[] in_indices, byte[][] in_data)HPS.GeometryKey
Show(out HPS.TextKit out_kit)HPS.TextKey
ShowAlignment(out HPS.Text.Alignment out_alignment, out HPS.Text.ReferenceFrame out_reference_frame, out HPS.Text.Justification out_justification)HPS.TextKey
ShowBold(out bool out_state)HPS.TextKey
ShowBoundings(out HPS.BoundingKit out_kit)HPS.GeometryKey
ShowColor(out HPS.Material.Type out_type, out HPS.RGBAColor out_rgba_color, out float out_index)HPS.TextKey
ShowExtraSpace(out bool out_state, out float out_size, out HPS.Text.SizeUnits out_units)HPS.TextKey
ShowFont(out string out_name)HPS.TextKey
ShowGreeking(out bool out_state, out float out_size, out HPS.Text.GreekingUnits out_units, out HPS.Text.GreekingMode out_mode)HPS.TextKey
ShowItalic(out bool out_state)HPS.TextKey
ShowLineSpacing(out float out_multiplier)HPS.TextKey
ShowModellingMatrix(out HPS.MatrixKit out_matrix)HPS.TextKey
ShowOverline(out bool out_state)HPS.TextKey
ShowPath(out HPS.Vector out_path)HPS.TextKey
ShowPosition(out HPS.Point out_position)HPS.TextKey
ShowPreference(out float out_cutoff, out HPS.Text.SizeUnits out_units, out HPS.Text.Preference out_smaller, out HPS.Text.Preference out_larger)HPS.TextKey
ShowPriority(out int out_priority)HPS.GeometryKey
ShowReferrers(out HPS.SegmentKey[] out_segments)HPS.GeometryKey
ShowReferrers(out HPS.ReferenceKey[] out_references)HPS.GeometryKey
ShowRegion(out HPS.Point[] out_region, out HPS.Text.RegionAlignment out_region_alignment, out bool out_region_fitting, out bool out_region_adjust_direction, out bool out_region_relative_coordinates, out bool out_region_window_space)HPS.TextKey
ShowRenderer(out HPS.Text.Renderer out_renderer)HPS.TextKey
ShowRotation(out HPS.Text.Rotation out_rot, out float out_angle)HPS.TextKey
ShowSize(out float out_size, out HPS.Text.SizeUnits out_units)HPS.TextKey
ShowSizeTolerance(out bool out_state, out float out_size, out HPS.Text.SizeToleranceUnits out_units)HPS.TextKey
ShowSlant(out float out_angle)HPS.TextKey
ShowSpacing(out float out_multiplier)HPS.TextKey
ShowStrikethrough(out bool out_state)HPS.TextKey
ShowText(out string out_string)HPS.TextKey
ShowTextAttributes(out HPS.TextAttributeKit out_kit)HPS.TextKey
ShowTransform(out HPS.Text.Transform out_trans)HPS.TextKey
ShowUnderline(out bool out_state)HPS.TextKey
ShowUserData(IntPtr in_index, out byte[] out_data)HPS.GeometryKey
ShowUserData(out IntPtr[] out_indices, out byte[][] out_data)HPS.GeometryKey
ShowUserDataCount()HPS.GeometryKey
ShowUserDataIndices(out IntPtr[] out_indices)HPS.GeometryKey
TextKey()HPS.TextKey
TextKey(HPS.Key in_that)HPS.TextKey
TextKey(HPS.TextKey in_that)HPS.TextKey
Type()HPS.Object
UnsetAlignment()HPS.TextKey
UnsetAllUserData()HPS.GeometryKey
UnsetBold()HPS.TextKey
UnsetColor()HPS.TextKey
UnsetEverything()HPS.TextKey
UnsetExtraSpace()HPS.TextKey
UnsetFont()HPS.TextKey
UnsetGreeking()HPS.TextKey
UnsetItalic()HPS.TextKey
UnsetLineSpacing()HPS.TextKey
UnsetModellingMatrix()HPS.TextKey
UnsetOverline()HPS.TextKey
UnsetPath()HPS.TextKey
UnsetPreference()HPS.TextKey
UnsetPriority()HPS.GeometryKey
UnsetRegion()HPS.TextKey
UnsetRenderer()HPS.TextKey
UnsetRotation()HPS.TextKey
UnsetSize()HPS.TextKey
UnsetSizeTolerance()HPS.TextKey
UnsetSlant()HPS.TextKey
UnsetSpacing()HPS.TextKey
UnsetStrikethrough()HPS.TextKey
UnsetTransform()HPS.TextKey
UnsetUnderline()HPS.TextKey
UnsetUserData(IntPtr in_index)HPS.GeometryKey
UnsetUserData(IntPtr[] in_indices)HPS.GeometryKey
Up()HPS.Key