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

Public Member Functions

override void Dispose ()
 
 EdgeAttributeKit (HPS.EdgeAttributeKit in_kit)
 
override HPS.Type ObjectType ()
 
void Set (HPS.EdgeAttributeKit in_kit)
 
void Show (out HPS.EdgeAttributeKit out_kit)
 
override bool Empty ()
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.EdgeAttributeKit in_kit)
 
HPS.EdgeAttributeKit SetPattern (string in_pattern_name)
 
HPS.EdgeAttributeKit SetWeight (float in_weight, HPS.Edge.SizeUnits in_units)
 
HPS.EdgeAttributeKit SetWeight (float in_weight)
 
HPS.EdgeAttributeKit UnsetPattern ()
 
HPS.EdgeAttributeKit UnsetWeight ()
 
HPS.EdgeAttributeKit UnsetEverything ()
 
bool ShowPattern (out string out_pattern_name)
 
bool ShowWeight (out float out_weight, out HPS.Edge.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.EdgeAttributeKit GetDefault ()
 
static bool operator== (HPS.EdgeAttributeKit a, HPS.EdgeAttributeKit b)
 
static bool operator!= (HPS.EdgeAttributeKit a, HPS.EdgeAttributeKit 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: