Class DXFGetLegend

java.lang.Object
org.gvsig.fmap.dal.store.dxf.legend.DXFGetLegend
All Implemented Interfaces:
Cloneable, org.gvsig.tools.dynobject.DynMethod, org.gvsig.tools.lang.Cloneable

public class DXFGetLegend extends Object implements org.gvsig.tools.dynobject.DynMethod
  • Constructor Details

    • DXFGetLegend

      public DXFGetLegend()
  • Method Details

    • getCode

      public int getCode() throws org.gvsig.tools.dynobject.exception.DynMethodNotSupportedException
      Specified by:
      getCode in interface org.gvsig.tools.dynobject.DynMethod
      Throws:
      org.gvsig.tools.dynobject.exception.DynMethodNotSupportedException
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in interface org.gvsig.tools.dynobject.DynMethod
    • getName

      public String getName()
      Specified by:
      getName in interface org.gvsig.tools.dynobject.DynMethod
    • invoke

      public Object invoke(org.gvsig.tools.dynobject.DynObject self, Object[] args) throws org.gvsig.tools.dynobject.exception.DynMethodException
      Specified by:
      invoke in interface org.gvsig.tools.dynobject.DynMethod
      Throws:
      org.gvsig.tools.dynobject.exception.DynMethodException
    • clone

      public Object clone() throws CloneNotSupportedException
      Specified by:
      clone in interface org.gvsig.tools.lang.Cloneable
      Overrides:
      clone in class Object
      Throws:
      CloneNotSupportedException