Uses of Class
org.apache.poi.xddf.usermodel.XDDFShapeProperties
Packages that use XDDFShapeProperties
-
Uses of XDDFShapeProperties in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return XDDFShapeProperties -
Uses of XDDFShapeProperties in org.apache.poi.xddf.usermodel.chart
Methods in org.apache.poi.xddf.usermodel.chart that return XDDFShapePropertiesModifier and TypeMethodDescriptionXDDFCategoryAxis.getOrAddMajorGridProperties()abstract XDDFShapePropertiesXDDFChartAxis.getOrAddMajorGridProperties()XDDFDateAxis.getOrAddMajorGridProperties()XDDFSeriesAxis.getOrAddMajorGridProperties()XDDFValueAxis.getOrAddMajorGridProperties()XDDFCategoryAxis.getOrAddMinorGridProperties()abstract XDDFShapePropertiesXDDFChartAxis.getOrAddMinorGridProperties()XDDFDateAxis.getOrAddMinorGridProperties()XDDFSeriesAxis.getOrAddMinorGridProperties()XDDFValueAxis.getOrAddMinorGridProperties()XDDFCategoryAxis.getOrAddShapeProperties()XDDFChart.getOrAddShapeProperties()XDDFDateAxis.getOrAddShapeProperties()XDDFSeriesAxis.getOrAddShapeProperties()XDDFValueAxis.getOrAddShapeProperties()XDDFBarChartData.Series.getShapeProperties()abstract XDDFShapePropertiesXDDFChartData.Series.getShapeProperties()XDDFLineChartData.Series.getShapeProperties()XDDFPieChartData.Series.getShapeProperties()XDDFRadarChartData.Series.getShapeProperties()XDDFScatterChartData.Series.getShapeProperties()Methods in org.apache.poi.xddf.usermodel.chart with parameters of type XDDFShapePropertiesModifier and TypeMethodDescriptionvoidXDDFBarChartData.Series.setShapeProperties(XDDFShapeProperties properties) abstract voidXDDFChartData.Series.setShapeProperties(XDDFShapeProperties properties) voidXDDFLineChartData.Series.setShapeProperties(XDDFShapeProperties properties) voidXDDFPieChartData.Series.setShapeProperties(XDDFShapeProperties properties) voidXDDFRadarChartData.Series.setShapeProperties(XDDFShapeProperties properties) voidXDDFScatterChartData.Series.setShapeProperties(XDDFShapeProperties properties)