Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1007305 // Draggable Circles With Arrow

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Uses 3874K of libraries. Click here for Pure Java version (6349L/45K/160K).

!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);
  cal.showAsFrame();
}

Author comment

Began life as a copy of #1007304

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: #1007305
Snippet name: Draggable Circles With Arrow
Eternal ID of this version: #1007305/4
Text MD5: 23793f399ec8caac5768b7bda77cda0c
Transpilation MD5: 59d4fabb6ccd85c732e309f5f588f666
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 01:12:08
Source code size: 300 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 390 / 518
Version history: 3 change(s)
Referenced in: [show references]