Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
HPS.GlyphElement Class Reference
Inheritance diagram for HPS.GlyphElement:
HPS.Object HPS.CircularArcGlyphElement HPS.DotGlyphElement HPS.EllipseGlyphElement HPS.InfiniteLineGlyphElement HPS.LineGlyphElement

Public Member Functions

override void Dispose ()
 
 GlyphElement (HPS.GlyphElement in_that)
 
override HPS.Type ObjectType ()
 
void Set (HPS.GlyphElement in_that)
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.GlyphElement in_that)
 
void SetFill (HPS.Glyph.Fill in_fill)
 
void SetIndexedColor (byte in_index)
 
void SetNormalColor ()
 
void SetExplicitColor (HPS.RGBAColor in_color)
 
bool ShowFill (out HPS.Glyph.Fill out_fill)
 
bool ShowColor (out HPS.Glyph.ColorSource out_source, out byte out_index, out HPS.RGBAColor out_color)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual bool Empty ()
 
virtual void Reset ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Static Public Member Functions

static bool operator== (HPS.GlyphElement a, HPS.GlyphElement b)
 
static bool operator!= (HPS.GlyphElement a, HPS.GlyphElement 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
 

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