Uses 3874K of libraries. Click here for Pure Java version (6427L/46K/162K).
!7 !include #1007303 // CirclesAndLines p-pretty /* although that's debatable given the detailed person */ { final new CirclesAndLines cal; Circle a = cal.addCircle(#1007291, 1/3.0, 0.5); Circle b = cal.addCircle(#1007292, 2/3.0, 0.5); cal.addArrow(a, b, "MAKES"); cal.showAsFrame(); }
Began life as a copy of #1007305
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: | #1007310 |
| Snippet name: | Draggable Circles With Text |
| Eternal ID of this version: | #1007310/1 |
| Text MD5: | e346391ed4a9723b013f2dfcc0b99130 |
| Transpilation MD5: | a9595671542bcc7c0abced9f53d05ebf |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-03-15 02:36:52 |
| Source code size: | 309 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 742 / 864 |
| Referenced in: | #1007312 - Draggable Circles With More Text |