Class DwgLayerControl

java.lang.Object
org.gvsig.dwg.lib.DwgObject
org.gvsig.dwg.lib.objects.DwgLayerControl
All Implemented Interfaces:
Cloneable

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

    • DwgLayerControl

      public DwgLayerControl(int index)
  • Method Details