Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Comment: | Fixed bug 3609346, renaming "dia" to "diagram-viewer". Updated embedded documentation. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | f294879b5c1a4c64490fde9703b5ba7e4be1511c |
User & Date: | aku 2013-04-04 04:35:13 |
2013-04-13
| ||
18:27 | * *.tcl: Bumped the version number to 5.8. * COPYRIGHT.txt: * README.txt: * scripts/*.tcl: Support for interactive cell editing with the aid of the ctext widget; added the "canceledediting" subcommand; sped up the "selection" and "cellselection" subcommands by orders of magnitude; significally reduced the performance penalty imposed by the "-(select)background" and "-(select)foreground options at column, row, and cell levels; improved the keyboard traversal during interactive cell editing; using the "-data" option for most virtual events; improvements related to the selection mode "extended"; further code improvements; eliminated a regression introduced in Tablelist 5.6, related to vertical scrolling under Tk 8.5 or later in the presence of embedded images or windows. * scripts/tclIndex: Newly generated. * ../../examples/*.tcl: Bumped the version number to 5.8. * CHANGES.txt: Updated to reflect the changes. * doc/*.html: Added a "Virtual Events" section to the reference manual; updated to reflect the changes. check-in: ee4daec4fd user: csaba tags: trunk | |
2013-04-04
| ||
04:35 | Fixed bug 3609346, renaming "dia" to "diagram-viewer". Updated embedded documentation. check-in: f294879b5c user: aku tags: trunk | |
2013-03-26
| ||
03:27 | Merged release back into the main line. check-in: c1420d949e user: aku tags: trunk | |
Changes to ChangeLog.
1 2 3 4 5 6 7 |
2013-03-25 Andreas Kupries <andreas_kupries@users.sourceforge.net> * * Released and tagged Tklib 0.6 ======================== * 2012-08-27 Andreas Kupries <andreas_kupries@users.sourceforge.net> |
> > > > > > > > |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
2013-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net> * apps/diagram-viewer: Renamed 'dia' to avoid clashes with the * apps/diagram-viewer.man: Gnome 'dia' application. * support/installation/modules.tcl: * 2013-03-25 Andreas Kupries <andreas_kupries@users.sourceforge.net> * * Released and tagged Tklib 0.6 ======================== * 2012-08-27 Andreas Kupries <andreas_kupries@users.sourceforge.net> |
Name change from apps/dia to apps/diagram-viewer.
Name change from apps/dia.man to apps/diagram-viewer.man.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
..
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
[comment {-*- tcl -*- doctools manpage}]
[manpage_begin dia n 1.0]
[copyright {2010 Andreas Kupries <andreas_kupries@users.sourceforge.net>}]
[titledesc {Lightweight Diagram Processor}]
[moddesc {Documentation toolbox}]
[category {Documentation tools}]
[description]
[para]
The application described by this document, [syscmd dia], is a
lightweight processor for tklib diagram files
[para]
[syscmd dia] is based upon the package [package diagram].
See it for examples and language reference.
[subsection {USE CASES}]
[syscmd dia] was written with the following two use cases in
mind.
[para]
[list_begin enumerated]
[enum]
Processing and display of one or more diagram files.
................................................................................
[para]
[subsection {COMMAND LINE}]
[list_begin definitions]
[call [cmd dia] [method show] [arg inputfile]...]
This is the form for use case [lb]1[rb]. The application opens a gui
showing the list of input files to the left, allowing the user to
choose which of them to render to the canvas on the right.
[call [cmd dia] [method convert] [option -o] [arg output] [arg format] [arg inputfile]...]
This is the form for use case [lb]2[rb]. The application converts
the input files into raster image of the specified [arg format].
[list_begin arguments]
|
|
|
|
|
|
|
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
..
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
[comment {-*- tcl -*- doctools manpage}] [manpage_begin diagram-viewer n 1.0] [copyright {2010 Andreas Kupries <andreas_kupries@users.sourceforge.net>}] [titledesc {Lightweight Diagram Processor}] [moddesc {Documentation toolbox}] [category {Documentation tools}] [description] [para] The application described by this document, [syscmd diagram-viewer], is a lightweight processor for tklib diagram files [para] [syscmd diagram-viewer] is based upon the package [package diagram]. See it for examples and language reference. [subsection {USE CASES}] [syscmd diagram-viewer] was written with the following two use cases in mind. [para] [list_begin enumerated] [enum] Processing and display of one or more diagram files. ................................................................................ [para] [subsection {COMMAND LINE}] [list_begin definitions] [call [cmd diagram-viewer] [method show] [arg inputfile]...] This is the form for use case [lb]1[rb]. The application opens a gui showing the list of input files to the left, allowing the user to choose which of them to render to the canvas on the right. [call [cmd diagram-viewer] [method convert] [option -o] [arg output] [arg format] [arg inputfile]...] This is the form for use case [lb]2[rb]. The application converts the input files into raster image of the specified [arg format]. [list_begin arguments] |
Name change from embedded/man/files/apps/dia.n to embedded/man/files/apps/diagram-viewer.n.
1
2
3
4
5
6
7
8
9
...
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
|
'\"
'\" Generated from file '/home/aku/Projects/Tcllib/tklib/embedded/man/files/apps/dia\&.n' by tcllib/doctools with format 'nroff'
'\" Copyright (c) 2010 Andreas Kupries <andreas_kupries@users\&.sourceforge\&.net>
'\"
'\" The definitions below are for supplemental macros used in Tcl/Tk
'\" manual entries.
'\"
'\" .AP type name in/out ?indent?
'\" Start paragraph describing an argument to a library procedure.
................................................................................
.de CE
.fi
.RE
..
.de UL
\\$1\l'|0\(ul'\\$2
..
.TH "dia" n 1\&.0 tklib "Documentation toolbox"
.BS
.SH NAME
dia \- Lightweight Diagram Processor
.SH SYNOPSIS
\fBdia\fR \fBshow\fR \fIinputfile\fR\&.\&.\&.
.sp
\fBdia\fR \fBconvert\fR \fB-o\fR \fIoutput\fR \fIformat\fR \fIinputfile\fR\&.\&.\&.
.sp
.BE
.SH DESCRIPTION
.PP
The application described by this document, \fBdia\fR, is a
lightweight processor for tklib diagram files
.PP
\fBdia\fR is based upon the package \fBdiagram\fR\&.
See it for examples and language reference\&.
.SS "USE CASES"
\fBdia\fR was written with the following two use cases in
mind\&.
.PP
.IP [1]
Processing and display of one or more diagram files\&.
.IP [2]
Batch conversion of one or more diagram files into raster image files\&.
.PP
.PP
.SS "COMMAND LINE"
.TP
\fBdia\fR \fBshow\fR \fIinputfile\fR\&.\&.\&.
This is the form for use case [1]\&. The application opens a gui
showing the list of input files to the left, allowing the user to
choose which of them to render to the canvas on the right\&.
.TP
\fBdia\fR \fBconvert\fR \fB-o\fR \fIoutput\fR \fIformat\fR \fIinputfile\fR\&.\&.\&.
This is the form for use case [2]\&. The application converts
the input files into raster image of the specified \fIformat\fR\&.
.RS
.TP
path \fIoutput\fR (in)
This argument specifies where to write the generated image\&. It can
be the path to a file or directory\&.
|
|
|
|
|
|
|
|
|
|
|
|
1
2
3
4
5
6
7
8
9
...
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
|
'\" '\" Generated from file '/home/aku/Projects/Tcllib/tklib/embedded/man/files/apps/diagram-viewer\&.n' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2010 Andreas Kupries <andreas_kupries@users\&.sourceforge\&.net> '\" '\" The definitions below are for supplemental macros used in Tcl/Tk '\" manual entries. '\" '\" .AP type name in/out ?indent? '\" Start paragraph describing an argument to a library procedure. ................................................................................ .de CE .fi .RE .. .de UL \\$1\l'|0\(ul'\\$2 .. .TH "diagram-viewer" n 1\&.0 tklib "Documentation toolbox" .BS .SH NAME diagram-viewer \- Lightweight Diagram Processor .SH SYNOPSIS \fBdiagram-viewer\fR \fBshow\fR \fIinputfile\fR\&.\&.\&. .sp \fBdiagram-viewer\fR \fBconvert\fR \fB-o\fR \fIoutput\fR \fIformat\fR \fIinputfile\fR\&.\&.\&. .sp .BE .SH DESCRIPTION .PP The application described by this document, \fBdiagram-viewer\fR, is a lightweight processor for tklib diagram files .PP \fBdiagram-viewer\fR is based upon the package \fBdiagram\fR\&. See it for examples and language reference\&. .SS "USE CASES" \fBdiagram-viewer\fR was written with the following two use cases in mind\&. .PP .IP [1] Processing and display of one or more diagram files\&. .IP [2] Batch conversion of one or more diagram files into raster image files\&. .PP .PP .SS "COMMAND LINE" .TP \fBdiagram-viewer\fR \fBshow\fR \fIinputfile\fR\&.\&.\&. This is the form for use case [1]\&. The application opens a gui showing the list of input files to the left, allowing the user to choose which of them to render to the canvas on the right\&. .TP \fBdiagram-viewer\fR \fBconvert\fR \fB-o\fR \fIoutput\fR \fIformat\fR \fIinputfile\fR\&.\&.\&. This is the form for use case [2]\&. The application converts the input files into raster image of the specified \fIformat\fR\&. .RS .TP path \fIoutput\fR (in) This argument specifies where to write the generated image\&. It can be the path to a file or directory\&. |
Changes to embedded/man/index.n.
365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 ... 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 ... 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 .... 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 |
canvas::track::lines .TP \fBfiles/modules/tkpiechart/canvaslabel\&.n\fR canvasLabel .TP \fBfiles/modules/crosshair/crosshair\&.n\fR crosshair .TP \fBfiles/apps/dia\&.n\fR dia .TP \fBfiles/modules/diagrams/diagram\&.n\fR diagram .TP \fBfiles/modules/tkpiechart/pie\&.n\fR pie .TP \fBfiles/modules/tkpiechart/pieboxlabeler\&.n\fR pieBoxLabeler .TP ................................................................................ .TP \fBfiles/modules/controlwidget/controlwidget\&.n\fR controlwidget .RE conversion .RS .TP \fBfiles/apps/dia\&.n\fR dia .RE convex .RS .TP \fBfiles/modules/canvas/canvas_equad\&.n\fR canvas::edit::quadrilateral .RE ................................................................................ widget .TP \fBfiles/modules/widget/widget_dateentry\&.n\fR widget_dateentry .RE diagram .RS .TP \fBfiles/apps/dia\&.n\fR dia .TP \fBfiles/modules/diagrams/diagram\&.n\fR diagram .RE dialog .RS .TP \fBfiles/modules/getstring/tk_getString\&.n\fR getstring .TP ................................................................................ .RS .TP \fBfiles/modules/widgetv/widget_validator\&.n\fR widget_validator .RE vector .RS .TP \fBfiles/apps/dia\&.n\fR dia .TP \fBfiles/modules/diagrams/diagram\&.n\fR diagram .RE vector graphics .RS .TP \fBfiles/modules/canvas/canvas_mvg\&.n\fR canvas::mvg .RE |
< < < > > > | | < < < > > > < < < > > > |
365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 ... 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 ... 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 .... 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 |
canvas::track::lines .TP \fBfiles/modules/tkpiechart/canvaslabel\&.n\fR canvasLabel .TP \fBfiles/modules/crosshair/crosshair\&.n\fR crosshair .TP \fBfiles/modules/diagrams/diagram\&.n\fR diagram .TP \fBfiles/apps/diagram-viewer\&.n\fR diagram-viewer .TP \fBfiles/modules/tkpiechart/pie\&.n\fR pie .TP \fBfiles/modules/tkpiechart/pieboxlabeler\&.n\fR pieBoxLabeler .TP ................................................................................ .TP \fBfiles/modules/controlwidget/controlwidget\&.n\fR controlwidget .RE conversion .RS .TP \fBfiles/apps/diagram-viewer\&.n\fR diagram-viewer .RE convex .RS .TP \fBfiles/modules/canvas/canvas_equad\&.n\fR canvas::edit::quadrilateral .RE ................................................................................ widget .TP \fBfiles/modules/widget/widget_dateentry\&.n\fR widget_dateentry .RE diagram .RS .TP \fBfiles/modules/diagrams/diagram\&.n\fR diagram .TP \fBfiles/apps/diagram-viewer\&.n\fR diagram-viewer .RE dialog .RS .TP \fBfiles/modules/getstring/tk_getString\&.n\fR getstring .TP ................................................................................ .RS .TP \fBfiles/modules/widgetv/widget_validator\&.n\fR widget_validator .RE vector .RS .TP \fBfiles/modules/diagrams/diagram\&.n\fR diagram .TP \fBfiles/apps/diagram-viewer\&.n\fR diagram-viewer .RE vector graphics .RS .TP \fBfiles/modules/canvas/canvas_mvg\&.n\fR canvas::mvg .RE |
Changes to embedded/man/toc.n.
298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 |
.TP \fBcursor\fR \fIfiles/modules/cursor/cursor\&.n\fR: Procedures to handle CURSOR data .TP \fBdatefield\fR \fIfiles/modules/datefield/datefield\&.n\fR: Tk datefield widget .TP \fBdia\fR \fIfiles/apps/dia\&.n\fR: Lightweight Diagram Processor .TP \fBdiagram\fR \fIfiles/modules/diagrams/diagram\&.n\fR: Diagram drawing .TP \fBgetstring\fR \fIfiles/modules/getstring/tk_getString\&.n\fR: A string dialog .TP \fBhistory\fR \fIfiles/modules/history/tklib_history\&.n\fR: Provides a history for Entry widgets .TP \fBico\fR |
< < < > > > |
298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 |
.TP \fBcursor\fR \fIfiles/modules/cursor/cursor\&.n\fR: Procedures to handle CURSOR data .TP \fBdatefield\fR \fIfiles/modules/datefield/datefield\&.n\fR: Tk datefield widget .TP \fBdiagram\fR \fIfiles/modules/diagrams/diagram\&.n\fR: Diagram drawing .TP \fBdiagram-viewer\fR \fIfiles/apps/diagram-viewer\&.n\fR: Lightweight Diagram Processor .TP \fBgetstring\fR \fIfiles/modules/getstring/tk_getString\&.n\fR: A string dialog .TP \fBhistory\fR \fIfiles/modules/history/tklib_history\&.n\fR: Provides a history for Entry widgets .TP \fBico\fR |
Changes to embedded/www/index.html.
27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 .. 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 .. 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 ... 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 ... 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 ... 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 ... 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 ... 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 ... 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 ... 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 ... 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 ... 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 ... 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 ... 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 ... 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 ... 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 ... 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 ... 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 ... 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 |
<td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c2">Keywords: 3</a> </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key57"> 3D bars </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key55"> 3D surfaces </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c3">Keywords: A</a> </th></tr> <tr class="#idxodd" valign=top> ................................................................................ </th></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key99"> balloon </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/tooltip/tooltip.html"> tooltip </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key52"> bar charts </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key5"> bindtags </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/ntext/ntext.html"> ntext </a> · <a href="tklib/files/modules/ntext/ntextBindings.html"> ntextBindings </a> · <a href="tklib/files/modules/ntext/ntextIndent.html"> ntextIndent </a> · <a href="tklib/files/modules/ntext/ntextWordBreak.html"> ntextWordBreak </a> ................................................................................ <td class="#idxleft" width="35%"><a name="key24"> calendar </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widget/widget.html"> widget </a> · <a href="tklib/files/modules/widget/widget_calendar.html"> widget_calendar </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key10"> canvas </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_drag.html"> canvas::drag </a> · <a href="tklib/files/modules/canvas/canvas_epoints.html"> canvas::edit::points </a> · <a href="tklib/files/modules/canvas/canvas_epolyline.html"> canvas::edit::polyline </a> · <a href="tklib/files/modules/canvas/canvas_equad.html"> canvas::edit::quadrilateral </a> · <a href="tklib/files/modules/canvas/canvas_highlight.html"> canvas::highlight </a> · <a href="tklib/files/modules/canvas/canvas_mvg.html"> canvas::mvg </a> · <a href="tklib/files/modules/canvas/canvas_snap.html"> canvas::snap </a> · <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> · <a href="tklib/files/modules/canvas/canvas_tags.html"> canvas::tag </a> · <a href="tklib/files/modules/canvas/canvas_trlines.html"> canvas::track::lines </a> · <a href="tklib/files/modules/tkpiechart/canvaslabel.html"> canvasLabel </a> · <a href="tklib/files/modules/crosshair/crosshair.html"> crosshair </a> · <a href="tklib/files/apps/dia.html"> dia </a> · <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> · <a href="tklib/files/modules/tkpiechart/pie.html"> pie </a> · <a href="tklib/files/modules/tkpiechart/pieboxlabeler.html"> pieBoxLabeler </a> · <a href="tklib/files/modules/tkpiechart/pieperipherallabeler.html"> piePeripheralLabeler </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key32"> cell </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key41"> character </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/khim/khim.html"> khim </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key47"> charts </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key28"> chat </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/chatwidget/chatwidget.html"> chatwidget </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key135"> controlling </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/controlwidget/controlwidget.html"> controlwidget </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key59"> conversion </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/apps/dia.html"> dia </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key13"> convex </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_equad.html"> canvas::edit::quadrilateral </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key44"> coordinate transformations </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key53"> coordinates </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key140"> cross-hairs </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/crosshair/crosshair.html"> crosshair </a> ................................................................................ </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key0"> dateentry </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/datefield/datefield.html"> datefield </a> · <a href="tklib/files/modules/widget/widget.html"> widget </a> · <a href="tklib/files/modules/widget/widget_dateentry.html"> widget_dateentry </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key58"> diagram </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/apps/dia.html"> dia </a> · <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key17"> dialog </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/getstring/tk_getString.html"> getstring </a> · <a href="tklib/files/modules/swaplist/swaplist.html"> swaplist </a> · <a href="tklib/files/modules/widget/widget.html"> widget </a> </td></tr> <tr class="#idxodd" valign=top> ................................................................................ <td class="#idxright" width="65%"> <a href="tklib/files/modules/ico/ico.html"> ico </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c8">Keywords: G</a> </th></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key48"> graphical presentation </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key123"> graphics </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_mvg.html"> canvas::mvg </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key33"> grid </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c9">Keywords: H</a> </th></tr> <tr class="#idxodd" valign=top> ................................................................................ <td class="#idxright" width="65%"> <a href="tklib/files/modules/tooltip/tooltip.html"> tooltip </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c10">Keywords: I</a> </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key38"> i18n </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/khim/khim.html"> khim </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key94"> ico </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/ico/ico.html"> ico </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key92"> icon </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/ico/ico.html"> ico </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key36"> image </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/apps/bitmap-editor.html"> bitmap-editor </a> · <a href="tklib/files/modules/canvas/canvas_snap.html"> canvas::snap </a> · <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> · <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key127"> imagemagick </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_mvg.html"> canvas::mvg </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key40"> input </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/khim/khim.html"> khim </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key102"> insert tag </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_tags.html"> canvas::tag </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key39"> international </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/khim/khim.html"> khim </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key84"> interpolation </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key29"> irc </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/chatwidget/chatwidget.html"> chatwidget </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key51"> isometric plots </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c11">Keywords: L</a> </th></tr> <tr class="#idxodd" valign=top> ................................................................................ </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key121"> magick vector graphics </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_mvg.html"> canvas::mvg </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key35"> map </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key31"> mega-widget </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/chatwidget/chatwidget.html"> chatwidget </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key26"> menu </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widget/widget.html"> widget </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key42"> method </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/khim/khim.html"> khim </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key89"> move </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key62"> pie </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/tkpiechart/canvaslabel.html"> canvasLabel </a> · <a href="tklib/files/modules/tkpiechart/pie.html"> pie </a> · <a href="tklib/files/modules/tkpiechart/pieboxlabeler.html"> pieBoxLabeler </a> · <a href="tklib/files/modules/tkpiechart/pieperipherallabeler.html"> piePeripheralLabeler </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key54"> pie charts </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key143"> pixel </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/apps/bitmap-editor.html"> bitmap-editor </a> ................................................................................ </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key79"> plane geometry </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key50"> plotting </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> · <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key75"> point </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> ................................................................................ </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key130"> points </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_epoints.html"> canvas::edit::points </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key43"> polar plots </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key113"> polyline </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_epolyline.html"> canvas::edit::polyline </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key76"> spline </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key37"> square map </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key66"> state management </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widgetv/widget_validator.html"> widget_validator </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key136"> string </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/getstring/tk_getString.html"> getstring </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key56"> strip charts </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key22"> superframe </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widget/widget.html"> widget </a> ................................................................................ <td class="#idxright" width="65%"> <a href="tklib/files/modules/ctext/ctext.html"> ctext </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c18">Keywords: T</a> </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key45"> tables </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key104"> tags </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_tags.html"> canvas::tag </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key7"> text </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/ctext/ctext.html"> ctext </a> · <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> · <a href="tklib/files/modules/ntext/ntext.html"> ntext </a> · <a href="tklib/files/modules/ntext/ntextBindings.html"> ntextBindings </a> · <a href="tklib/files/modules/ntext/ntextIndent.html"> ntextIndent </a> · <a href="tklib/files/modules/ntext/ntextWordBreak.html"> ntextWordBreak </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key34"> tile </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key46"> time charts </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key18"> toolbar </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widget/widget.html"> widget </a> · <a href="tklib/files/modules/widget/widget_toolbar.html"> widget_toolbar </a> ................................................................................ </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key69"> validation </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widgetv/widget_validator.html"> widget_validator </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key60"> vector </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/apps/dia.html"> dia </a> · <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key122"> vector graphics </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_mvg.html"> canvas::mvg </a> </td></tr> <tr class="#idxeven" valign=top> ................................................................................ </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key145"> xbm </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/apps/bitmap-editor.html"> bitmap-editor </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key49"> xy-plots </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c22">Keywords: Z</a> </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key137"> zoom </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_zoom.html"> canvas::zoom </a> </td></tr> </table> </body></html> |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 .. 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 .. 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 ... 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 ... 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 ... 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 ... 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 ... 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 ... 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 ... 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 ... 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 ... 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 ... 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 ... 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 ... 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 ... 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 ... 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 ... 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 ... 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 |
<td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c2">Keywords: 3</a> </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key60"> 3D bars </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key58"> 3D surfaces </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c3">Keywords: A</a> </th></tr> <tr class="#idxodd" valign=top> ................................................................................ </th></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key99"> balloon </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/tooltip/tooltip.html"> tooltip </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key55"> bar charts </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key5"> bindtags </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/ntext/ntext.html"> ntext </a> · <a href="tklib/files/modules/ntext/ntextBindings.html"> ntextBindings </a> · <a href="tklib/files/modules/ntext/ntextIndent.html"> ntextIndent </a> · <a href="tklib/files/modules/ntext/ntextWordBreak.html"> ntextWordBreak </a> ................................................................................ <td class="#idxleft" width="35%"><a name="key24"> calendar </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widget/widget.html"> widget </a> · <a href="tklib/files/modules/widget/widget_calendar.html"> widget_calendar </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key10"> canvas </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_drag.html"> canvas::drag </a> · <a href="tklib/files/modules/canvas/canvas_epoints.html"> canvas::edit::points </a> · <a href="tklib/files/modules/canvas/canvas_epolyline.html"> canvas::edit::polyline </a> · <a href="tklib/files/modules/canvas/canvas_equad.html"> canvas::edit::quadrilateral </a> · <a href="tklib/files/modules/canvas/canvas_highlight.html"> canvas::highlight </a> · <a href="tklib/files/modules/canvas/canvas_mvg.html"> canvas::mvg </a> · <a href="tklib/files/modules/canvas/canvas_snap.html"> canvas::snap </a> · <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> · <a href="tklib/files/modules/canvas/canvas_tags.html"> canvas::tag </a> · <a href="tklib/files/modules/canvas/canvas_trlines.html"> canvas::track::lines </a> · <a href="tklib/files/modules/tkpiechart/canvaslabel.html"> canvasLabel </a> · <a href="tklib/files/modules/crosshair/crosshair.html"> crosshair </a> · <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> · <a href="tklib/files/apps/diagram-viewer.html"> diagram-viewer </a> · <a href="tklib/files/modules/tkpiechart/pie.html"> pie </a> · <a href="tklib/files/modules/tkpiechart/pieboxlabeler.html"> pieBoxLabeler </a> · <a href="tklib/files/modules/tkpiechart/pieperipherallabeler.html"> piePeripheralLabeler </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key35"> cell </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key44"> character </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/khim/khim.html"> khim </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key50"> charts </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key28"> chat </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/chatwidget/chatwidget.html"> chatwidget </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key135"> controlling </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/controlwidget/controlwidget.html"> controlwidget </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key33"> conversion </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/apps/diagram-viewer.html"> diagram-viewer </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key13"> convex </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_equad.html"> canvas::edit::quadrilateral </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key47"> coordinate transformations </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key56"> coordinates </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key140"> cross-hairs </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/crosshair/crosshair.html"> crosshair </a> ................................................................................ </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key0"> dateentry </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/datefield/datefield.html"> datefield </a> · <a href="tklib/files/modules/widget/widget.html"> widget </a> · <a href="tklib/files/modules/widget/widget_dateentry.html"> widget_dateentry </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key32"> diagram </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> · <a href="tklib/files/apps/diagram-viewer.html"> diagram-viewer </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key17"> dialog </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/getstring/tk_getString.html"> getstring </a> · <a href="tklib/files/modules/swaplist/swaplist.html"> swaplist </a> · <a href="tklib/files/modules/widget/widget.html"> widget </a> </td></tr> <tr class="#idxodd" valign=top> ................................................................................ <td class="#idxright" width="65%"> <a href="tklib/files/modules/ico/ico.html"> ico </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c8">Keywords: G</a> </th></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key51"> graphical presentation </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key123"> graphics </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_mvg.html"> canvas::mvg </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key36"> grid </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c9">Keywords: H</a> </th></tr> <tr class="#idxodd" valign=top> ................................................................................ <td class="#idxright" width="65%"> <a href="tklib/files/modules/tooltip/tooltip.html"> tooltip </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c10">Keywords: I</a> </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key41"> i18n </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/khim/khim.html"> khim </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key94"> ico </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/ico/ico.html"> ico </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key92"> icon </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/ico/ico.html"> ico </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key39"> image </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/apps/bitmap-editor.html"> bitmap-editor </a> · <a href="tklib/files/modules/canvas/canvas_snap.html"> canvas::snap </a> · <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> · <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key127"> imagemagick </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_mvg.html"> canvas::mvg </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key43"> input </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/khim/khim.html"> khim </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key102"> insert tag </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_tags.html"> canvas::tag </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key42"> international </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/khim/khim.html"> khim </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key84"> interpolation </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key29"> irc </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/chatwidget/chatwidget.html"> chatwidget </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key54"> isometric plots </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c11">Keywords: L</a> </th></tr> <tr class="#idxodd" valign=top> ................................................................................ </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key121"> magick vector graphics </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_mvg.html"> canvas::mvg </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key38"> map </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key31"> mega-widget </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/chatwidget/chatwidget.html"> chatwidget </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key26"> menu </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widget/widget.html"> widget </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key45"> method </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/khim/khim.html"> khim </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key89"> move </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key62"> pie </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/tkpiechart/canvaslabel.html"> canvasLabel </a> · <a href="tklib/files/modules/tkpiechart/pie.html"> pie </a> · <a href="tklib/files/modules/tkpiechart/pieboxlabeler.html"> pieBoxLabeler </a> · <a href="tklib/files/modules/tkpiechart/pieperipherallabeler.html"> piePeripheralLabeler </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key57"> pie charts </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key143"> pixel </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/apps/bitmap-editor.html"> bitmap-editor </a> ................................................................................ </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key79"> plane geometry </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key53"> plotting </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> · <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key75"> point </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> ................................................................................ </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key130"> points </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_epoints.html"> canvas::edit::points </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key46"> polar plots </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key113"> polyline </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_epolyline.html"> canvas::edit::polyline </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key76"> spline </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key40"> square map </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key66"> state management </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widgetv/widget_validator.html"> widget_validator </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key136"> string </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/getstring/tk_getString.html"> getstring </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key59"> strip charts </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key22"> superframe </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widget/widget.html"> widget </a> ................................................................................ <td class="#idxright" width="65%"> <a href="tklib/files/modules/ctext/ctext.html"> ctext </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c18">Keywords: T</a> </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key48"> tables </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key104"> tags </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_tags.html"> canvas::tag </a> ................................................................................ </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key7"> text </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/ctext/ctext.html"> ctext </a> · <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> · <a href="tklib/files/modules/ntext/ntext.html"> ntext </a> · <a href="tklib/files/modules/ntext/ntextBindings.html"> ntextBindings </a> · <a href="tklib/files/modules/ntext/ntextIndent.html"> ntextIndent </a> · <a href="tklib/files/modules/ntext/ntextWordBreak.html"> ntextWordBreak </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key37"> tile </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_sqmap.html"> canvas::sqmap </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key49"> time charts </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key18"> toolbar </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widget/widget.html"> widget </a> · <a href="tklib/files/modules/widget/widget_toolbar.html"> widget_toolbar </a> ................................................................................ </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key69"> validation </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/widgetv/widget_validator.html"> widget_validator </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key34"> vector </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/diagrams/diagram.html"> diagram </a> · <a href="tklib/files/apps/diagram-viewer.html"> diagram-viewer </a> </td></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key122"> vector graphics </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_mvg.html"> canvas::mvg </a> </td></tr> <tr class="#idxeven" valign=top> ................................................................................ </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key145"> xbm </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/apps/bitmap-editor.html"> bitmap-editor </a> </td></tr> <tr class="#idxeven" valign=top> <td class="#idxleft" width="35%"><a name="key52"> xy-plots </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/plotchart/plotchart.html"> Plotchart </a> </td></tr> <tr class="#idxheader"><th colspan="2"> <a name="c22">Keywords: Z</a> </th></tr> <tr class="#idxodd" valign=top> <td class="#idxleft" width="35%"><a name="key137"> zoom </a></td> <td class="#idxright" width="65%"> <a href="tklib/files/modules/canvas/canvas_zoom.html"> canvas::zoom </a> </td></tr> </table> </body></html> |
Changes to embedded/www/tklib/files/apps/bitmap-editor.html.
159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 |
contain bugs and other problems.
Please report such in the category <em>bitmap</em> of the
<a href="http://sourceforge.net/tracker/?group_id=12883">Tcllib SF Trackers</a>.
Please also report any ideas for enhancements you may have for either
application and/or documentation.</p>
</div>
<div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2>
<p><a href="../../../index.html#key142">bitmap</a>, <a href="../../../index.html#key144">editor</a>, <a href="../../../index.html#key36">image</a>, <a href="../../../index.html#key143">pixel</a>, <a href="../../../index.html#key145">xbm</a></p>
</div>
<div id="category" class="section"><h2><a name="category">Category</a></h2>
<p>Image processing</p>
</div>
<div id="copyright" class="section"><h2><a name="copyright">Copyright</a></h2>
<p>Copyright © </p>
</div>
</div></body></html>
|
| |
159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 |
contain bugs and other problems.
Please report such in the category <em>bitmap</em> of the
<a href="http://sourceforge.net/tracker/?group_id=12883">Tcllib SF Trackers</a>.
Please also report any ideas for enhancements you may have for either
application and/or documentation.</p>
</div>
<div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2>
<p><a href="../../../index.html#key142">bitmap</a>, <a href="../../../index.html#key144">editor</a>, <a href="../../../index.html#key39">image</a>, <a href="../../../index.html#key143">pixel</a>, <a href="../../../index.html#key145">xbm</a></p>
</div>
<div id="category" class="section"><h2><a name="category">Category</a></h2>
<p>Image processing</p>
</div>
<div id="copyright" class="section"><h2><a name="copyright">Copyright</a></h2>
<p>Copyright © </p>
</div>
</div></body></html>
|
Name change from embedded/www/tklib/files/apps/dia.html to embedded/www/tklib/files/apps/diagram-viewer.html.
1 2 3 4 5 6 7 8 9 10 .. 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 ... 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 ... 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 |
<html><head> <title>dia - Documentation toolbox</title> <style type="text/css"><!-- HTML { background: #FFFFFF; color: black; } BODY { background: #FFFFFF; ................................................................................ } UL.requirements { margin-bottom: 1em; border-bottom: 1px solid black; } --></style> </head> <! -- Generated from file '/home/aku/Projects/Tcllib/tklib/embedded/www/tklib/files/apps/dia.html' by tcllib/doctools with format 'html' --> <! -- Copyright © 2010 Andreas Kupries <andreas_kupries@users.sourceforge.net> --> <! -- CVS: $Id$ dia.n --> <body><div class="doctools"> <hr> [ <a href="../../../../../../../home">Tcllib Home</a> | <a href="../../../toc.html">Main Table Of Contents</a> | <a href="../../toc.html">Table Of Contents</a> | <a href="../../../index.html">Keyword Index</a> | <a href="../../../toc0.html">Categories</a> | <a href="../../../toc1.html">Modules</a> | <a href="../../../toc2.html">Applications</a> ] <hr> <h1 class="title">dia(n) 1.0 tklib "Documentation toolbox"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>dia - Lightweight Diagram Processor</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> <li class="section"><a href="#section1">Description</a> <ul> ................................................................................ <li class="section"><a href="#category">Category</a></li> <li class="section"><a href="#copyright">Copyright</a></li> </ul> </div> <div id="synopsis" class="section"><h2><a name="synopsis">Synopsis</a></h2> <div class="synopsis"> <ul class="syntax"> <li><a href="#1"><b class="cmd">dia</b> <b class="method">show</b> <i class="arg">inputfile</i>...</a></li> <li><a href="#2"><b class="cmd">dia</b> <b class="method">convert</b> <b class="option">-o</b> <i class="arg">output</i> <i class="arg">format</i> <i class="arg">inputfile</i>...</a></li> </ul> </div> </div> <div id="section1" class="section"><h2><a name="section1">Description</a></h2> <p>The application described by this document, <b class="syscmd">dia</b>, is a lightweight processor for tklib diagram files</p> <p><b class="syscmd">dia</b> is based upon the package <b class="package"><a href="../modules/diagrams/diagram.html">diagram</a></b>. See it for examples and language reference.</p> <div id="subsection1" class="subsection"><h3><a name="subsection1">USE CASES</a></h3> <p><b class="syscmd">dia</b> was written with the following two use cases in mind.</p> <ol class="enumerated"> <li><p>Processing and display of one or more diagram files.</p></li> <li><p>Batch conversion of one or more diagram files into raster image files.</p></li> </ol> </div> <div id="subsection2" class="subsection"><h3><a name="subsection2">COMMAND LINE</a></h3> <dl class="definitions"> <dt><a name="1"><b class="cmd">dia</b> <b class="method">show</b> <i class="arg">inputfile</i>...</a></dt> <dd><p>This is the form for use case [1]. The application opens a gui showing the list of input files to the left, allowing the user to choose which of them to render to the canvas on the right.</p></dd> <dt><a name="2"><b class="cmd">dia</b> <b class="method">convert</b> <b class="option">-o</b> <i class="arg">output</i> <i class="arg">format</i> <i class="arg">inputfile</i>...</a></dt> <dd><p>This is the form for use case [2]. The application converts the input files into raster image of the specified <i class="arg">format</i>.</p> <dl class="arguments"> <dt>path <i class="arg">output</i> (in)</dt> <dd><p>This argument specifies where to write the generated image. It can be the path to a file or directory.</p> <p>If the <i class="arg">output</i> does not exist then [file dirname $output] ................................................................................ <dt>(handle) <i class="arg">format</i> (in)</dt> <dd><p>This argument specifies the image format to convert the diagrams into when processing the input. The application recognizes all formats supported by the <b class="package">Img</b> package, i.e. for which it can load a package <b class="package">img::<b class="variable">format</b></b></p></dd> <dt>path <i class="arg">inputfile</i> (in)</dt> <dd><p>This argument specifies the path to the diagram file to process. It has to exist, must be readable, and written in <i class="term"><a href="../../../index.html#key58">diagram</a></i> format.</p></dd> </dl></dd> </dl> </div> </div> <div id="section2" class="section"><h2><a name="section2">BUGS, IDEAS, FEEDBACK</a></h2> <p>This document, and the application it describes, will undoubtedly contain bugs and other problems. Please report such in the category <em>diagram</em> of the <a href="http://sourceforge.net/tracker/?group_id=12883">Tcllib SF Trackers</a>. Please also report any ideas for enhancements you may have for either application and/or documentation.</p> </div> <div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2> <p><a href="../../../index.html#key10">canvas</a>, <a href="../../../index.html#key59">conversion</a>, <a href="../../../index.html#key58">diagram</a>, <a href="../../../index.html#key60">vector</a></p> </div> <div id="category" class="section"><h2><a name="category">Category</a></h2> <p>Documentation tools</p> </div> <div id="copyright" class="section"><h2><a name="copyright">Copyright</a></h2> <p>Copyright © 2010 Andreas Kupries <andreas_kupries@users.sourceforge.net></p> </div> </div></body></html> |
| | | | | | | | | | | | | | |
1 2 3 4 5 6 7 8 9 10 .. 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 ... 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 ... 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 |
<html><head> <title>diagram-viewer - Documentation toolbox</title> <style type="text/css"><!-- HTML { background: #FFFFFF; color: black; } BODY { background: #FFFFFF; ................................................................................ } UL.requirements { margin-bottom: 1em; border-bottom: 1px solid black; } --></style> </head> <! -- Generated from file '/home/aku/Projects/Tcllib/tklib/embedded/www/tklib/files/apps/diagram-viewer.html' by tcllib/doctools with format 'html' --> <! -- Copyright © 2010 Andreas Kupries <andreas_kupries@users.sourceforge.net> --> <! -- CVS: $Id$ diagram-viewer.n --> <body><div class="doctools"> <hr> [ <a href="../../../../../../../home">Tcllib Home</a> | <a href="../../../toc.html">Main Table Of Contents</a> | <a href="../../toc.html">Table Of Contents</a> | <a href="../../../index.html">Keyword Index</a> | <a href="../../../toc0.html">Categories</a> | <a href="../../../toc1.html">Modules</a> | <a href="../../../toc2.html">Applications</a> ] <hr> <h1 class="title">diagram-viewer(n) 1.0 tklib "Documentation toolbox"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>diagram-viewer - Lightweight Diagram Processor</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> <li class="section"><a href="#section1">Description</a> <ul> ................................................................................ <li class="section"><a href="#category">Category</a></li> <li class="section"><a href="#copyright">Copyright</a></li> </ul> </div> <div id="synopsis" class="section"><h2><a name="synopsis">Synopsis</a></h2> <div class="synopsis"> <ul class="syntax"> <li><a href="#1"><b class="cmd">diagram-viewer</b> <b class="method">show</b> <i class="arg">inputfile</i>...</a></li> <li><a href="#2"><b class="cmd">diagram-viewer</b> <b class="method">convert</b> <b class="option">-o</b> <i class="arg">output</i> <i class="arg">format</i> <i class="arg">inputfile</i>...</a></li> </ul> </div> </div> <div id="section1" class="section"><h2><a name="section1">Description</a></h2> <p>The application described by this document, <b class="syscmd">diagram-viewer</b>, is a lightweight processor for tklib diagram files</p> <p><b class="syscmd">diagram-viewer</b> is based upon the package <b class="package"><a href="../modules/diagrams/diagram.html">diagram</a></b>. See it for examples and language reference.</p> <div id="subsection1" class="subsection"><h3><a name="subsection1">USE CASES</a></h3> <p><b class="syscmd">diagram-viewer</b> was written with the following two use cases in mind.</p> <ol class="enumerated"> <li><p>Processing and display of one or more diagram files.</p></li> <li><p>Batch conversion of one or more diagram files into raster image files.</p></li> </ol> </div> <div id="subsection2" class="subsection"><h3><a name="subsection2">COMMAND LINE</a></h3> <dl class="definitions"> <dt><a name="1"><b class="cmd">diagram-viewer</b> <b class="method">show</b> <i class="arg">inputfile</i>...</a></dt> <dd><p>This is the form for use case [1]. The application opens a gui showing the list of input files to the left, allowing the user to choose which of them to render to the canvas on the right.</p></dd> <dt><a name="2"><b class="cmd">diagram-viewer</b> <b class="method">convert</b> <b class="option">-o</b> <i class="arg">output</i> <i class="arg">format</i> <i class="arg">inputfile</i>...</a></dt> <dd><p>This is the form for use case [2]. The application converts the input files into raster image of the specified <i class="arg">format</i>.</p> <dl class="arguments"> <dt>path <i class="arg">output</i> (in)</dt> <dd><p>This argument specifies where to write the generated image. It can be the path to a file or directory.</p> <p>If the <i class="arg">output</i> does not exist then [file dirname $output] ................................................................................ <dt>(handle) <i class="arg">format</i> (in)</dt> <dd><p>This argument specifies the image format to convert the diagrams into when processing the input. The application recognizes all formats supported by the <b class="package">Img</b> package, i.e. for which it can load a package <b class="package">img::<b class="variable">format</b></b></p></dd> <dt>path <i class="arg">inputfile</i> (in)</dt> <dd><p>This argument specifies the path to the diagram file to process. It has to exist, must be readable, and written in <i class="term"><a href="../../../index.html#key32">diagram</a></i> format.</p></dd> </dl></dd> </dl> </div> </div> <div id="section2" class="section"><h2><a name="section2">BUGS, IDEAS, FEEDBACK</a></h2> <p>This document, and the application it describes, will undoubtedly contain bugs and other problems. Please report such in the category <em>diagram</em> of the <a href="http://sourceforge.net/tracker/?group_id=12883">Tcllib SF Trackers</a>. Please also report any ideas for enhancements you may have for either application and/or documentation.</p> </div> <div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2> <p><a href="../../../index.html#key10">canvas</a>, <a href="../../../index.html#key33">conversion</a>, <a href="../../../index.html#key32">diagram</a>, <a href="../../../index.html#key34">vector</a></p> </div> <div id="category" class="section"><h2><a name="category">Category</a></h2> <p>Documentation tools</p> </div> <div id="copyright" class="section"><h2><a name="copyright">Copyright</a></h2> <p>Copyright © 2010 Andreas Kupries <andreas_kupries@users.sourceforge.net></p> </div> </div></body></html> |
Changes to embedded/www/tklib/files/modules/canvas/canvas_snap.html.
147 148 149 150 151 152 153 154 155 156 157 158 159 160 |
<p><em>Note</em> that this command has a side-effect. To avoid having white
rectangles where other windows may overlap the canvas this command
forces the toplevel window the canvas is in to the top of the stacking
order.</p></dd>
</dl>
</div>
<div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2>
<p><a href="../../../../index.html#key10">canvas</a>, <a href="../../../../index.html#key36">image</a>, <a href="../../../../index.html#key129">photo</a>, <a href="../../../../index.html#key124">print screen</a>, <a href="../../../../index.html#key128">snapshot</a></p>
</div>
<div id="copyright" class="section"><h2><a name="copyright">Copyright</a></h2>
<p>Copyright © 2004 George Petasis (http://wiki.tcl.tk/1404)<br>
Copyright © 2010 Documentation, Andreas Kupries</p>
</div>
</div></body></html>
|
| |
147 148 149 150 151 152 153 154 155 156 157 158 159 160 |
<p><em>Note</em> that this command has a side-effect. To avoid having white
rectangles where other windows may overlap the canvas this command
forces the toplevel window the canvas is in to the top of the stacking
order.</p></dd>
</dl>
</div>
<div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2>
<p><a href="../../../../index.html#key10">canvas</a>, <a href="../../../../index.html#key39">image</a>, <a href="../../../../index.html#key129">photo</a>, <a href="../../../../index.html#key124">print screen</a>, <a href="../../../../index.html#key128">snapshot</a></p>
</div>
<div id="copyright" class="section"><h2><a name="copyright">Copyright</a></h2>
<p>Copyright © 2004 George Petasis (http://wiki.tcl.tk/1404)<br>
Copyright © 2010 Documentation, Andreas Kupries</p>
</div>
</div></body></html>
|
Changes to embedded/www/tklib/files/modules/canvas/canvas_sqmap.html.
225 226 227 228 229 230 231 232 233 234 |
shows in the background. In other words, when we say that the canvas forgets an image this means only that the association between a grid cell and shown image is broken. The image is <em>not</em> deleted. Managing the lifecycle of the images shown by the canvas is responsibility of the user of the canvas.</p> </div> <div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2> <p><a href="../../../../index.html#key10">canvas</a>, <a href="../../../../index.html#key32">cell</a>, <a href="../../../../index.html#key33">grid</a>, <a href="../../../../index.html#key36">image</a>, <a href="../../../../index.html#key35">map</a>, <a href="../../../../index.html#key37">square map</a>, <a href="../../../../index.html#key34">tile</a></p> </div> </div></body></html> |
| |
225 226 227 228 229 230 231 232 233 234 |
shows in the background. In other words, when we say that the canvas forgets an image this means only that the association between a grid cell and shown image is broken. The image is <em>not</em> deleted. Managing the lifecycle of the images shown by the canvas is responsibility of the user of the canvas.</p> </div> <div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2> <p><a href="../../../../index.html#key10">canvas</a>, <a href="../../../../index.html#key35">cell</a>, <a href="../../../../index.html#key36">grid</a>, <a href="../../../../index.html#key39">image</a>, <a href="../../../../index.html#key38">map</a>, <a href="../../../../index.html#key40">square map</a>, <a href="../../../../index.html#key37">tile</a></p> </div> </div></body></html> |
Changes to embedded/www/tklib/files/modules/diagrams/diagram.html.
2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 |
<dt><b class="class">diagram::point</b></dt> <dd><p>General support class handling various vector operations.</p></dd> </dl> </div> <div id="section5" class="section"><h2><a name="section5">References</a></h2> </div> <div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2> <p><a href="../../../../index.html#key85">2D geometry</a>, <a href="../../../../index.html#key82">arc</a>, <a href="../../../../index.html#key77">arrow</a>, <a href="../../../../index.html#key74">box</a>, <a href="../../../../index.html#key10">canvas</a>, <a href="../../../../index.html#key86">circle</a>, <a href="../../../../index.html#key58">diagram</a>, <a href="../../../../index.html#key87">diamond</a>, <a href="../../../../index.html#key80">drawing</a>, <a href="../../../../index.html#key73">drum</a>, <a href="../../../../index.html#key88">ellipse</a>, <a href="../../../../index.html#key36">image</a>, <a href="../../../../index.html#key84">interpolation</a>, <a href="../../../../index.html#key90">intersection</a>, <a href="../../../../index.html#key83">line</a>, <a href="../../../../index.html#key89">move</a>, <a href="../../../../index.html#key81">picture</a>, <a href="../../../../index.html#key79">plane geometry</a>, <a href="../../../../index.html#key50">plotting</a>, <a href="../../../../index.html#key75">point</a>, <a href="../../../../index.html#key78">raster image</a>, <a href="../../../../index.html#key76">spline</a>, <a href="../../../../index.html#key7">text</a>, <a href="../../../../index.html#key60">vector</a></p> </div> <div id="category" class="section"><h2><a name="category">Category</a></h2> <p>Documentation tools</p> </div> </div></body></html> |
| |
2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 |
<dt><b class="class">diagram::point</b></dt> <dd><p>General support class handling various vector operations.</p></dd> </dl> </div> <div id="section5" class="section"><h2><a name="section5">References</a></h2> </div> <div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2> <p><a href="../../../../index.html#key85">2D geometry</a>, <a href="../../../../index.html#key82">arc</a>, <a href="../../../../index.html#key77">arrow</a>, <a href="../../../../index.html#key74">box</a>, <a href="../../../../index.html#key10">canvas</a>, <a href="../../../../index.html#key86">circle</a>, <a href="../../../../index.html#key32">diagram</a>, <a href="../../../../index.html#key87">diamond</a>, <a href="../../../../index.html#key80">drawing</a>, <a href="../../../../index.html#key73">drum</a>, <a href="../../../../index.html#key88">ellipse</a>, <a href="../../../../index.html#key39">image</a>, <a href="../../../../index.html#key84">interpolation</a>, <a href="../../../../index.html#key90">intersection</a>, <a href="../../../../index.html#key83">line</a>, <a href="../../../../index.html#key89">move</a>, <a href="../../../../index.html#key81">picture</a>, <a href="../../../../index.html#key79">plane geometry</a>, <a href="../../../../index.html#key53">plotting</a>, <a href="../../../../index.html#key75">point</a>, <a href="../../../../index.html#key78">raster image</a>, <a href="../../../../index.html#key76">spline</a>, <a href="../../../../index.html#key7">text</a>, <a href="../../../../index.html#key34">vector</a></p> </div> <div id="category" class="section"><h2><a name="category">Category</a></h2> <p>Documentation tools</p> </div> </div></body></html> |
Changes to embedded/www/tklib/files/modules/khim/khim.html.
256 257 258 259 260 261 262 263 264 265 |
</div> <div id="section4" class="section"><h2><a name="section4">ACKNOWLEDGMENTS</a></h2> <p>KHIM was originally inspired by the key bindings that Brent Welch developed for the 'sedit' editor used in the 'exmh' mail user agent. The code for KHIM is entirely separate from that for 'sedit'.</p> </div> <div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2> <p><a href="../../../../index.html#key41">character</a>, <a href="../../../../index.html#key38">i18n</a>, <a href="../../../../index.html#key40">input</a>, <a href="../../../../index.html#key39">international</a>, <a href="../../../../index.html#key42">method</a></p> </div> </div></body></html> |
| |
256 257 258 259 260 261 262 263 264 265 |
</div> <div id="section4" class="section"><h2><a name="section4">ACKNOWLEDGMENTS</a></h2> <p>KHIM was originally inspired by the key bindings that Brent Welch developed for the 'sedit' editor used in the 'exmh' mail user agent. The code for KHIM is entirely separate from that for 'sedit'.</p> </div> <div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2> <p><a href="../../../../index.html#key44">character</a>, <a href="../../../../index.html#key41">i18n</a>, <a href="../../../../index.html#key43">input</a>, <a href="../../../../index.html#key42">international</a>, <a href="../../../../index.html#key45">method</a></p> </div> </div></body></html> |
Changes to embedded/www/tklib/files/modules/plotchart/plotchart.html.
2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 |
<li><p>Marker line to indicate a "current" value</p></li> <li><p>Box drawn from quantiles</p></li> </ul> </li> </ul> </div> <div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2> <p><a href="../../../../index.html#key57">3D bars</a>, <a href="../../../../index.html#key55">3D surfaces</a>, <a href="../../../../index.html#key52">bar charts</a>, <a href="../../../../index.html#key47">charts</a>, <a href="../../../../index.html#key44">coordinate transformations</a>, <a href="../../../../index.html#key53">coordinates</a>, <a href="../../../../index.html#key48">graphical presentation</a>, <a href="../../../../index.html#key51">isometric plots</a>, <a href="../../../../index.html#key54">pie charts</a>, <a href="../../../../index.html#key50">plotting</a>, <a href="../../../../index.html#key43">polar plots</a>, <a href="../../../../index.html#key56">strip charts</a>, <a href="../../../../index.html#key45">tables</a>, <a href="../../../../index.html#key46">time charts</a>, <a href="../../../../index.html#key49">xy-plots</a></p> </div> <div id="copyright" class="section"><h2><a name="copyright">Copyright</a></h2> <p>Copyright © 2011 Arjen Markus <arjenmarkus@users.sourceforge.net></p> </div> </div></body></html> |
| |
2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 |
<li><p>Marker line to indicate a "current" value</p></li> <li><p>Box drawn from quantiles</p></li> </ul> </li> </ul> </div> <div id="keywords" class="section"><h2><a name="keywords">Keywords</a></h2> <p><a href="../../../../index.html#key60">3D bars</a>, <a href="../../../../index.html#key58">3D surfaces</a>, <a href="../../../../index.html#key55">bar charts</a>, <a href="../../../../index.html#key50">charts</a>, <a href="../../../../index.html#key47">coordinate transformations</a>, <a href="../../../../index.html#key56">coordinates</a>, <a href="../../../../index.html#key51">graphical presentation</a>, <a href="../../../../index.html#key54">isometric plots</a>, <a href="../../../../index.html#key57">pie charts</a>, <a href="../../../../index.html#key53">plotting</a>, <a href="../../../../index.html#key46">polar plots</a>, <a href="../../../../index.html#key59">strip charts</a>, <a href="../../../../index.html#key48">tables</a>, <a href="../../../../index.html#key49">time charts</a>, <a href="../../../../index.html#key52">xy-plots</a></p> </div> <div id="copyright" class="section"><h2><a name="copyright">Copyright</a></h2> <p>Copyright © 2011 Arjen Markus <arjenmarkus@users.sourceforge.net></p> </div> </div></body></html> |
Changes to embedded/www/tklib/toc.html.
93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 |
<td class="#tocright">Procedures to handle CURSOR data</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="files/modules/datefield/datefield.html">datefield</a></td> <td class="#tocright">Tk datefield widget</td> </tr> <tr class="#toceven" > <td class="#tocleft" ><a href="files/apps/dia.html">dia</a></td> <td class="#tocright">Lightweight Diagram Processor</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="files/modules/diagrams/diagram.html">diagram</a></td> <td class="#tocright">Diagram drawing</td> </tr> <tr class="#toceven" > <td class="#tocleft" ><a href="files/modules/getstring/tk_getString.html">getstring</a></td> <td class="#tocright">A string dialog</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="files/modules/history/tklib_history.html">history</a></td> |
| | | | |
93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 |
<td class="#tocright">Procedures to handle CURSOR data</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="files/modules/datefield/datefield.html">datefield</a></td> <td class="#tocright">Tk datefield widget</td> </tr> <tr class="#toceven" > <td class="#tocleft" ><a href="files/modules/diagrams/diagram.html">diagram</a></td> <td class="#tocright">Diagram drawing</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="files/apps/diagram-viewer.html">diagram-viewer</a></td> <td class="#tocright">Lightweight Diagram Processor</td> </tr> <tr class="#toceven" > <td class="#tocleft" ><a href="files/modules/getstring/tk_getString.html">getstring</a></td> <td class="#tocright">A string dialog</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="files/modules/history/tklib_history.html">history</a></td> |
Changes to embedded/www/toc.html.
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
...
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
|
] <hr> <h3> Table Of Contents </h3> <hr><dl><dt><h2> </h2><dd> <dl><dt>By Categories<dd> <dl><dt>Documentation tools<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/apps/dia.html">dia</a></td> <td class="#tocright">Lightweight Diagram Processor</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="tcllib/files/modules/diagrams/diagram.html">diagram</a></td> <td class="#tocright">Diagram drawing</td> </tr> </table></dl> <dl><dt>Image processing<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/apps/bitmap-editor.html">bitmap-editor</a></td> <td class="#tocright">Editor for XBM images</td> </tr> ................................................................................ <dl><dt>Applications<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/apps/bitmap-editor.html">bitmap-editor</a></td> <td class="#tocright">Editor for XBM images</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="tcllib/files/apps/dia.html">dia</a></td> <td class="#tocright">Lightweight Diagram Processor</td> </tr> </table></dl> <dl><dt>Modules<dd> <dl><dt>autoscroll<dd> <table class="#toc"> <tr class="#toceven" > |
<
<
<
<
>
>
>
>
|
|
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
...
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
|
] <hr> <h3> Table Of Contents </h3> <hr><dl><dt><h2> </h2><dd> <dl><dt>By Categories<dd> <dl><dt>Documentation tools<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/modules/diagrams/diagram.html">diagram</a></td> <td class="#tocright">Diagram drawing</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="tcllib/files/apps/diagram-viewer.html">diagram-viewer</a></td> <td class="#tocright">Lightweight Diagram Processor</td> </tr> </table></dl> <dl><dt>Image processing<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/apps/bitmap-editor.html">bitmap-editor</a></td> <td class="#tocright">Editor for XBM images</td> </tr> ................................................................................ <dl><dt>Applications<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/apps/bitmap-editor.html">bitmap-editor</a></td> <td class="#tocright">Editor for XBM images</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="tcllib/files/apps/diagram-viewer.html">diagram-viewer</a></td> <td class="#tocright">Lightweight Diagram Processor</td> </tr> </table></dl> <dl><dt>Modules<dd> <dl><dt>autoscroll<dd> <table class="#toc"> <tr class="#toceven" > |
Changes to embedded/www/toc0.html.
15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
] <hr> <h3> Table Of Contents </h3> <hr><dl><dt><h2> </h2><dd> <dl><dt>By Categories<dd> <dl><dt>Documentation tools<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/apps/dia.html">dia</a></td> <td class="#tocright">Lightweight Diagram Processor</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="tcllib/files/modules/diagrams/diagram.html">diagram</a></td> <td class="#tocright">Diagram drawing</td> </tr> </table></dl> <dl><dt>Image processing<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/apps/bitmap-editor.html">bitmap-editor</a></td> <td class="#tocright">Editor for XBM images</td> </tr> |
< < < < > > > > |
15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
] <hr> <h3> Table Of Contents </h3> <hr><dl><dt><h2> </h2><dd> <dl><dt>By Categories<dd> <dl><dt>Documentation tools<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/modules/diagrams/diagram.html">diagram</a></td> <td class="#tocright">Diagram drawing</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="tcllib/files/apps/diagram-viewer.html">diagram-viewer</a></td> <td class="#tocright">Lightweight Diagram Processor</td> </tr> </table></dl> <dl><dt>Image processing<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/apps/bitmap-editor.html">bitmap-editor</a></td> <td class="#tocright">Editor for XBM images</td> </tr> |
Changes to embedded/www/toc2.html.
18 19 20 21 22 23 24 25 26 27 28 29 |
<dl><dt>Applications<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/apps/bitmap-editor.html">bitmap-editor</a></td> <td class="#tocright">Editor for XBM images</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="tcllib/files/apps/dia.html">dia</a></td> <td class="#tocright">Lightweight Diagram Processor</td> </tr> </table></dl> </dl><hr></body></html> |
| |
18 19 20 21 22 23 24 25 26 27 28 29 |
<dl><dt>Applications<dd> <table class="#toc"> <tr class="#toceven" > <td class="#tocleft" ><a href="tcllib/files/apps/bitmap-editor.html">bitmap-editor</a></td> <td class="#tocright">Editor for XBM images</td> </tr> <tr class="#tocodd" > <td class="#tocleft" ><a href="tcllib/files/apps/diagram-viewer.html">diagram-viewer</a></td> <td class="#tocright">Lightweight Diagram Processor</td> </tr> </table></dl> </dl><hr></body></html> |
Changes to support/devel/sak/doc/kwic.txt.
38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 .. 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 .. 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 ... 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 |
[manpage modules/canvas/canvas_mvg.man canvas::mvg] [manpage modules/canvas/canvas_snap.man canvas::snap] [manpage modules/canvas/canvas_sqmap.man canvas::sqmap] [manpage modules/canvas/canvas_tags.man canvas::tag] [manpage modules/canvas/canvas_trlines.man canvas::track::lines] [manpage modules/tkpiechart/canvaslabel.man canvasLabel] [manpage modules/crosshair/crosshair.man crosshair] [manpage apps/dia.man dia] [manpage modules/diagrams/diagram.man diagram] [manpage modules/tkpiechart/pie.man pie] [manpage modules/tkpiechart/pieboxlabeler.man pieBoxLabeler] [manpage modules/tkpiechart/pieperipherallabeler.man piePeripheralLabeler] [key cell] [manpage modules/canvas/canvas_sqmap.man canvas::sqmap] [key character] [manpage modules/khim/khim.man khim] ................................................................................ [key {composite widget}] [manpage modules/chatwidget/chatwidget.man chatwidget] [key concave] [manpage modules/canvas/canvas_equad.man canvas::edit::quadrilateral] [key controlling] [manpage modules/controlwidget/controlwidget.man controlwidget] [key conversion] [manpage apps/dia.man dia] [key convex] [manpage modules/canvas/canvas_equad.man canvas::edit::quadrilateral] [key {coordinate transformations}] [manpage modules/plotchart/plotchart.man Plotchart] [key coordinates] [manpage modules/plotchart/plotchart.man Plotchart] [key cross-hairs] ................................................................................ [manpage modules/widget/widget_calendar.man widget_calendar] [manpage modules/widget/widget_dateentry.man widget_dateentry] [key dateentry] [manpage modules/datefield/datefield.man datefield] [manpage modules/widget/widget.man widget] [manpage modules/widget/widget_dateentry.man widget_dateentry] [key diagram] [manpage apps/dia.man dia] [manpage modules/diagrams/diagram.man diagram] [key dialog] [manpage modules/getstring/tk_getString.man getstring] [manpage modules/swaplist/swaplist.man swaplist] [manpage modules/widget/widget.man widget] [key diamond] [manpage modules/diagrams/diagram.man diagram] [key disjointlistbox] ................................................................................ [key ttk::combobox] [manpage modules/widgetv/widget_validator.man widget_validator] [key ttk::entry] [manpage modules/widgetv/widget_validator.man widget_validator] [key validation] [manpage modules/widgetv/widget_validator.man widget_validator] [key vector] [manpage apps/dia.man dia] [manpage modules/diagrams/diagram.man diagram] [key {vector graphics}] [manpage modules/canvas/canvas_mvg.man canvas::mvg] [key viewport] [manpage modules/crosshair/crosshair.man crosshair] [key widget] [manpage modules/chatwidget/chatwidget.man chatwidget] [manpage modules/ctext/ctext.man ctext] |
< > | < > < > |
38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 .. 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 .. 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 ... 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 |
[manpage modules/canvas/canvas_mvg.man canvas::mvg] [manpage modules/canvas/canvas_snap.man canvas::snap] [manpage modules/canvas/canvas_sqmap.man canvas::sqmap] [manpage modules/canvas/canvas_tags.man canvas::tag] [manpage modules/canvas/canvas_trlines.man canvas::track::lines] [manpage modules/tkpiechart/canvaslabel.man canvasLabel] [manpage modules/crosshair/crosshair.man crosshair] [manpage modules/diagrams/diagram.man diagram] [manpage apps/diagram-viewer.man diagram-viewer] [manpage modules/tkpiechart/pie.man pie] [manpage modules/tkpiechart/pieboxlabeler.man pieBoxLabeler] [manpage modules/tkpiechart/pieperipherallabeler.man piePeripheralLabeler] [key cell] [manpage modules/canvas/canvas_sqmap.man canvas::sqmap] [key character] [manpage modules/khim/khim.man khim] ................................................................................ [key {composite widget}] [manpage modules/chatwidget/chatwidget.man chatwidget] [key concave] [manpage modules/canvas/canvas_equad.man canvas::edit::quadrilateral] [key controlling] [manpage modules/controlwidget/controlwidget.man controlwidget] [key conversion] [manpage apps/diagram-viewer.man diagram-viewer] [key convex] [manpage modules/canvas/canvas_equad.man canvas::edit::quadrilateral] [key {coordinate transformations}] [manpage modules/plotchart/plotchart.man Plotchart] [key coordinates] [manpage modules/plotchart/plotchart.man Plotchart] [key cross-hairs] ................................................................................ [manpage modules/widget/widget_calendar.man widget_calendar] [manpage modules/widget/widget_dateentry.man widget_dateentry] [key dateentry] [manpage modules/datefield/datefield.man datefield] [manpage modules/widget/widget.man widget] [manpage modules/widget/widget_dateentry.man widget_dateentry] [key diagram] [manpage modules/diagrams/diagram.man diagram] [manpage apps/diagram-viewer.man diagram-viewer] [key dialog] [manpage modules/getstring/tk_getString.man getstring] [manpage modules/swaplist/swaplist.man swaplist] [manpage modules/widget/widget.man widget] [key diamond] [manpage modules/diagrams/diagram.man diagram] [key disjointlistbox] ................................................................................ [key ttk::combobox] [manpage modules/widgetv/widget_validator.man widget_validator] [key ttk::entry] [manpage modules/widgetv/widget_validator.man widget_validator] [key validation] [manpage modules/widgetv/widget_validator.man widget_validator] [key vector] [manpage modules/diagrams/diagram.man diagram] [manpage apps/diagram-viewer.man diagram-viewer] [key {vector graphics}] [manpage modules/canvas/canvas_mvg.man canvas::mvg] [key viewport] [manpage modules/crosshair/crosshair.man crosshair] [key widget] [manpage modules/chatwidget/chatwidget.man chatwidget] [manpage modules/ctext/ctext.man ctext] |
Changes to support/devel/sak/doc/manpages.txt.
1 2 3 4 5 6 7 8 9 |
apps/bitmap-editor.man apps/dia.man modules/autoscroll/autoscroll.man modules/canvas/canvas_drag.man modules/canvas/canvas_epoints.man modules/canvas/canvas_epolyline.man modules/canvas/canvas_equad.man modules/canvas/canvas_highlight.man modules/canvas/canvas_mvg.man |
| |
1 2 3 4 5 6 7 8 9 |
apps/bitmap-editor.man
apps/diagram-viewer.man
modules/autoscroll/autoscroll.man
modules/canvas/canvas_drag.man
modules/canvas/canvas_epoints.man
modules/canvas/canvas_epolyline.man
modules/canvas/canvas_equad.man
modules/canvas/canvas_highlight.man
modules/canvas/canvas_mvg.man
|
Changes to support/devel/sak/doc/toc.txt.
1
2
3
4
5
6
7
8
9
10
11
12
..
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
[toc_begin {Table Of Contents} {}] [division_start {By Categories}] [division_start {Documentation tools}] [item apps/dia.man dia {Lightweight Diagram Processor}] [item modules/diagrams/diagram.man diagram {Diagram drawing}] [division_end] [division_start {Image processing}] [item apps/bitmap-editor.man bitmap-editor {Editor for XBM images}] [division_end] [division_start Unfiled] [item modules/autoscroll/autoscroll.man autoscroll {Provides for a scrollbar to automatically mapped and unmapped as needed}] [item modules/canvas/canvas_drag.man canvas::drag {Manage the dragging of canvas items or item groups}] ................................................................................ [item modules/widget/widget_calendar.man widget_calendar {Calendar Megawidget}] [item modules/widget/widget_dateentry.man widget_dateentry {Date Entry Megawidget}] [item modules/widget/widget_toolbar.man widget_toolbar {Toolbar Megawidget}] [division_end] [division_end] [division_start {By Type}] [division_start Applications] [item apps/bitmap-editor.man bitmap-editor {Editor for XBM images}] [item apps/dia.man dia {Lightweight Diagram Processor}] [division_end] [division_start Modules] [division_start autoscroll] [item modules/autoscroll/autoscroll.man autoscroll {Provides for a scrollbar to automatically mapped and unmapped as needed}] [division_end] [division_start canvas] [item modules/canvas/canvas_drag.man canvas::drag {Manage the dragging of canvas items or item groups}] |
|
|
|
|
|
1
2
3
4
5
6
7
8
9
10
11
12
..
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
[toc_begin {Table Of Contents} {}] [division_start {By Categories}] [division_start {Documentation tools}] [item modules/diagrams/diagram.man diagram {Diagram drawing}] [item apps/diagram-viewer.man diagram-viewer {Lightweight Diagram Processor}] [division_end] [division_start {Image processing}] [item apps/bitmap-editor.man bitmap-editor {Editor for XBM images}] [division_end] [division_start Unfiled] [item modules/autoscroll/autoscroll.man autoscroll {Provides for a scrollbar to automatically mapped and unmapped as needed}] [item modules/canvas/canvas_drag.man canvas::drag {Manage the dragging of canvas items or item groups}] ................................................................................ [item modules/widget/widget_calendar.man widget_calendar {Calendar Megawidget}] [item modules/widget/widget_dateentry.man widget_dateentry {Date Entry Megawidget}] [item modules/widget/widget_toolbar.man widget_toolbar {Toolbar Megawidget}] [division_end] [division_end] [division_start {By Type}] [division_start Applications] [item apps/bitmap-editor.man bitmap-editor {Editor for XBM images}] [item apps/diagram-viewer.man diagram-viewer {Lightweight Diagram Processor}] [division_end] [division_start Modules] [division_start autoscroll] [item modules/autoscroll/autoscroll.man autoscroll {Provides for a scrollbar to automatically mapped and unmapped as needed}] [division_end] [division_start canvas] [item modules/canvas/canvas_drag.man canvas::drag {Manage the dragging of canvas items or item groups}] |
Changes to support/devel/sak/doc/toc_apps.txt.
1 2 3 4 5 6 |
[toc_begin {Table Of Contents} {}]
[division_start Applications]
[item apps/bitmap-editor.man bitmap-editor {Editor for XBM images}]
[item apps/dia.man dia {Lightweight Diagram Processor}]
[division_end]
[toc_end]
|
| | |
1 2 3 4 5 6 |
[toc_begin {Table Of Contents} {}] [division_start Applications] [item apps/bitmap-editor.man bitmap-editor {Editor for XBM images}] [item apps/diagram-viewer.man diagram-viewer {Lightweight Diagram Processor}] [division_end] [toc_end] |
Changes to support/devel/sak/doc/toc_cats.txt.
1 2 3 4 5 6 7 8 9 10 11 12 |
[toc_begin {Table Of Contents} {}] [division_start {By Categories}] [division_start {Documentation tools}] [item apps/dia.man dia {Lightweight Diagram Processor}] [item modules/diagrams/diagram.man diagram {Diagram drawing}] [division_end] [division_start {Image processing}] [item apps/bitmap-editor.man bitmap-editor {Editor for XBM images}] [division_end] [division_start Unfiled] [item modules/autoscroll/autoscroll.man autoscroll {Provides for a scrollbar to automatically mapped and unmapped as needed}] [item modules/canvas/canvas_drag.man canvas::drag {Manage the dragging of canvas items or item groups}] |
| | |
1 2 3 4 5 6 7 8 9 10 11 12 |
[toc_begin {Table Of Contents} {}] [division_start {By Categories}] [division_start {Documentation tools}] [item modules/diagrams/diagram.man diagram {Diagram drawing}] [item apps/diagram-viewer.man diagram-viewer {Lightweight Diagram Processor}] [division_end] [division_start {Image processing}] [item apps/bitmap-editor.man bitmap-editor {Editor for XBM images}] [division_end] [division_start Unfiled] [item modules/autoscroll/autoscroll.man autoscroll {Provides for a scrollbar to automatically mapped and unmapped as needed}] [item modules/canvas/canvas_drag.man canvas::drag {Manage the dragging of canvas items or item groups}] |
Changes to support/installation/modules.tcl.
55 56 57 58 59 60 61 62 63 64 65 66 |
Module tkpiechart _tcl _man _exa Module tooltip _tcl _man _null Module wcb _tab _null _exa Module widget _tcl _man _exa Module widgetl _tcl _man _null Module widgetv _tcl _man _null Application dia Application bitmap-editor # @@ Registration END # -------------------------------------------------------------- |
| |
55 56 57 58 59 60 61 62 63 64 65 66 |
Module tkpiechart _tcl _man _exa
Module tooltip _tcl _man _null
Module wcb _tab _null _exa
Module widget _tcl _man _exa
Module widgetl _tcl _man _null
Module widgetv _tcl _man _null
Application diagram-viewer
Application bitmap-editor
# @@ Registration END
# --------------------------------------------------------------
|