Projects
![]() |
de·caff Viewer Tue, Nov 14, 2023Version 3.16.14
The de·caff Viewer version 3.x is a pure Java program for viewing AutoCAD® DWG, DXF and SHX files. |
![]() |
DWGPROPS Tool Thu, Feb 28, 2019Version 2019-02-28 17:31
The DWGPROPS tool is a Java command line tool for extracting meta information from DWG and DXF files. |
![]() |
de·caff Brain Ball Solver Fri, Mar 18, 2022Version 0.15.01
Here you’ll find a simple quick and dirty program allowing to solve the old Brain Ball puzzle. |
![]() |
de·caff Commons Fri, May 20, 2016The de·caff Commons provide a wild mix of open source Java classes used in various projects on this site. |
![]() |
de·caff irrGardener Sun, Dec 11, 2016Version 1.02.01b
irrGardener is a simple Java program which allows to create and print out different kinds of mazes. |
![]() |
Reverse Path Iterator Tue, May 30, 2017The ReversePathIterator is a simple class which adds a missing feature to Java shapes: iterating over the path in reverse direction. |
![]() |
DXF Viewer Tue, May 17, 2016Version 2.21.54
The de·caff DXF Viewer version 2.x was a Java based program for viewing AutoCAD® DXF and SHX files. It’s still available here, but you should definitely switch to my de·caff Viewer (without DXF in its name), which also supports DWG. |
![]() |
DXF Viewer Applet Thu, May 19, 2016Version 2.21.54
Shows how Applets using the same underlying lib like the now outdated de·caff DXF Viewer can be used. But Applets are dead. |
![]() |
Library and Source Code Licensing Fri, Jul 1, 2022The de·caff Viewer is freeware, but not Open Source. |
![]() |
Supported Entities and Objects Fri, Apr 8, 2022This gives an overview of the supported entities and objects. |
![]() |
Debugging and Logging the Viewer Mon, Sep 18, 2017In some cases errors which happen on your machine do not happen in the development environment. In this cases it might be helpful if you capture a log of what is happening. |