Searched +refs:snit +refs:typemethod (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/map/
H A Dmap_slippy.tcl14 package require snit
24 snit::type map::slippy {
28 typemethod length {level} {
32 typemethod tiles {level} {
36 typemethod {tile size} {} {
40 typemethod {tile valid} {tile levels {msgv {}}} {
77 typemethod {geo 2tile} {geo} {
90 typemethod {geo 2point} {geo} {
102 typemethod {tile 2geo} {tile} {
115 typemethod {til
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/transfer/
H A Dreceiver.tcl12 package require snit
19 snit::type ::transfer::receiver {
24 typemethod {stream channel} {chan host port args} {
50 typemethod {stream file} {file host port args} {
63 typemethod Done {command receiver n {err {}}} {
72 typemethod DoneFile {chan command receiver n {err {}}} {
H A Dtransmitter.tcl12 package require snit
19 snit::type ::transfer::transmitter {
24 typemethod {stream channel} {chan host port args} {
50 typemethod {stream file} {file host port args} {
57 typemethod Done {chan command transmitter n {err {}}} {
92 option -blocksize -default 1024 -type {snit::integer -min 1}
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2idx/
H A Dstructure.tcl11 package require snit ; # OO system.
16 snit::type ::doctools::idx::structure {
23 typemethod verify {serial {canonvar {}}} {
117 typemethod verify-as-canonical {serial} {
126 typemethod canonicalize {serial} {
168 typemethod merge {seriala serialb} {
239 typemethod print {serial} {
H A Dparse.tcl30 package require snit ; # OO system.
38 snit::type ::doctools::idx::parse {
42 typemethod file {path} {
47 typemethod text {text {path {}}} {
74 typemethod vars {} {
78 typemethod {var set} {name value} {
83 typemethod {var load} {dict} {
88 typemethod {var unset} {args} {
99 typemethod includes {} {
103 typemethod {includ
[all...]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/diagrams/
H A Delement.tcl17 package require snit ; # Object framework.
25 snit::type ::diagram::element {
28 typemethod validate {id} {
33 typemethod is {id} {
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2toc/
H A Dstructure.tcl11 package require snit ; # OO system.
16 snit::type ::doctools::toc::structure {
23 typemethod verify {serial {canonvar {}}} {
76 typemethod verify-as-canonical {serial} {
84 typemethod canonicalize {serial} {
104 typemethod merge {seriala serialb} {
131 typemethod print {serial} {
H A Dparse.tcl29 package require snit ; # OO system.
37 snit::type ::doctools::toc::parse {
41 typemethod file {path} {
46 typemethod text {text {path {}}} {
73 typemethod vars {} {
77 typemethod {var set} {name value} {
82 typemethod {var load} {dict} {
87 typemethod {var unset} {args} {
98 typemethod includes {} {
102 typemethod {includ
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2base/
H A Dtcl_parse.tcl27 package require snit ; # OO system.
39 snit::type ::doctools::tcl::parse {
43 typemethod file {t path {root {}}} {
47 typemethod text {t text {root {}}} {

Completed in 140 milliseconds