static Pair<CirclesAndLines, Canvas> showWeb_noAutoLayout(Web web) { CirclesAndLines cal = webToCAL(web); ret pair(cal, showCAL(cal)); } static Pair<CirclesAndLines, Canvas> showWeb_noAutoLayout(Web web, int w, int h) { CirclesAndLines cal = webToCAL(web); ret pair(cal, showCAL(cal, w, h)); }
Began life as a copy of #1009995
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1010005 |
Snippet name: | showWeb_noAutoLayout - convert to CirclesAndLines and show |
Eternal ID of this version: | #1010005/2 |
Text MD5: | 0f75e2d858233234e521b1f38eae97db |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-24 00:22:01 |
Source code size: | 310 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 449 / 479 |
Version history: | 1 change(s) |
Referenced in: | [show references] |