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

Public Member Functions

override void Dispose ()
 
 CircularArcGlyphElement (HPS.GlyphElement in_that)
 
 CircularArcGlyphElement (HPS.CircularArcGlyphElement in_that)
 
 CircularArcGlyphElement (HPS.GlyphPoint in_start, HPS.GlyphPoint in_intermediate, HPS.GlyphPoint in_end)
 
override HPS.Type ObjectType ()
 
void SetStartPoint (HPS.GlyphPoint in_point)
 
void SetIntermediatePoint (HPS.GlyphPoint in_point)
 
void SetEndPoint (HPS.GlyphPoint in_point)
 
void SetPoints (HPS.GlyphPoint in_start, HPS.GlyphPoint in_intermediate, HPS.GlyphPoint in_end)
 
bool ShowStartPoint (out HPS.GlyphPoint out_point)
 
bool ShowIntermediatePoint (out HPS.GlyphPoint out_point)
 
bool ShowEndPoint (out HPS.GlyphPoint out_point)
 
- Public Member Functions inherited from HPS.GlyphElement
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 ()
 

Protected Member Functions

override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.GlyphElement
override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.Object
virtual IntPtr GetNonDirectorClassID ()
 

Additional Inherited Members

- Static Public Member Functions inherited from HPS.GlyphElement
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 Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

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