Uses of Class
org.apache.poi.sl.draw.binding.CTAdjustHandleList
-
Packages that use CTAdjustHandleList Package Description 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 Modifier and Type Field Description protected CTAdjustHandleListCTCustomGeometry2D. ahLstMethods in org.apache.poi.sl.draw.binding that return CTAdjustHandleList Modifier and Type Method Description CTAdjustHandleListObjectFactory. createCTAdjustHandleList()Create an instance ofCTAdjustHandleListCTAdjustHandleListCTCustomGeometry2D. getAhLst()Gets the value of the ahLst property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTAdjustHandleList Modifier and Type Method Description voidCTCustomGeometry2D. setAhLst(CTAdjustHandleList value)Sets the value of the ahLst property.
-