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

Public Member Functions

override void Dispose ()
 
 MarkerAttributeKit (HPS.MarkerAttributeKit in_kit)
 
override HPS.Type ObjectType ()
 
void Set (HPS.MarkerAttributeKit in_kit)
 
void Show (out HPS.MarkerAttributeKit out_kit)
 
override bool Empty ()
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.MarkerAttributeKit in_kit)
 
HPS.MarkerAttributeKit SetSymbol (string in_glyph_name)
 
HPS.MarkerAttributeKit SetSize (float in_size, HPS.Marker.SizeUnits in_units)
 
HPS.MarkerAttributeKit SetSize (float in_size)
 
HPS.MarkerAttributeKit UnsetSymbol ()
 
HPS.MarkerAttributeKit UnsetSize ()
 
HPS.MarkerAttributeKit UnsetEverything ()
 
bool ShowSymbol (out string out_glyph_name)
 
bool ShowSize (out float out_size, out HPS.Marker.SizeUnits out_units)
 
- 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.MarkerAttributeKit GetDefault ()
 
static bool operator== (HPS.MarkerAttributeKit a, HPS.MarkerAttributeKit b)
 
static bool operator!= (HPS.MarkerAttributeKit a, HPS.MarkerAttributeKit 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: