Documentation of 'org.apache.poi.xslf.model.geom.MoveToCommand' Java class
MoveToCommand
org.apache.poi.xslf.model.geom

Class 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
      void execute(java.awt.geom.GeneralPath path, Context ctx)
      Execute the command an append a segment to the specified path
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • execute

        public void execute(java.awt.geom.GeneralPath path,
                            Context ctx)
        Description copied from interface: PathCommand
        Execute the command an append a segment to the specified path
        Specified by:
        execute in interface PathCommand
        Parameters:
        path - the path to append the result to
        ctx - the context to lookup variables

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.