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

Public Member Functions

override void Dispose ()
 
 LineAttributeControl (HPS.SegmentKey in_seg)
 
 LineAttributeControl (HPS.LineAttributeControl in_that)
 
override HPS.Type ObjectType ()
 
HPS.LineAttributeControl SetPattern (string in_pattern)
 
HPS.LineAttributeControl SetPattern (string in_pattern, HPS.LinePatternOptionsKit in_options)
 
HPS.LineAttributeControl SetWeight (float in_weight, HPS.Line.SizeUnits in_units)
 
HPS.LineAttributeControl SetWeight (float in_weight)
 
HPS.LineAttributeControl UnsetPattern ()
 
HPS.LineAttributeControl UnsetWeight ()
 
HPS.LineAttributeControl 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.Control
 Control (HPS.Control in_that)
 
- 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.Object
virtual IntPtr GetNonDirectorClassID ()
 

Additional Inherited Members

- 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: