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

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

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

Fields in org.apache.poi.sl.draw.binding declared as CTConnectionSiteList
protected  CTConnectionSiteList CTCustomGeometry2D.cxnLst
           
 

Methods in org.apache.poi.sl.draw.binding that return CTConnectionSiteList
 CTConnectionSiteList ObjectFactory.createCTConnectionSiteList()
          Create an instance of CTConnectionSiteList
 CTConnectionSiteList CTCustomGeometry2D.getCxnLst()
          Gets the value of the cxnLst property.
 

Methods in org.apache.poi.sl.draw.binding with parameters of type CTConnectionSiteList
 void CTCustomGeometry2D.setCxnLst(CTConnectionSiteList value)
          Sets the value of the cxnLst property.
 



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