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

Public Member Functions

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