|
LibreOffice Module librelogo (master) 1
|
Classes | |
| class | __Doc__ |
| class | LogoProgram |
Functions | |
| def | __trace__ () |
| def | __l12n__ (lng) |
| def | __getprop__ (name, value) |
| def | __gendots__ (n) |
| def | __getdocument__ () |
| def | Input (s) |
| def | __string__ (s, decimal=None) |
| def | Print (s) |
| def | MessageBox (parent, message, title, msgtype="messbox", buttons=__OK__) |
| def | Random (r) |
| def | to_ascii (s) |
| def | to_unicode (s) |
| def | __locname__ (name, l=-1) |
| def | __getcursor__ (fulltext) |
| def | __translate__ (arg=None) |
| def | __get_time__ () |
| def | __is_alive__ () |
| def | __encodestring__ (m) |
| def | __encodecomment__ (m) |
| def | __decodestring__ (m) |
| def | __decodestring2__ (m) |
| def | __decodecomment__ (m) |
| def | __initialize__ () |
| def | pagesize (n=-1) |
| def | turtlehome () |
| def | __pen__ (n) |
| def | __visible__ (shape, visible=-1) |
| def | hideturtle () |
| def | showturtle () |
| def | left (arg=None) |
| def | right (arg=None) |
| def | goforward (arg=None) |
| def | gobackward (arg=None) |
| def | commandline (arg=None, arg2=None) |
| def | __setlang__ () |
| def | run (arg=None, arg2=-1) |
| def | __unlock__ (all_levels) |
| def | stop (arg=None) |
| def | home (arg=None) |
| def | clearscreen (arg=None) |
| def | __checkhalt__ () |
| def | __cs__ (select=True) |
| def | __dispatcher__ (s, properties=(), doc=0) |
| def | __getshape__ (shapename) |
| def | __angle__ (deg) |
| def | turnleft (deg) |
| def | turnright (deg) |
| def | heading (deg=-1, go=False) |
| def | rotate (shapename, deg) |
| def | forward (n) |
| def | backward (n) |
| def | __dots__ (n, pos, dx, dy, r=-1, q=0) |
| def | __draw__ (d, count=True) |
| def | __zoom__ () |
| def | __lefthang__ (shape) |
| def | __go__ (shapename, n, dot=False, preciseAngle=-1) |
| def | __fillit__ (filled=True) |
| def | point () |
| def | __boxshape__ (shapetype, l) |
| def | ellipse (l) |
| def | rectangle (l) |
| def | label (st) |
| def | __get_HTML_format__ (orig_st) |
| def | text (shape, orig_st) |
| def | sleep (t) |
| def | __removeshape__ (shapename) |
| def | __fontweight__ (w) |
| def | __fontstyle__ (w) |
| def | __color__ (c) |
| def | __linestyle__ (s) |
| def | fillstyle (s) |
| def | __splitcolor__ (c, shape=None, angle=None) |
| def | __componentcolor__ (c) |
| def | pencolor (n=-1) |
| def | pensize (n=-1) |
| def | penstyle (n=-1) |
| def | penjoint (n=-1) |
| def | pencap (n=-1) |
| def | fillcolor (n=-1) |
| def | filltransparency (n=-1) |
| def | pentransparency (n=-1) |
| def | fontcolor (n=-1) |
| def | fonttransparency (n=-1) |
| def | position (n=-1) |
| def | __groupstart__ (name="") |
| def | create_svg_animation (m) |
| def | create_valid_svg_file (filename) |
| def | __groupend__ (name="") |
| def | __int__ (x) |
| def | __float__ (x) |
| def | fontheight (n=-1) |
| def | fontweight (n=-1) |
| def | fontfamily (s=-1) |
| def | fontstyle (n=-1) |
| def | __loadlang__ (lang, a) |
| def | __concatenation__ (r) |
| def | __l2p__ (i, par, insub, inarray) |
| def | __compil__ (s) |
| def | __gotoline__ (n) |
Variables | |
| dictionary | __lng__ = {} |
| __lngpath__ = re.sub(r"^vnd.sun.star.pathname:(.*)program(/|\\)fundamental([.]ini|rc)$", "\\1", urebootstrap) | |
| string | __translang__ = "am|ca|cs|de|dk|el|en|eo|es|et|fr|hu|it|ja|nl|no|pl|pt|ru|se|sl" |
| dictionary | __docs__ = {} |
| __prevcode__ = None | |
| __prevlang__ = None | |
| __prevcompiledcode__ = None | |
| __thread__ = None | |
| __lock__ = threading.Lock() | |
| bool | __halt__ = False |
| string | __compiled__ = "" |
| int | __group__ = 0 |
| list | __groupstack__ = [] |
| int | __grouplefthang__ = 0 |
| dictionary | __comp__ = {} |
| list | __strings__ = [] |
| dictionary | __colors__ = {} |
| list | __COLORS__ = ['BLACK', 0x000000], ['SILVER', 0xc0c0c0], ['GRAY', 0x808080], \ |
| list | __NORMCOLORS__ |
| list | __STRCONST__ = [i[0] for i in __COLORS__] + ['NONE', 'BEVEL', 'MITER', 'ROUNDED', 'SOLID', 'DASH', 'DOTTED', 'BOLD', 'ITALIC', 'UPRIGHT', 'NORMAL', "HOUR", "PT", "INCH", "MM", "CM"] |
| int | __SLEEP_SLICE_IN_MILLISECONDS__ = 500 |
| int | __PT_TO_TWIP__ = 20 |
| int | __MM_TO_PT__ = 1/(25.4/72) |
| int | __MM10_TO_TWIP__ = 1/(2540.0/72/20) |
| int | __FILLCOLOR__ = 0x8000cc00 |
| float | __LINEWIDTH__ = 0.5 * __PT_TO_TWIP__ |
| string | __ENCODED_STRING__ = "_s_%s___" |
| string | __ENCODED_COMMENT__ = "_c_%s___" |
| string | __DECODE_STRING_REGEX__ = "_s_([0-9]+)___" |
| string | __DECODE_COMMENT_REGEX__ = "_c_([0-9]+)___" |
| string | __LINEBREAK__ = "#_@L_i_N_e@_#" |
| string | __TURTLE__ = "turtle" |
| string | __ACTUAL__ = "actual" |
| string | __BASEFONTFAMILY__ = "Linux Biolinum G" |
| int | __LineStyle_DOTTED__ = 2 |
| __match_fontfeatures__ | |
| dictionary | __match_localized_colors__ = {} |
| list | __match_tags__ = [re.compile(i, re.IGNORECASE) for i in [r'<(b|strong)>', r'</(b|strong)>', r'<(i|em)>', r'</(i|em)>', '<u>', '</u>', r'<(s|del)>', r'</(s|del)>', '<sup>', '</sup>', '<sub>', '</sub>', r'<(fontcolor) ([^<>]*)>', r'</(fontcolor)>', r'<(fillcolor) ([^<>]*)>', r'</(fillcolor)>', r'<(fontfamily) ([^<>]*)>', r'</(fontfamily)>', r'<(fontfeature) ([^<>]*)>', r'</(fontfeature) ?([^<>]*)>', r'<(fontheight) ([^<>]*)>', r'</(fontheight)>']] |
| __uilocale__ = uno.getComponentContext().getValueByName("/singletons/com.sun.star.configuration.theDefaultProvider").\ | |
| __bezierdot__ = __Bezier__() | |
| Coordinates | |
| Flags | |
| list | __TURTLESHAPE__ |
| def | g_exportedScripts = left, right, goforward, gobackward, run, stop, home, clearscreen, commandline, __translate__ |
| dictionary | __lng_fallback__ |
| def LibreLogo.__angle__ | ( | deg | ) |
Definition at line 936 of file LibreLogo.py.
Referenced by turnleft(), and turnright().
| def LibreLogo.__boxshape__ | ( | shapetype, | |
| l | |||
| ) |
Definition at line 1194 of file LibreLogo.py.
References __draw__(), __getshape__(), __lefthang__(), __linestyle__(), __removeshape__(), __splitcolor__(), and __visible__().
Referenced by ellipse(), and rectangle().
| def LibreLogo.__checkhalt__ | ( | ) |
Definition at line 898 of file LibreLogo.py.
Referenced by __fillit__(), Input(), Print(), and sleep().
| def LibreLogo.__color__ | ( | c | ) |
Definition at line 1538 of file LibreLogo.py.
References __color__(), and __componentcolor__().
Referenced by __color__(), fillcolor(), fillstyle(), fontcolor(), pencolor(), and text().
| def LibreLogo.__compil__ | ( | s | ) |
Definition at line 2088 of file LibreLogo.py.
References __l12n__(), __l2p__(), __loadlang__(), __trace__(), and to_ascii().
Referenced by run().
| def LibreLogo.__componentcolor__ | ( | c | ) |
Definition at line 1613 of file LibreLogo.py.
Referenced by __color__(), fillcolor(), fontcolor(), and pencolor().
| def LibreLogo.__concatenation__ | ( | r | ) |
Definition at line 1998 of file LibreLogo.py.
| def LibreLogo.__cs__ | ( | select = True | ) |
Definition at line 905 of file LibreLogo.py.
References __dispatcher__(), __getshape__(), and __visible__().
Referenced by clearscreen().
| def LibreLogo.__decodecomment__ | ( | m | ) |
Definition at line 616 of file LibreLogo.py.
| def LibreLogo.__decodestring2__ | ( | m | ) |
Definition at line 613 of file LibreLogo.py.
References __l12n__().
| def LibreLogo.__decodestring__ | ( | m | ) |
Definition at line 610 of file LibreLogo.py.
| def LibreLogo.__dispatcher__ | ( | s, | |
properties = (), |
|||
doc = 0 |
|||
| ) |
Definition at line 919 of file LibreLogo.py.
Referenced by __cs__(), __gotoline__(), __groupend__(), __translate__(), clearscreen(), hideturtle(), home(), run(), and LibreLogo.LogoProgram.run().
| def LibreLogo.__dots__ | ( | n, | |
| pos, | |||
| dx, | |||
| dy, | |||
r = -1, |
|||
q = 0 |
|||
| ) |
Definition at line 1001 of file LibreLogo.py.
Referenced by __go__(), ellipse(), and rectangle().
| def LibreLogo.__draw__ | ( | d, | |
count = True |
|||
| ) |
Definition at line 1015 of file LibreLogo.py.
References __visible__(), and __zoom__().
Referenced by __boxshape__(), __fillit__(), and __go__().
| def LibreLogo.__encodecomment__ | ( | m | ) |
Definition at line 606 of file LibreLogo.py.
| def LibreLogo.__encodestring__ | ( | m | ) |
Definition at line 601 of file LibreLogo.py.
| def LibreLogo.__fillit__ | ( | filled = True | ) |
Definition at line 1125 of file LibreLogo.py.
References __checkhalt__(), __draw__(), __fillit__(), __getshape__(), __linestyle__(), __pen__(), __removeshape__(), __splitcolor__(), __visible__(), heading(), and position().
Referenced by __fillit__().
| def LibreLogo.__float__ | ( | x | ) |
Definition at line 1843 of file LibreLogo.py.
Referenced by __int__().
| def LibreLogo.__fontstyle__ | ( | w | ) |
| def LibreLogo.__fontweight__ | ( | w | ) |
| def LibreLogo.__gendots__ | ( | n | ) |
Definition at line 251 of file LibreLogo.py.
| def LibreLogo.__get_HTML_format__ | ( | orig_st | ) |
| def LibreLogo.__get_time__ | ( | ) |
Definition at line 484 of file LibreLogo.py.
| def LibreLogo.__getcursor__ | ( | fulltext | ) |
Definition at line 398 of file LibreLogo.py.
Referenced by __translate__(), clearscreen(), and run().
| def LibreLogo.__getdocument__ | ( | ) |
Definition at line 263 of file LibreLogo.py.
Referenced by __initialize__(), __translate__(), clearscreen(), home(), and run().
| def LibreLogo.__getprop__ | ( | name, | |
| value | |||
| ) |
Definition at line 242 of file LibreLogo.py.
Referenced by __groupend__(), and __translate__().
| def LibreLogo.__getshape__ | ( | shapename | ) |
Definition at line 927 of file LibreLogo.py.
Referenced by __boxshape__(), __cs__(), __fillit__(), __go__(), __initialize__(), __pen__(), clearscreen(), ellipse(), fillcolor(), forward(), gobackward(), goforward(), heading(), hideturtle(), home(), label(), left(), pencolor(), pensize(), position(), rectangle(), right(), rotate(), run(), showturtle(), sleep(), and turtlehome().
| def LibreLogo.__go__ | ( | shapename, | |
| n, | |||
dot = False, |
|||
preciseAngle = -1 |
|||
| ) |
Definition at line 1045 of file LibreLogo.py.
References __dots__(), __draw__(), __getshape__(), __lefthang__(), __linestyle__(), __removeshape__(), __splitcolor__(), and __visible__().
Referenced by backward(), forward(), heading(), and point().
| def LibreLogo.__gotoline__ | ( | n | ) |
Definition at line 2255 of file LibreLogo.py.
References __dispatcher__().
Referenced by LibreLogo.LogoProgram.run().
| def LibreLogo.__groupend__ | ( | name = "" | ) |
Definition at line 1781 of file LibreLogo.py.
References __dispatcher__(), __getprop__(), __removeshape__(), create_valid_svg_file(), and unohelper.systemPathToFileUrl().
Referenced by ellipse(), and rectangle().
| def LibreLogo.__groupstart__ | ( | name = "" | ) |
Definition at line 1740 of file LibreLogo.py.
References __removeshape__(), and uno.getComponentContext().
Referenced by ellipse(), and rectangle().
| def LibreLogo.__initialize__ | ( | ) |
Definition at line 619 of file LibreLogo.py.
References __getdocument__(), __getshape__(), __pen__(), __splitcolor__(), and turtlehome().
Referenced by __translate__(), clearscreen(), gobackward(), goforward(), home(), left(), right(), run(), and showturtle().
| def LibreLogo.__int__ | ( | x | ) |
Definition at line 1838 of file LibreLogo.py.
References __float__().
| def LibreLogo.__is_alive__ | ( | ) |
Definition at line 598 of file LibreLogo.py.
| def LibreLogo.__l12n__ | ( | lng | ) |
Definition at line 20 of file LibreLogo.py.
References __l12n__(), and __trace__().
Referenced by __compil__(), __decodestring2__(), __fontstyle__(), __fontweight__(), __get_HTML_format__(), __l12n__(), __locname__(), __setlang__(), __translate__(), pencap(), penjoint(), penstyle(), run(), and LibreLogo.LogoProgram.run().
| def LibreLogo.__l2p__ | ( | i, | |
| par, | |||
| insub, | |||
| inarray | |||
| ) |
Definition at line 2010 of file LibreLogo.py.
References __l2p__().
Referenced by __compil__(), and __l2p__().
| def LibreLogo.__lefthang__ | ( | shape | ) |
Definition at line 1038 of file LibreLogo.py.
Referenced by __boxshape__(), and __go__().
| def LibreLogo.__linestyle__ | ( | s | ) |
Definition at line 1572 of file LibreLogo.py.
Referenced by __boxshape__(), __fillit__(), and __go__().
| def LibreLogo.__loadlang__ | ( | lang, | |
| a | |||
| ) |
Definition at line 1876 of file LibreLogo.py.
Referenced by __compil__().
| def LibreLogo.__locname__ | ( | name, | |
l = -1 |
|||
| ) |
Definition at line 390 of file LibreLogo.py.
References __l12n__(), and to_unicode().
Referenced by __string__(), pencap(), penjoint(), penstyle(), and LibreLogo.LogoProgram.run().
| def LibreLogo.__pen__ | ( | n | ) |
Definition at line 680 of file LibreLogo.py.
References __getshape__().
Referenced by __fillit__(), and __initialize__().
| def LibreLogo.__removeshape__ | ( | shapename | ) |
Definition at line 1514 of file LibreLogo.py.
Referenced by __boxshape__(), __fillit__(), __go__(), __groupend__(), __groupstart__(), home(), and sleep().
| def LibreLogo.__setlang__ | ( | ) |
Definition at line 776 of file LibreLogo.py.
References __l12n__().
Referenced by __translate__(), and run().
| def LibreLogo.__splitcolor__ | ( | c, | |
shape = None, |
|||
angle = None |
|||
| ) |
Definition at line 1592 of file LibreLogo.py.
References heading().
Referenced by __boxshape__(), __fillit__(), __go__(), __initialize__(), fillcolor(), fillstyle(), pencolor(), text(), and turtlehome().
| def LibreLogo.__string__ | ( | s, | |
decimal = None |
|||
| ) |
Definition at line 335 of file LibreLogo.py.
References __locname__().
| def LibreLogo.__trace__ | ( | ) |
Definition at line 15 of file LibreLogo.py.
Referenced by __compil__(), __l12n__(), Input(), run(), and LibreLogo.LogoProgram.run().
| def LibreLogo.__translate__ | ( | arg = None | ) |
Definition at line 411 of file LibreLogo.py.
References __dispatcher__(), __getcursor__(), __getdocument__(), __getprop__(), __initialize__(), __l12n__(), __setlang__(), and uno.getComponentContext().
Referenced by run().
| def LibreLogo.__unlock__ | ( | all_levels | ) |
Definition at line 845 of file LibreLogo.py.
References hideturtle(), and showturtle().
Referenced by LibreLogo.LogoProgram.run(), sleep(), and stop().
| def LibreLogo.__visible__ | ( | shape, | |
visible = -1 |
|||
| ) |
Definition at line 693 of file LibreLogo.py.
Referenced by __boxshape__(), __cs__(), __draw__(), __fillit__(), __go__(), fillcolor(), hideturtle(), pencolor(), pensize(), and showturtle().
| def LibreLogo.__zoom__ | ( | ) |
Definition at line 1031 of file LibreLogo.py.
Referenced by __draw__().
| def LibreLogo.backward | ( | n | ) |
Definition at line 994 of file LibreLogo.py.
References __go__(), forward(), and turnright().
Referenced by gobackward().
| def LibreLogo.clearscreen | ( | arg = None | ) |
Definition at line 883 of file LibreLogo.py.
References __cs__(), __dispatcher__(), __getcursor__(), __getdocument__(), __getshape__(), and __initialize__().
| def LibreLogo.commandline | ( | arg = None, |
|
arg2 = None |
|||
| ) |
Definition at line 773 of file LibreLogo.py.
References run().
| def LibreLogo.create_svg_animation | ( | m | ) |
Definition at line 1753 of file LibreLogo.py.
| def LibreLogo.create_valid_svg_file | ( | filename | ) |
Definition at line 1764 of file LibreLogo.py.
Referenced by __groupend__().
| def LibreLogo.ellipse | ( | l | ) |
Definition at line 1240 of file LibreLogo.py.
References __boxshape__(), __dots__(), __getshape__(), __groupend__(), __groupstart__(), ellipse(), and point().
Referenced by ellipse().
| def LibreLogo.fillcolor | ( | n = -1 | ) |
Definition at line 1676 of file LibreLogo.py.
References __color__(), __componentcolor__(), __getshape__(), __splitcolor__(), and __visible__().
Referenced by filltransparency(), and showturtle().
| def LibreLogo.fillstyle | ( | s | ) |
Definition at line 1583 of file LibreLogo.py.
References __color__(), __splitcolor__(), and fillstyle().
Referenced by fillstyle().
| def LibreLogo.filltransparency | ( | n = -1 | ) |
Definition at line 1690 of file LibreLogo.py.
References fillcolor().
| def LibreLogo.fontcolor | ( | n = -1 | ) |
Definition at line 1712 of file LibreLogo.py.
References __color__(), and __componentcolor__().
Referenced by fonttransparency().
| def LibreLogo.fontfamily | ( | s = -1 | ) |
Definition at line 1862 of file LibreLogo.py.
| def LibreLogo.fontheight | ( | n = -1 | ) |
Definition at line 1850 of file LibreLogo.py.
| def LibreLogo.fontstyle | ( | n = -1 | ) |
Definition at line 1870 of file LibreLogo.py.
| def LibreLogo.fonttransparency | ( | n = -1 | ) |
Definition at line 1718 of file LibreLogo.py.
References fontcolor().
| def LibreLogo.fontweight | ( | n = -1 | ) |
Definition at line 1856 of file LibreLogo.py.
| def LibreLogo.forward | ( | n | ) |
Definition at line 974 of file LibreLogo.py.
References __getshape__(), __go__(), heading(), label(), and position().
Referenced by backward(), and goforward().
| def LibreLogo.gobackward | ( | arg = None | ) |
Definition at line 763 of file LibreLogo.py.
References __getshape__(), __initialize__(), backward(), and uno.getComponentContext().
| def LibreLogo.goforward | ( | arg = None | ) |
Definition at line 753 of file LibreLogo.py.
References __getshape__(), __initialize__(), forward(), and uno.getComponentContext().
| def LibreLogo.heading | ( | deg = -1, |
|
go = False |
|||
| ) |
Definition at line 947 of file LibreLogo.py.
References __getshape__(), and __go__().
Referenced by __fillit__(), __splitcolor__(), forward(), label(), and position().
| def LibreLogo.hideturtle | ( | ) |
Definition at line 701 of file LibreLogo.py.
References __dispatcher__(), __getshape__(), and __visible__().
Referenced by __unlock__(), and sleep().
| def LibreLogo.home | ( | arg = None | ) |
Definition at line 865 of file LibreLogo.py.
References __dispatcher__(), __getdocument__(), __getshape__(), __initialize__(), and __removeshape__().
| def LibreLogo.Input | ( | s | ) |
Definition at line 273 of file LibreLogo.py.
References __checkhalt__(), __trace__(), and uno.getComponentContext().
| def LibreLogo.label | ( | st | ) |
Definition at line 1292 of file LibreLogo.py.
References __getshape__(), heading(), position(), rectangle(), and text().
Referenced by forward().
| def LibreLogo.left | ( | arg = None | ) |
Definition at line 733 of file LibreLogo.py.
References __getshape__(), __initialize__(), uno.getComponentContext(), and rotate().
| def LibreLogo.MessageBox | ( | parent, | |
| message, | |||
| title, | |||
msgtype = "messbox", |
|||
buttons = __OK__ |
|||
| ) |
Definition at line 361 of file LibreLogo.py.
Referenced by Print(), run(), and LibreLogo.LogoProgram.run().
| def LibreLogo.pagesize | ( | n = -1 | ) |
Definition at line 659 of file LibreLogo.py.
Referenced by position().
| def LibreLogo.pencap | ( | n = -1 | ) |
Definition at line 1666 of file LibreLogo.py.
References __l12n__(), and __locname__().
| def LibreLogo.pencolor | ( | n = -1 | ) |
Definition at line 1619 of file LibreLogo.py.
References __color__(), __componentcolor__(), __getshape__(), __splitcolor__(), and __visible__().
Referenced by pentransparency(), and showturtle().
| def LibreLogo.penjoint | ( | n = -1 | ) |
Definition at line 1654 of file LibreLogo.py.
References __l12n__(), and __locname__().
| def LibreLogo.pensize | ( | n = -1 | ) |
Definition at line 1628 of file LibreLogo.py.
References __getshape__(), and __visible__().
Referenced by showturtle().
| def LibreLogo.penstyle | ( | n = -1 | ) |
Definition at line 1639 of file LibreLogo.py.
References __l12n__(), and __locname__().
| def LibreLogo.pentransparency | ( | n = -1 | ) |
Definition at line 1704 of file LibreLogo.py.
References pencolor().
| def LibreLogo.point | ( | ) |
Definition at line 1187 of file LibreLogo.py.
References __go__(), and position().
Referenced by ellipse(), and rectangle().
| def LibreLogo.position | ( | n = -1 | ) |
Definition at line 1726 of file LibreLogo.py.
References __getshape__(), heading(), and pagesize().
Referenced by __fillit__(), forward(), label(), and point().
| def LibreLogo.Print | ( | s | ) |
Definition at line 353 of file LibreLogo.py.
References __checkhalt__(), __string__(), and MessageBox().
| def LibreLogo.Random | ( | r | ) |
Definition at line 378 of file LibreLogo.py.
| def LibreLogo.rectangle | ( | l | ) |
Definition at line 1258 of file LibreLogo.py.
References __boxshape__(), __dots__(), __getshape__(), __groupend__(), __groupstart__(), point(), and rectangle().
Referenced by label(), and rectangle().
| def LibreLogo.right | ( | arg = None | ) |
Definition at line 743 of file LibreLogo.py.
References __getshape__(), __initialize__(), uno.getComponentContext(), and rotate().
| def LibreLogo.rotate | ( | shapename, | |
| deg | |||
| ) |
Definition at line 969 of file LibreLogo.py.
References __getshape__().
Referenced by left(), right(), turnleft(), and turnright().
| def LibreLogo.run | ( | arg = None, |
|
arg2 = -1 |
|||
| ) |
Definition at line 792 of file LibreLogo.py.
References __compil__(), __dispatcher__(), __getcursor__(), __getdocument__(), __getshape__(), __initialize__(), __l12n__(), __setlang__(), __trace__(), __translate__(), unohelper.fileUrlToSystemPath(), uno.getComponentContext(), and MessageBox().
Referenced by commandline().
| def LibreLogo.showturtle | ( | ) |
Definition at line 715 of file LibreLogo.py.
References __getshape__(), __initialize__(), __visible__(), fillcolor(), pencolor(), and pensize().
Referenced by __unlock__().
| def LibreLogo.sleep | ( | t | ) |
Definition at line 1493 of file LibreLogo.py.
References __checkhalt__(), __getshape__(), __removeshape__(), __unlock__(), and hideturtle().
| def LibreLogo.stop | ( | arg = None | ) |
Definition at line 858 of file LibreLogo.py.
References __unlock__().
| def LibreLogo.text | ( | shape, | |
| orig_st | |||
| ) |
Definition at line 1428 of file LibreLogo.py.
References __color__(), __fontstyle__(), __fontweight__(), __get_HTML_format__(), __splitcolor__(), and __string__().
Referenced by label().
| def LibreLogo.to_ascii | ( | s | ) |
Definition at line 384 of file LibreLogo.py.
Referenced by __compil__().
| def LibreLogo.to_unicode | ( | s | ) |
Definition at line 387 of file LibreLogo.py.
Referenced by __locname__(), and LibreLogo.LogoProgram.run().
| def LibreLogo.turnleft | ( | deg | ) |
Definition at line 941 of file LibreLogo.py.
References __angle__(), and rotate().
| def LibreLogo.turnright | ( | deg | ) |
Definition at line 944 of file LibreLogo.py.
References __angle__(), and rotate().
Referenced by backward().
| def LibreLogo.turtlehome | ( | ) |
Definition at line 666 of file LibreLogo.py.
References __getshape__(), and __splitcolor__().
Referenced by __initialize__().
|
private |
Definition at line 134 of file LibreLogo.py.
|
private |
Definition at line 135 of file LibreLogo.py.
|
private |
Definition at line 253 of file LibreLogo.py.
|
private |
Definition at line 107 of file LibreLogo.py.
|
private |
Definition at line 108 of file LibreLogo.py.
|
private |
Definition at line 105 of file LibreLogo.py.
|
private |
Definition at line 101 of file LibreLogo.py.
|
private |
Definition at line 131 of file LibreLogo.py.
|
private |
Definition at line 130 of file LibreLogo.py.
|
private |
Definition at line 94 of file LibreLogo.py.
|
private |
Definition at line 129 of file LibreLogo.py.
|
private |
Definition at line 128 of file LibreLogo.py.
|
private |
Definition at line 126 of file LibreLogo.py.
|
private |
Definition at line 102 of file LibreLogo.py.
|
private |
Definition at line 104 of file LibreLogo.py.
|
private |
Definition at line 103 of file LibreLogo.py.
|
private |
Definition at line 100 of file LibreLogo.py.
|
private |
Definition at line 132 of file LibreLogo.py.
|
private |
Definition at line 136 of file LibreLogo.py.
|
private |
Definition at line 127 of file LibreLogo.py.
|
private |
Definition at line 13 of file LibreLogo.py.
|
private |
Definition at line 2269 of file LibreLogo.py.
|
private |
Definition at line 85 of file LibreLogo.py.
|
private |
Definition at line 99 of file LibreLogo.py.
|
private |
Definition at line 141 of file LibreLogo.py.
|
private |
Definition at line 154 of file LibreLogo.py.
|
private |
Definition at line 156 of file LibreLogo.py.
|
private |
Definition at line 125 of file LibreLogo.py.
|
private |
Definition at line 124 of file LibreLogo.py.
|
private |
Definition at line 117 of file LibreLogo.py.
|
private |
Definition at line 95 of file LibreLogo.py.
|
private |
Definition at line 97 of file LibreLogo.py.
|
private |
Definition at line 96 of file LibreLogo.py.
|
private |
Definition at line 123 of file LibreLogo.py.
|
private |
Definition at line 122 of file LibreLogo.py.
|
private |
Definition at line 121 of file LibreLogo.py.
|
private |
Definition at line 106 of file LibreLogo.py.
|
private |
Definition at line 98 of file LibreLogo.py.
|
private |
Definition at line 93 of file LibreLogo.py.
|
private |
Definition at line 133 of file LibreLogo.py.
|
private |
Definition at line 258 of file LibreLogo.py.
|
private |
Definition at line 246 of file LibreLogo.py.
| LibreLogo.Coordinates |
Definition at line 254 of file LibreLogo.py.
| LibreLogo.Flags |
Definition at line 255 of file LibreLogo.py.
| def LibreLogo.g_exportedScripts = left, right, goforward, gobackward, run, stop, home, clearscreen, commandline, __translate__ |
Definition at line 2265 of file LibreLogo.py.