public class DefaultSize extends Object implements IOptionSource
| Modifier and Type | Field and Description |
|---|---|
static OptionSpec |
DEFAULT_SIZE |
| Constructor and Description |
|---|
DefaultSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCommandline(org.apache.tools.ant.types.Commandline cmdline)
Adds the object's commandline representation to
cmdline. |
void |
setHeight(int val) |
void |
setWidth(int val) |
public static final OptionSpec DEFAULT_SIZE
public void setWidth(int val)
public void setHeight(int val)
public void addToCommandline(org.apache.tools.ant.types.Commandline cmdline)
IOptionSourcecmdline.addToCommandline in interface IOptionSourceCopyright © 2018 The Apache Software Foundation. All rights reserved.