org.gvsig.dwg.fmap.dal.store.dwg.legend
Class DWGGetLegend

java.lang.Object
  extended by org.gvsig.dwg.fmap.dal.store.dwg.legend.DWGGetLegend
All Implemented Interfaces:
org.gvsig.tools.dynobject.DynMethod

public class DWGGetLegend
extends java.lang.Object
implements org.gvsig.tools.dynobject.DynMethod


Constructor Summary
DWGGetLegend()
           
 
Method Summary
 int getCode()
           
 java.lang.String getDescription()
           
 java.lang.String getName()
           
 java.lang.Object invoke(java.lang.Object self, org.gvsig.tools.dynobject.DynObject context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DWGGetLegend

public DWGGetLegend()
Method Detail

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 java.lang.String getDescription()
Specified by:
getDescription in interface org.gvsig.tools.dynobject.DynMethod

getName

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

invoke

public java.lang.Object invoke(java.lang.Object self,
                               org.gvsig.tools.dynobject.DynObject context)
                        throws org.gvsig.tools.dynobject.exception.DynMethodException
Specified by:
invoke in interface org.gvsig.tools.dynobject.DynMethod
Throws:
org.gvsig.tools.dynobject.exception.DynMethodException


Copyright © 2004-2013 gvSIG. All Rights Reserved.