类 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
  • 构造器概要

    构造器
    构造器
    说明
    EnhancedXWPFChart(org.apache.poi.openxml4j.opc.PackagePart part)
  • 方法概要

    修饰符和类型
    方法
    说明
    void

    从类继承的方法 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

    从类继承的方法 java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • 构造器详细资料

    • EnhancedXWPFChart

      public EnhancedXWPFChart()
    • EnhancedXWPFChart

      public EnhancedXWPFChart(org.apache.poi.openxml4j.opc.PackagePart part) throws IOException, org.apache.xmlbeans.XmlException
  • 方法详细资料

    • setExternalId

      public void setExternalId(String id)