Uses of Class
org.apache.poi.sl.usermodel.Insets2D

Packages that use Insets2D
org.apache.poi.hslf.usermodel   
org.apache.poi.sl.usermodel   
org.apache.poi.xslf.usermodel   
 

Uses of Insets2D in org.apache.poi.hslf.usermodel
 

Methods in org.apache.poi.hslf.usermodel that return Insets2D
 Insets2D HSLFTextShape.getInsets()
           
 

Uses of Insets2D in org.apache.poi.sl.usermodel
 

Methods in org.apache.poi.sl.usermodel that return Insets2D
 Insets2D TextShape.getInsets()
           
 

Uses of Insets2D in org.apache.poi.xslf.usermodel
 

Methods in org.apache.poi.xslf.usermodel that return Insets2D
 Insets2D XSLFTextShape.getInsets()
           
 



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