obj method fill shearHobject {x y x0 y0 BotY {mode parallel}} { if {[$self constraint shear]} then { set centerDot [my centerDot] lassign [$centerDot storeXY info] centerX centerY $centerDot shearHobject $x $y $x0 $y0 $BotY $mode set dx [- [$centerDot cget -x] $centerX] set dy [- [$centerDot cget -y] $centerY] lappend transformL moveHorizontal $dx moveVertical $dy $self dots transform {*}$transformL } else { $self lines shearHobject $x $y $x0 $y0 $BotY $mode no } $self draw }
© Wolf-Dieter Busch | Home | Sitemap | Urheber | A-Z