Uses 3874K of libraries. Click here for Pure Java version (6427L/46K/162K).
1 | !7 |
2 | |
3 | !include #1007303 // CirclesAndLines |
4 | |
5 | p-pretty /* although that's debatable given the detailed person */ {
|
6 | final new CirclesAndLines cal; |
7 | Circle a = cal.addCircle(#1007291, 1/3.0, 0.5); |
8 | Circle b = cal.addCircle(#1007292, 2/3.0, 0.5); |
9 | cal.addArrow(a, b, "MAKES"); |
10 | cal.showAsFrame(); |
11 | } |
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: | 743 / 866 |
| Referenced in: | [show references] |