Class DwgEndblk


  • public class DwgEndblk
    extends DwgObject
    The DwgEndblk class represents a DWG Endblk
    Author:
    jmorell
    • Constructor Detail

      • DwgEndblk

        public DwgEndblk()
    • Method Detail

      • readDwgEndblkV15

        public void readDwgEndblkV15​(int[] data,
                                     int offset)
                              throws Exception
        Read a Endblk in the DWG format Version 15
        Parameters:
        data - Array of unsigned bytes obtained from the DWG binary file
        offset - The current bit offset where the value begins
        Throws:
        Exception - If an unexpected bit value is found in the DWG file. Occurs when we are looking for LwPolylines.