Declaration

class GSHobbyKnob

Declaration

@interface GSHobbyKnob : NSObject

Declaration

class GSHobbyKnob(NSObject)

Topics

Initializers

Instance Properties

  • The virtual position may be different to the visual position if the two handles of a Hobby knot have a different angle or tension. Use position for mouse pointer interactions and virtualPosition for node–knob distance calculations.

Topics

Instance Properties

  • The virtual position may be different to the visual position if the two handles of a Hobby knot have a different angle or tension. Use position for mouse pointer interactions and virtualPosition for node–knob distance calculations.

Instance Methods

Relationships

Inherits From

  • NSObject

Conforms To

  • GSSelectableElementProtocol
  • ObjectiveC.NSObjectProtocol
  • Swift.CVarArg
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Hashable

Relationships

Inherits From

  • NSObject

Conforms To