Class DwgSeqend


  • public class DwgSeqend
    extends DwgObject
    The DwgSeqend class represents a DWG Seqend
    Author:
    jmorell
    • Constructor Detail

      • DwgSeqend

        public DwgSeqend()
    • Method Detail

      • readDwgSeqendV15

        public void readDwgSeqendV15​(int[] data,
                                     int offset)
                              throws Exception
        Read a Seqend 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.