类 EnhancedXWPFChart
java.lang.Object
org.apache.poi.ooxml.POIXMLDocumentPart
org.apache.poi.xddf.usermodel.chart.XDDFChart
org.apache.poi.xwpf.usermodel.XWPFChart
com.deepoove.poi.xwpf.EnhancedXWPFChart
- 所有已实现的接口:
org.apache.poi.xddf.usermodel.text.TextContainer
public class EnhancedXWPFChart
extends org.apache.poi.xwpf.usermodel.XWPFChart
-
嵌套类概要
从类继承的嵌套类/接口 org.apache.poi.ooxml.POIXMLDocumentPart
org.apache.poi.ooxml.POIXMLDocumentPart.RelationPart -
字段概要
从类继承的字段 org.apache.poi.xwpf.usermodel.XWPFChart
DEFAULT_HEIGHT, DEFAULT_WIDTH从类继承的字段 org.apache.poi.xddf.usermodel.chart.XDDFChart
axes, chartSpace, DEFAULT_X, DEFAULT_Y -
构造器概要
构造器 -
方法概要
从类继承的方法 org.apache.poi.xwpf.usermodel.XWPFChart
attach, equals, getChartBottomMargin, getChartFactory, getChartHeight, getChartLeftMargin, getChartRelation, getChartRightMargin, getChartTopMargin, getChartWidth, getChartWorkbookRelation, getChecksum, hashCode, setChartBottomMargin, setChartBoundingBox, setChartHeight, setChartLeftMargin, setChartMargin, setChartRightMargin, setChartTopMargin, setChartWidth从类继承的方法 org.apache.poi.xddf.usermodel.chart.XDDFChart
clear, clearChartSeries, commit, createCategoryAxis, createData, createDateAxis, createRelationshipInChart, createSeriesAxis, createValueAxis, deleteLegend, deleteShapeProperties, displayBlanksAs, fillSheet, findDefinedParagraphProperty, findDefinedRunProperty, formatRange, getAxes, getChartIndex, getChartSeries, getCTChart, getCTChartSpace, getCTPlotArea, getFormattedTitle, getOrAddLegend, getOrAddManualLayout, getOrAddShapeProperties, getOrAddView3D, getTitle, getTitleOverlay, getWorkbook, importContent, incrementSeriesCount, isPlotOnlyVisibleCells, plot, removeTitle, replaceReferences, saveWorkbook, setAutoTitleDeleted, setBackWall, setChartIndex, setFloor, setPlotOnlyVisibleCells, setSheetTitle, setSideWall, setTitleOverlay, setTitleText, setValueRange, setWorkbook从类继承的方法 org.apache.poi.ooxml.POIXMLDocumentPart
_invokeOnDocumentRead, addRelation, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, getTargetPart, isCommitted, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, removeRelation, setCommitted, toString
-
构造器详细资料
-
EnhancedXWPFChart
public EnhancedXWPFChart() -
EnhancedXWPFChart
public EnhancedXWPFChart(org.apache.poi.openxml4j.opc.PackagePart part) throws IOException, org.apache.xmlbeans.XmlException
-
-
方法详细资料
-
setExternalId
-