| Package | Description | 
|---|---|
| org.apache.poi.ss.usermodel.charts | |
| org.apache.poi.xssf.usermodel.charts | 
| Modifier and Type | Method and Description | 
|---|---|
| LayoutTarget | ManualLayout. getTarget()Deprecated.  Returns current layout target. | 
| static LayoutTarget | LayoutTarget. valueOf(java.lang.String name)Deprecated.  Returns the enum constant of this type with the specified name. | 
| static LayoutTarget[] | LayoutTarget. values()Deprecated.  Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ManualLayout. setTarget(LayoutTarget target)Deprecated.  Sets the layout target. | 
| Modifier and Type | Method and Description | 
|---|---|
| LayoutTarget | XSSFManualLayout. getTarget()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XSSFManualLayout. setTarget(LayoutTarget target)Deprecated.  | 
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.