motioncmdpathex-ag凯发旗舰厅



com.spire.presentation.drawing.animation
class motioncmdpathex

java.lang.object
  extended by com.spire.presentation.drawing.animation.motioncmdpathex

public final class motioncmdpathex
extends java.lang.object

represent one command of a path.


constructor summary
motioncmdpathex()
           
(motioncommandpathtype type, com.spire.ms.system.drawing.pointf[] pts, motionpathpointstype typepts, boolean brelcoord)
           
 
method summary
 motioncommandpathtype getcommandtype()
          specifies command type.
 java.awt.geom.point2d[] getmotionpoints()
          specifies points of command.
 
constructor detail

motioncmdpathex

public motioncmdpathex()

motioncmdpathex

public motioncmdpathex(motioncommandpathtype type,
                       com.spire.ms.system.drawing.pointf[] pts,
                       motionpathpointstype typepts,
                       boolean brelcoord)
method detail

getmotionpoints

public java.awt.geom.point2d[] getmotionpoints()
specifies points of command. read/write [].

getcommandtype

public motioncommandpathtype getcommandtype()
specifies command type. read/write .


网站地图