public class DGNGetLabeling extends AbstractDynMethod
| Constructor and Description |
|---|
DGNGetLabeling() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
java.lang.Object |
invoke(DynObject self,
java.lang.Object[] args) |
clone, getDescription, getName, setCodepublic int getCode()
throws DynMethodNotSupportedException
getCode in interface DynMethodgetCode in class AbstractDynMethodDynMethodNotSupportedExceptionpublic java.lang.Object invoke(DynObject self, java.lang.Object[] args) throws DynMethodException
DynMethodException