Class CLNCommandCreate2D
java.lang.Object
com.io7m.calino.cmdline.internal.CLNAbstractCommand
com.io7m.calino.cmdline.internal.CLNCommandCreate2D
- All Implemented Interfaces:
com.io7m.quarrel.core.QCommandOrGroupType, com.io7m.quarrel.core.QCommandType
The 'create-2d' command.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CLNAbstractCommand
calinoStrings, metadata, onListNamedParametersMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.io7m.quarrel.core.QCommandOrGroupType
isHiddenMethods inherited from interface com.io7m.quarrel.core.QCommandType
onListPositionalParameters
-
Constructor Details
-
CLNCommandCreate2D
public CLNCommandCreate2D()The 'create-2d' command.
-
-
Method Details
-
onListNamedParametersActual
- Specified by:
onListNamedParametersActualin classCLNAbstractCommand
-
onExecute
public com.io7m.quarrel.core.QCommandStatus onExecute(com.io7m.quarrel.core.QCommandContextType context) throws IOException, com.io7m.jmulticlose.core.ClosingResourceFailedException - Throws:
IOExceptioncom.io7m.jmulticlose.core.ClosingResourceFailedException
-