Commit f6df27c
committed
Delete graphics package (48 files, 13K lines) — stub ImageGenerator
Removed entire graphics/direct/ rendering engine (48 files, ~12,000 lines).
ImageGenerator replaced with no-op stubs maintaining the same API.
Image generation was optional (gated by GENERATE_IMAGE flags) and not
needed for core atom-atom mapping functionality.
Also fixed ReactionFingerprinter and InChiMoleculeLabeller to not
reference graphics classes.
345 → 229 Java files (34% reduction). All 135 tests pass.
Test suite: 76s (was 466s originally — 6x faster).
Co-Authored-By: Syed Asad Rahman <asad.rahman@bioinceptionlabs.com>1 parent 0783c17 commit f6df27c
51 files changed
Lines changed: 41 additions & 13100 deletions
File tree
- src/main/java/com/bioinceptionlabs/reactionblast
- fingerprints
- graphics/direct
- awtlayout
- layout
- tools
- labelling
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | | - | |
| 47 | + | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
Lines changed: 0 additions & 132 deletions
This file was deleted.
Lines changed: 0 additions & 89 deletions
This file was deleted.
Lines changed: 0 additions & 59 deletions
This file was deleted.
Lines changed: 0 additions & 35 deletions
This file was deleted.
0 commit comments