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) |
![]() | |
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 IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |