Uses of Interface
org.apache.poi.ss.usermodel.charts.ManuallyPositionable

Packages that use ManuallyPositionable
org.apache.poi.ss.usermodel   
org.apache.poi.ss.usermodel.charts   
 

Uses of ManuallyPositionable in org.apache.poi.ss.usermodel
 

Subinterfaces of ManuallyPositionable in org.apache.poi.ss.usermodel
 interface Chart
          High level representation of a chart.
 

Uses of ManuallyPositionable in org.apache.poi.ss.usermodel.charts
 

Subinterfaces of ManuallyPositionable in org.apache.poi.ss.usermodel.charts
 interface ChartLegend
          High level representation of chart legend.