javadoc for Java4Autocad

This is java4autocad
Project goals: create a complete set of java bindings for autocad

This project exists that other people can use and contribute.

See:
          Description

Packages
eof.java4autocad  

 

This is java4autocad
Project goals: create a complete set of java bindings for autocad

This project exists that other people can use and contribute. If you want to help out, you're most welcome to. Knowledge of Java, JACOB and Autocad would be good.

If you look at the Javadoc you'll see I've roughly followed the BASIC specs

Eventually we'll get CVS and all that working, but for now, we'll just do 0.x releases.

this depends on two things: the vecmath library and JACOB

download these, and place vecmath.jar and jacob.jar in your classpath, and put jacob.dll into you system32 folder. I've got this to work on XP, but not Win2k, let us know how you go. The starting point for java4autocad, is probably the getActiveDocument() method of AcadApplication
If you desperately need certain functionality, I may be able to help out. (I could probably be bought too)

- Jonathon