C# Class LunarEclipse.Model.PathHandleGroup

Inheritance: AbstractHandleGroup
ファイルを表示 Open project: mono/lunareclipse

Public Methods

Method Description
PathHandleGroup ( MoonlightController controller, System.Windows.Shapes.Path child ) : System.Windows

Private Methods

Method Description
AddBezierSegmentHandles ( System.Windows.Media.PathSegment segment ) : void
AddLineSegmentHandle ( System.Windows.Media.PathSegment segment ) : void

Method Details

PathHandleGroup() public method

public PathHandleGroup ( MoonlightController controller, System.Windows.Shapes.Path child ) : System.Windows
controller LunarEclipse.Controller.MoonlightController
child System.Windows.Shapes.Path
return System.Windows