Uses 3874K of libraries. Click here for Pure Java version (6278L/44K/158K).
!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.addLine(a, b); cal.showAsFrame(); }
Began life as a copy of #1007298
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: | #1007304 |
Snippet name: | Draggable Circles [shortened] |
Eternal ID of this version: | #1007304/1 |
Text MD5: | 756931a31bdf001f5739774535ed7057 |
Transpilation MD5: | a1e884aa43d405854bb6ab07607a5601 |
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 00:29:39 |
Source code size: | 299 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 520 / 647 |
Referenced in: | #1007305 - Draggable Circles With Arrow |