Uses of Class
org.apache.poi.sl.draw.binding.CTConnectionSiteList
Packages that use CTConnectionSiteList
-
Uses of CTConnectionSiteList in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTConnectionSiteListMethods in org.apache.poi.sl.draw.binding that return CTConnectionSiteListModifier and TypeMethodDescriptionObjectFactory.createCTConnectionSiteList()Create an instance ofCTConnectionSiteListCTCustomGeometry2D.getCxnLst()Gets the value of the cxnLst property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTConnectionSiteListModifier and TypeMethodDescriptionvoidCTCustomGeometry2D.setCxnLst(CTConnectionSiteList value) Sets the value of the cxnLst property.