public class AO_ExportPsLevel extends IsTargetOption
Application option export-ps-level.
isCli, target| Constructor and Description |
|---|
AO_ExportPsLevel(SvgTargets target,
String isCli)
Returns the new option as not required and without a short option.
|
convertValue, getIsCmd, getTargetgetCliOption, getCliValue, getDefaultValue, getDescription, getDescriptionLong, getOptionKey, getPropertValue, inCli, setCliOption, setCliValue, setDefaultValue, setDescriptionLong, setPropertyValuepublic AO_ExportPsLevel(SvgTargets target, String isCli)
Returns the new option as not required and without a short option.
target - the target to which this option applies, must not be nullisCli - the Inkscape command line option to be used including any leading dashs, must not be blankNullPointerException - - if any required parameter is nullIllegalArgumentException - - if any required parameter is nullCopyright © 2012–2017. All rights reserved.