类 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
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型 方法 说明
      void setExternalId​(String id)
      • 从类继承的方法 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

        public void setExternalId​(String id)