|
override void | Dispose () |
|
| TextAttributeControl (HPS.SegmentKey in_seg) |
|
| TextAttributeControl (HPS.TextAttributeControl in_that) |
|
override HPS.Type | ObjectType () |
|
HPS.TextAttributeControl | SetAlignment (HPS.Text.Alignment in_align, HPS.Text.ReferenceFrame in_ref, HPS.Text.Justification in_justify) |
|
HPS.TextAttributeControl | SetAlignment (HPS.Text.Alignment in_align, HPS.Text.ReferenceFrame in_ref) |
|
HPS.TextAttributeControl | SetAlignment (HPS.Text.Alignment in_align) |
|
HPS.TextAttributeControl | SetBold (bool in_state) |
|
HPS.TextAttributeControl | SetItalic (bool in_state) |
|
HPS.TextAttributeControl | SetOverline (bool in_state) |
|
HPS.TextAttributeControl | SetStrikethrough (bool in_state) |
|
HPS.TextAttributeControl | SetUnderline (bool in_state) |
|
HPS.TextAttributeControl | SetSlant (float in_angle) |
|
HPS.TextAttributeControl | SetLineSpacing (float in_multiplier) |
|
HPS.TextAttributeControl | SetRotation (HPS.Text.Rotation in_state, float in_angle) |
|
HPS.TextAttributeControl | SetRotation (HPS.Text.Rotation in_state) |
|
HPS.TextAttributeControl | SetRotation (float in_angle) |
|
HPS.TextAttributeControl | SetExtraSpace (bool in_state, float in_size, HPS.Text.SizeUnits in_units) |
|
HPS.TextAttributeControl | SetExtraSpace (bool in_state, float in_size) |
|
HPS.TextAttributeControl | SetExtraSpace (bool in_state) |
|
HPS.TextAttributeControl | SetExtraSpace (float in_size, HPS.Text.SizeUnits in_units) |
|
HPS.TextAttributeControl | SetGreeking (bool in_state, float in_size, HPS.Text.GreekingUnits in_units, HPS.Text.GreekingMode in_mode) |
|
HPS.TextAttributeControl | SetGreeking (bool in_state, float in_size, HPS.Text.GreekingUnits in_units) |
|
HPS.TextAttributeControl | SetGreeking (bool in_state, float in_size) |
|
HPS.TextAttributeControl | SetGreeking (bool in_state) |
|
HPS.TextAttributeControl | SetGreeking (float in_size, HPS.Text.GreekingUnits in_units, HPS.Text.GreekingMode in_mode) |
|
HPS.TextAttributeControl | SetGreeking (float in_size, HPS.Text.GreekingUnits in_units) |
|
HPS.TextAttributeControl | SetGreeking (float in_size) |
|
HPS.TextAttributeControl | SetSizeTolerance (bool in_state, float in_size, HPS.Text.SizeToleranceUnits in_units) |
|
HPS.TextAttributeControl | SetSizeTolerance (bool in_state, float in_size) |
|
HPS.TextAttributeControl | SetSizeTolerance (bool in_state) |
|
HPS.TextAttributeControl | SetSizeTolerance (float in_size, HPS.Text.SizeToleranceUnits in_units) |
|
HPS.TextAttributeControl | SetSize (float in_size, HPS.Text.SizeUnits in_units) |
|
HPS.TextAttributeControl | SetFont (string in_name) |
|
HPS.TextAttributeControl | SetTransform (HPS.Text.Transform in_trans) |
|
HPS.TextAttributeControl | SetRenderer (HPS.Text.Renderer in_rend) |
|
HPS.TextAttributeControl | SetPreference (HPS.Text.Preference in_pref) |
|
HPS.TextAttributeControl | SetPreference (float in_cutoff, HPS.Text.SizeUnits in_units, HPS.Text.Preference in_smaller, HPS.Text.Preference in_larger) |
|
HPS.TextAttributeControl | SetPath (HPS.Vector in_path) |
|
HPS.TextAttributeControl | SetSpacing (float in_multiplier) |
|
HPS.TextAttributeControl | UnsetAlignment () |
|
HPS.TextAttributeControl | UnsetBold () |
|
HPS.TextAttributeControl | UnsetItalic () |
|
HPS.TextAttributeControl | UnsetOverline () |
|
HPS.TextAttributeControl | UnsetStrikethrough () |
|
HPS.TextAttributeControl | UnsetUnderline () |
|
HPS.TextAttributeControl | UnsetSlant () |
|
HPS.TextAttributeControl | UnsetLineSpacing () |
|
HPS.TextAttributeControl | UnsetRotation () |
|
HPS.TextAttributeControl | UnsetExtraSpace () |
|
HPS.TextAttributeControl | UnsetGreeking () |
|
HPS.TextAttributeControl | UnsetSizeTolerance () |
|
HPS.TextAttributeControl | UnsetSize () |
|
HPS.TextAttributeControl | UnsetFont () |
|
HPS.TextAttributeControl | UnsetTransform () |
|
HPS.TextAttributeControl | UnsetRenderer () |
|
HPS.TextAttributeControl | UnsetPreference () |
|
HPS.TextAttributeControl | UnsetPath () |
|
HPS.TextAttributeControl | UnsetSpacing () |
|
HPS.TextAttributeControl | UnsetEverything () |
|
bool | ShowAlignment (out HPS.Text.Alignment out_align, out HPS.Text.ReferenceFrame out_ref, out HPS.Text.Justification out_justify) |
|
bool | ShowBold (out bool out_state) |
|
bool | ShowItalic (out bool out_state) |
|
bool | ShowOverline (out bool out_state) |
|
bool | ShowStrikethrough (out bool out_state) |
|
bool | ShowUnderline (out bool out_state) |
|
bool | ShowSlant (out float out_angle) |
|
bool | ShowLineSpacing (out float out_multiplier) |
|
bool | ShowRotation (out HPS.Text.Rotation out_rot, out float out_angle) |
|
bool | ShowExtraSpace (out bool out_state, out float out_size, out HPS.Text.SizeUnits out_units) |
|
bool | ShowGreeking (out bool out_state, out float out_size, out HPS.Text.GreekingUnits out_units, out HPS.Text.GreekingMode out_mode) |
|
bool | ShowSizeTolerance (out bool out_state, out float out_size, out HPS.Text.SizeToleranceUnits out_units) |
|
bool | ShowSize (out float out_size, out HPS.Text.SizeUnits out_units) |
|
bool | ShowFont (out string out_name) |
|
bool | ShowTransform (out HPS.Text.Transform out_trans) |
|
bool | ShowRenderer (out HPS.Text.Renderer out_rend) |
|
bool | ShowPreference (out float out_cutoff, out HPS.Text.SizeUnits out_units, out HPS.Text.Preference out_smaller, out HPS.Text.Preference out_larger) |
|
bool | ShowPath (out HPS.Vector out_path) |
|
bool | ShowSpacing (out float out_multiplier) |
|
| Control (HPS.Control in_that) |
|
IntPtr | GetClassID () |
|
| Object (HPS.Object in_that) |
|
HPS.Type | Type () |
|
virtual bool | Empty () |
|
virtual void | Reset () |
|
bool | HasType (HPS.Type in_mask) |
|
IntPtr | GetInstanceID () |
|