Libraryless. Click here for Pure Java version (7919L/45K).
asclass AbstractBorderTracer extends AbstractSteppable { event newTrace(bool isHole); event foundPoint(Pt p); event traceDone; settable bool includeHoles = true; }
Began life as a copy of #1034656
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035265 |
| Snippet name: | AbstractBorderTracer |
| Eternal ID of this version: | #1035265/2 |
| Text MD5: | 258d91cb1aad78271eee0943a17e3e54 |
| Transpilation MD5: | 8bec8bad58b76f5da5c9983b5533e1b3 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-04-28 16:51:26 |
| Source code size: | 180 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 588 / 717 |
| Version history: | 1 change(s) |
| Referenced in: | #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167) |