public class FixLayoutCommand
extends PyObject
| Modifier and Type | Field and Description |
|---|---|
static PyString |
__completions__ |
static PyString |
__doc__ |
| Constructor and Description |
|---|
FixLayoutCommand() |
| Modifier and Type | Method and Description |
|---|---|
PyObject |
__call__(PyObject[] args,
java.lang.String[] keywords)
implement the python call.
|