?¡ëPNG  IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À? ¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/user1137782/www/china1.by/classwithtostring.php on line 86

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
Ñò ÝšJc@sˆdZddklZlZddklZdefd„ƒYZdefd„ƒYZdefd „ƒYZ d efd „ƒYZ d S( s  This provides several classes used for blocking interaction with figure windows: :class:`BlockingInput` creates a callable object to retrieve events in a blocking way for interactive sessions :class:`BlockingKeyMouseInput` creates a callable object to retrieve key or mouse clicks in a blocking way for interactive sessions. Note: Subclass of BlockingInput. Used by waitforbuttonpress :class:`BlockingMouseInput` creates a callable object to retrieve mouse clicks in a blocking way for interactive sessions. Note: Subclass of BlockingInput. Used by ginput :class:`BlockingContourLabeler` creates a callable object to retrieve mouse clicks in a blocking way that will then be used to place labels on a ContourSet Note: Subclass of BlockingMouseInput. Used by clabel iÿÿÿÿ(tpathtverbose(tis_sequence_of_stringst BlockingInputcBsqeZdZd d„Zd„Zd„Zd„Zd„Zdd„Zdd„Z eie _d d d „Z RS( sX Class that creates a callable object to retrieve events in a blocking way. cCs||_||_dS(N(tfigt eventslist(tselfRR((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyt__init__s cCsr|i|ƒtidt|iƒƒ|iƒt|iƒ|ijo$|idjo|iii ƒndS(se Event handler that will be passed to the current figure to retrieve events. sEvent %iiN( t add_eventRtreporttlenteventst post_eventtnRtcanvaststop_event_loop(Rtevent((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyton_event!s   )cCsdS(s,For baseclass, do nothing but collect eventsN((R((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR 4scCs4x$|iD]}|iii|ƒq Wg|_dS(sDisconnect all callbacksN(t callbacksRRtmpl_disconnect(Rtcb((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pytcleanup8s cCs|ii|ƒdS(s5For base class, this just appends an event to events.N(R tappend(RR((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR?siÿÿÿÿcCs|ii|ƒdS(s' This removes an event from the event list. Defaults to removing last event, but an index can be supplied. Note that this does not check that there are events, much like the normal pop method. If not events exist, this will throw an exception. N(R tpop(Rtindex((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyt pop_eventCscCs|i|ƒdS(N(R(RR((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyRMsiicCs||_g|_g|_|iiƒx6|iD]+}|ii|iii||i ƒƒq2Wz|iii d|ƒWd|i ƒX|iS(s4 Blocking call to retrieve n events ttimeoutN( R R RRtshowRRRt mpl_connectRtstart_event_loopR(RR R((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyt__call__Qs     ) (( t__name__t __module__t__doc__RRR RRRRR(((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyRs       tBlockingMouseInputcBs§eZdZdZdZdZdddd„Zd„Zd„Zd„Z d„Z d „Z d „Z d „Z d d „Zd d„Zdd„Zdded„ZRS(s; Class that creates a callable object to retrieve mouse clicks in a blocking way. This class will also retrieve keyboard clicks and treat them like appropriate mouse clicks (delete and backspace are like mouse button 3, enter is like mouse button 2 and all others are like mouse button 1). iiicCs8ti|d|ddƒ||_||_||_dS(NRRtbutton_press_eventtkey_press_event(R#R$(RRt button_addt button_popt button_stop(RRt mouse_addt mouse_popt mouse_stop((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR{s   cCs3|ididjo|iƒn |iƒdS(s7 This will be called to process events iÿÿÿÿR$N(R tnamet key_eventt mouse_event(R((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR …scCsi|id}|i}||ijo|i|ƒn/||ijo|i|ƒn|i|ƒdS(sProcess a mouse click eventiÿÿÿÿN(R tbuttonR&tmouse_event_popR'tmouse_event_stoptmouse_event_add(RRR.((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR-s  cCsi|id}|iiƒ}|djo|i|ƒn,|djo|i|ƒn|i|ƒdS( so Process a key click event. This maps certain keys to appropriate mouse click events. iÿÿÿÿt backspacetdeletetescapetenterN(R2R3(sescapeR5(R tkeytlowerR/R0R1(RRR6((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR,s   cCs/|io|i|ƒnti|dƒdS(s Will be called for any event involving a button other than button 2 or 3. This will add a click if it is inside axes. iÿÿÿÿN(tinaxest add_clickRR(RR((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR1­s cCs'ti|dƒ|iii|ƒdS(sh Will be called for any event involving button 2. Button 2 ends blocking input. iÿÿÿÿN(RRRRR(RR((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR0·scCs>ti|dƒt|iƒdjo|i|dƒndS(sk Will be called for any event involving button 3. Button 3 removes the last click. iÿÿÿÿiN(RRR R (RR((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR/ÆscCsÓ|ii|i|ifƒtidt|iƒ|i|ifƒ|io€|ii ƒ}|ii ƒ}|i i |ii |ig|igdƒƒ|ii|ƒ|ii|ƒ|iiiƒndS(sL This add the coordinates of an event to the list of clicks sinput %i: %f,%fsr+N(tclicksRtxdatatydataRR R t show_clicksR8tget_xlimtget_ylimtmarkstextendtplottset_xlimtset_ylimRRtdraw(RRtxlimtylim((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR9Òs    %iÿÿÿÿcCsŒ|ii|ƒ|ion|iiƒ}|iiƒ}|ii|ƒ}|iƒ|ii|ƒ|ii |ƒ|i i i ƒndS(sm This removes a click from the list of clicks. Defaults to removing the last click. N( R:RR=R8R>R?R@tremoveRCRDRRRE(RRRRFRGtmark((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyt pop_clickís  cCs$|i||ƒti||ƒdS(s¤ This removes a click and the associated event from the object. Defaults to removing the last click, but any index can be supplied. N(RJRR(RRR((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyRscCsª|io|o"|iiƒ}|iiƒ}nx|iD]}|iƒq=Wg|_|o$|ii|ƒ|ii|ƒn|ii i ƒnt i |ƒdS(N( R=R8R>R?R@RHRCRDRRRERR(RRRFRGRI((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyRs   icCs;||_g|_g|_ti|d|d|ƒ|iS(s\ Blocking call to retrieve n coordinate pairs through mouse clicks. R R(R=R:R@RR(RR RR=((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR%s    N(RR R!R%R&R'RR R-R,R1R0R/R9RJRtNoneRtTrueR(((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR"ms      tBlockingContourLabelercBs;eZdZd„Zd„Zd„Zdddd„ZRS(sƒ Class that creates a callable object that uses mouse clicks or key clicks on a figure window to place contour labels. cCs&||_ti|d|iiƒdS(NR(tcsR"Rtaxtfigure(RRN((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR6s cCs|i}|i|ijop|i|i|i|iƒd \}}}}}|ii|ƒ}|i|i ƒ} | |i } |ii i | ƒ} |i |i||i|i|ƒ} |io | } nd} |i| || | |iƒ\}}|i||||i||i|ƒ|ioO| i|ƒx?|D]3}t|ƒdjo| iti|ƒƒq=q=Wn|iiiƒnti|ƒdS(sŒ This will be called if an event involving a button other than 2 or 3 occcurs. This will add a label to a contour. iiN( RNR8ROtfind_nearest_contourtxtytlabelIndiceListRt collectionst get_pathstverticest transDatat transformtget_label_widthtlabelLevelListtlabelFmttlabelFontSizeListtinlineRKtcalc_label_rot_and_inlinetinline_spacingt add_labeltlabelCValueListRR RRtPathRRRER(RRRNtconmintsegmintimintxmintymintlmintpathstlctslctlwtlcargtrotationtnlcR ((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pytbutton1:s4 +     "cCsBti|ƒ|ion$|iiƒ|iiiiiƒdS(sY This will be called if button 3 is clicked. This will remove a label if not in inline mode. Unfortunately, if one is doing inline labels, then there is currently no way to fix the broken contour - once humpty-dumpty is broken, he can't be put back together. In inline mode, this does nothing. N( RRR^RNt pop_labelRORPRRE(RR((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pytbutton3ss   iiÿÿÿÿcCs5||_||_ti|d|d|dtƒdS(NR RR=(R^R`R"RtFalse(RR^R`R R((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR†s  (RR R!RRqRsR(((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyRM1s   9 tBlockingKeyMouseInputcBs,eZdZd„Zd„Zdd„ZRS(s_ Class that creates a callable object to retrieve a single mouse or keyboard click cCsti|d|ddƒdS(NRRR#R$(sbutton_press_eventskey_press_event(RR(RR((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR’scCs|ididj|_dS(s1 Determines if it is a key event iÿÿÿÿR$N(R R+t keyormouse(R((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyR •sicCs)d|_ti|ddd|ƒ|iS(s Blocking call to retrieve a single mouse or key click Returns True if key click, False if mouse, or None if timeout R iRN(RKRvRR(RR((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyRs (RR R!RR R(((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyRus  N( R!t matplotlibRRtmatplotlib.cbookRtobjectRR"RMRu(((s?/usr/lib64/python2.6/site-packages/matplotlib/blocking_input.pyts VÄ\