Class DwgLayerControl


  • public class DwgLayerControl
    extends DwgObject
    The DwgLayerControl class represents a DWG Layer control
    Author:
    jmorell
    • Constructor Detail

      • DwgLayerControl

        public DwgLayerControl()
    • Method Detail

      • readDwgLayerControlV15

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