Uses of Class
org.apache.poi.sl.draw.binding.CTAdjustHandleList

Packages that use CTAdjustHandleList
org.apache.poi.sl.draw.binding   
 

Uses of CTAdjustHandleList in org.apache.poi.sl.draw.binding
 

Fields in org.apache.poi.sl.draw.binding declared as CTAdjustHandleList
protected  CTAdjustHandleList CTCustomGeometry2D.ahLst
           
 

Methods in org.apache.poi.sl.draw.binding that return CTAdjustHandleList
 CTAdjustHandleList ObjectFactory.createCTAdjustHandleList()
          Create an instance of CTAdjustHandleList
 CTAdjustHandleList CTCustomGeometry2D.getAhLst()
          Gets the value of the ahLst property.
 

Methods in org.apache.poi.sl.draw.binding with parameters of type CTAdjustHandleList
 void CTCustomGeometry2D.setAhLst(CTAdjustHandleList value)
          Sets the value of the ahLst property.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.