shapeadjustmentlist-ag凯发旗舰厅



com.spire.presentation.collections
class shapeadjustmentlist

java.lang.object
  extended by com.spire.presentation.collections.shapeadjustmentlist
direct known subclasses:
shapeadjustcollection

public class shapeadjustmentlist
extends java.lang.object

reprasents a collection of shape's adjustments.


constructor summary
shapeadjustmentlist(shapenode parent)
           
 
method summary
 shapeadjust get(int index)
          gets adjustment by index.
 int getcount()
          return a number of adjustments.
 
constructor detail

shapeadjustmentlist

public shapeadjustmentlist(shapenode parent)
method detail

getcount

public int getcount()
return a number of adjustments.
returns:

get

public shapeadjust get(int index)
gets adjustment by index.
parameters:
index - adjustment's index.
returns:


网站地图