net.sf.drawj2d.cmd
Class ForceUnitCmd
- java.lang.Object
-
- net.sf.drawj2d.cmd.ForceUnitCmd
-
-
Constructor Summary
Constructors Constructor and Description ForceUnitCmd(API api)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description ThingcmdCode(Interp interp, Thing[] argv)ThecmdCodemethod takes an interpreter and an array of Things, performs some calculations, and returns aThingrepresenting the computed value, ornull.
-
-
-
Constructor Detail
-
ForceUnitCmd
public ForceUnitCmd(API api)
-
-
Method Detail
-
cmdCode
public Thing cmdCode(Interp interp, Thing[] argv) throws HeclException
Description copied from interface:CommandThecmdCodemethod takes an interpreter and an array of Things, performs some calculations, and returns aThingrepresenting the computed value, ornull.- Specified by:
cmdCodein interfaceCommand- Parameters:
interp- anInterpvalueargv- aThing[]value- Returns:
- A
Thingrepresenting the computed value, ornull. - Throws:
HeclException- if an error occurs
-
-
DataMelt 3.0 © DataMelt by jWork.ORG