| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.poi.sl.draw.geom.MoveToCommand
public class MoveToCommand
| Method Summary | |
|---|---|
|  void | execute(java.awt.geom.Path2D.Double path,
        Context ctx)Execute the command an append a segment to the specified path | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public void execute(java.awt.geom.Path2D.Double path,
                    Context ctx)
PathCommand
execute in interface PathCommandpath - the path to append the result toctx - the context to lookup variables| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||