GlyphKit
- class HPS.GlyphKit : public HPS.Kit
Public Functions
- override void Dispose ()
- override bool Empty ()
- bool Equals (HPS.GlyphKit in_kit)
- override bool Equals (Object obj)
- override int GetHashCode ()
- GlyphKit ()
- GlyphKit (HPS.GlyphKit in_kit)
- override HPS.Type ObjectType ()
- void Set (HPS.GlyphKit in_kit)
- HPS.GlyphKit SetElement (HPS.GlyphElement in_element)
- HPS.GlyphKit SetElements (HPS.GlyphElement[] in_def)
- HPS.GlyphKit SetOffset (HPS.GlyphPoint in_point)
- HPS.GlyphKit SetOrdered (bool in_ordered)
- HPS.GlyphKit SetRadius (sbyte in_radius)
- void Show (out HPS.GlyphKit out_kit)
- bool ShowElements (out HPS.GlyphElement[] out_def)
- bool ShowOffset (out HPS.GlyphPoint out_point)
- bool ShowOrdered (out bool out_ordered)
- bool ShowRadius (out sbyte out_radius)
- HPS.GlyphKit UnsetElements ()
- HPS.GlyphKit UnsetEverything ()
- HPS.GlyphKit UnsetOffset ()
- HPS.GlyphKit UnsetOrdered ()
- HPS.GlyphKit UnsetRadius ()
Public Static Functions
- HPS.GlyphKit GetDefault (HPS.Glyph.Default in_default_glyph)
- bool operator!= (HPS.GlyphKit a, HPS.GlyphKit b)
- bool operator== (HPS.GlyphKit a, HPS.GlyphKit b)