org.apache.poi.xslf.model.geom
Class MoveToCommand
- java.lang.Object
-
- org.apache.poi.xslf.model.geom.MoveToCommand
-
- All Implemented Interfaces:
- PathCommand
public class MoveToCommand extends java.lang.Object implements PathCommand
Date: 10/25/11
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidexecute(java.awt.geom.GeneralPath path, Context ctx)Execute the command an append a segment to the specified path
-
-
-
Method Detail
-
execute
public void execute(java.awt.geom.GeneralPath path, Context ctx)Description copied from interface:PathCommandExecute the command an append a segment to the specified path- Specified by:
executein interfacePathCommand- Parameters:
path- the path to append the result toctx- the context to lookup variables
-
-
DataMelt 3.0 © DataMelt by jWork.ORG