com.onespatial.dwglib.bitstreams.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dwg-lib Show documentation
Show all versions of dwg-lib Show documentation
dwg-lib is a Java library for reading AutoCad files version 2010 and later
The newest version!
/**
* This package contains classes that can identify and read the bit streams. Bit streams
* are fields that have been serialized to the byte stream but at the bit level.
*
* @author Nigel Westbury
*
*/
package com.onespatial.dwglib.bitstreams;