Public Member Functions | |
| override void | Dispose () |
| GlyphKit (HPS.GlyphKit in_kit) | |
| override HPS.Type | ObjectType () |
| void | Set (HPS.GlyphKit in_kit) |
| void | Show (out HPS.GlyphKit out_kit) |
| override bool | Empty () |
| override bool | Equals (System.Object obj) |
| override int | GetHashCode () |
| bool | Equals (HPS.GlyphKit in_kit) |
| HPS.GlyphKit | SetRadius (sbyte in_radius) |
| HPS.GlyphKit | SetOffset (HPS.GlyphPoint in_point) |
| HPS.GlyphKit | SetElements (HPS.GlyphElement[] in_def) |
| HPS.GlyphKit | UnsetRadius () |
| HPS.GlyphKit | UnsetOffset () |
| HPS.GlyphKit | UnsetElements () |
| HPS.GlyphKit | UnsetEverything () |
| bool | ShowRadius (out sbyte out_radius) |
| bool | ShowOffset (out HPS.GlyphPoint out_point) |
| bool | ShowElements (out HPS.GlyphElement[] out_def) |
Public Member Functions inherited from HPS.Object | |
| IntPtr | GetClassID () |
| Object (HPS.Object in_that) | |
| HPS.Type | Type () |
| virtual void | Reset () |
| bool | HasType (HPS.Type in_mask) |
| IntPtr | GetInstanceID () |
Static Public Member Functions | |
| static HPS.GlyphKit | GetDefault (HPS.Glyph.Default in_default_glyph) |
| static bool | operator== (HPS.GlyphKit a, HPS.GlyphKit b) |
| static bool | operator!= (HPS.GlyphKit a, HPS.GlyphKit b) |
Static Public Member Functions inherited from HPS.Object | |
| static IntPtr | ClassID< T > () |
Protected Member Functions | |
| override void | deleteCptr () |
Protected Member Functions inherited from HPS.Object | |
| virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
Protected Attributes inherited from HPS.Object | |
| HandleRef | cptr |
| HandleRef | scptr |
| bool | cMemOwn |