Uses of Class
org.apache.poi.sl.draw.binding.CTConnectionSiteList
-
Packages that use CTConnectionSiteList Package Description 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 Modifier and Type Field Description protected CTConnectionSiteListCTCustomGeometry2D. cxnLstMethods in org.apache.poi.sl.draw.binding that return CTConnectionSiteList Modifier and Type Method Description CTConnectionSiteListObjectFactory. createCTConnectionSiteList()Create an instance ofCTConnectionSiteListCTConnectionSiteListCTCustomGeometry2D. getCxnLst()Gets the value of the cxnLst property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTConnectionSiteList Modifier and Type Method Description voidCTCustomGeometry2D. setCxnLst(CTConnectionSiteList value)Sets the value of the cxnLst property.
-