Class DxfTABLE_LAYER_ITEM


  • public class DxfTABLE_LAYER_ITEM
    extends DxfTABLE_ITEM
    The LAYER item in the TABLES section There is a static reader to read the item in a DXF file and a toString method able to write it in a DXF form
    Version:
    0.5.0
    Author:
    Micha�l Michaud
    • Constructor Detail

      • DxfTABLE_LAYER_ITEM

        public DxfTABLE_LAYER_ITEM​(String name,
                                   int flags)
      • DxfTABLE_LAYER_ITEM

        public DxfTABLE_LAYER_ITEM​(String name,
                                   int flags,
                                   int colorNumber,
                                   String lineType)