Uses of Annotation Interface
org.apache.poi.util.Beta
Packages that use Beta
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of Beta in org.apache.poi.hslf.usermodel
Classes in org.apache.poi.hslf.usermodel with annotations of type Beta -
Uses of Beta in org.apache.poi.hssf.converter
Classes in org.apache.poi.hssf.converter with annotations of type BetaModifier and TypeClassDescriptionclassCommon class forExcelToFoConverterandExcelToHtmlConverterclassCommon class forExcelToFoUtilsandExcelToHtmlUtilsclassConverts xls files (97-2007) to XSL FO.classConverts xls files (97-2007) to HTML file.class -
Uses of Beta in org.apache.poi.hssf.usermodel
Classes in org.apache.poi.hssf.usermodel with annotations of type BetaMethods in org.apache.poi.hssf.usermodel with annotations of type BetaModifier and TypeMethodDescriptionvoidHSSFSheet.shiftColumns(int startColumn, int endColumn, int n) Shifts columns in range [startColumn, endColumn] for n places to the right. -
Uses of Beta in org.apache.poi.hssf.usermodel.helpers
Classes in org.apache.poi.hssf.usermodel.helpers with annotations of type BetaModifier and TypeClassDescriptionfinal classHelper for shifting columns up or down -
Uses of Beta in org.apache.poi.hwpf.converter
Classes in org.apache.poi.hwpf.converter with annotations of type BetaModifier and TypeClassDescriptionclassclassclassclassinterfaceclassfinal classUtility class to translate numbers in letters, usually for lists.interfaceUser-implemented pictures manager to store images on-diskclassclassclassclassConverts Word files (95-2007) into HTML files.classclass -
Uses of Beta in org.apache.poi.hwpf.dev
Classes in org.apache.poi.hwpf.dev with annotations of type BetaModifier and TypeClassDescriptionfinal classUsed by developers to list out key information on a HWPF file. -
Uses of Beta in org.apache.poi.poifs.crypt.temp
Classes in org.apache.poi.poifs.crypt.temp with annotations of type BetaModifier and TypeClassDescriptionfinal classAn exampleZipEntrySourcethat has encrypted temp files to ensure that sensitive data is not stored in raw format on disk.classEncryptedTempData can be used to buffer binary data in a secure way, by using encrypted temp files.classclass -
Uses of Beta in org.apache.poi.sl.usermodel
Classes in org.apache.poi.sl.usermodel with annotations of type Beta -
Uses of Beta in org.apache.poi.ss.extractor
Classes in org.apache.poi.ss.extractor with annotations of type BetaModifier and TypeClassDescriptionclassThis extractor class tries to identify various embedded documents within Excel files and provide them via a common interface, i.e. -
Uses of Beta in org.apache.poi.ss.usermodel
Classes in org.apache.poi.ss.usermodel with annotations of type BetaModifier and TypeClassDescriptionclassenumEnum mapping the values of STDataConsolidateFunctionclass -
Uses of Beta in org.apache.poi.ss.usermodel.helpers
Classes in org.apache.poi.ss.usermodel.helpers with annotations of type Beta -
Uses of Beta in org.apache.poi.xddf.usermodel
Classes in org.apache.poi.xddf.usermodel with annotations of type BetaModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassinterfaceclassclassclassclassclassclassclassclassclassinterfaceclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of Beta in org.apache.poi.xddf.usermodel.chart
Classes in org.apache.poi.xddf.usermodel.chart with annotations of type BetaModifier and TypeClassDescriptionclassclassinterfaceclassclassBase class for all axis types.classBase of all XDDF Chart Dataclassfinal classRepresents a DrawingML chart legendinterfaceclassClassXDDFDataSourcesFactoryis a factory forXDDFDataSourceinstances.classDate axis type.classclassclassfinal classRepresents a DrawingML manual layout.interfaceXDDFNumericalDataSource<T extends Number>classclassclassclassclassclassMethods in org.apache.poi.xddf.usermodel.chart with annotations of type BetaModifier and TypeMethodDescriptionXDDFChart.getFormattedTitle()Get the chart title body if there is one, i.e. -
Uses of Beta in org.apache.poi.xddf.usermodel.text
Classes in org.apache.poi.xddf.usermodel.text with annotations of type BetaModifier and TypeInterfaceDescriptioninterfaceinterfaceclassinterfaceclassclassclassinterfaceclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassRepresents a paragraph of text within the containing text body.class -
Uses of Beta in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel with annotations of type BetaModifier and TypeClassDescriptionclassHigh level representation of a ooxml slideshow.classRepresents a shape with a preset geometry.final classRepresents a Chart in a .pptx presentationclassEncapsulates logic to read color definitions from DrawingML and convert them to java.awt.ColorclassclassclassSpecifies a connection shape.classclassRepresents a custom geometric shape.classclassRepresents a group shape that consists of many shapes grouped together.final classclassNotes master object associated with this layout.final classAn XSLFOleData instance holds the ole binary stream/objectfinal classInstantiates sub-classes of POIXMLDocumentPart depending on their relationship typeclassRepresents a picture shapefinal classclassBase super-class class for all shapes in PresentationMLclassclassRepresents a single (non-group) shape in a .pptx slide showfinal classclassclassSlide master object associated with this layout.classclassclassRepresents a paragraph of text within the containing text body.classRepresents a run of text within the containing text body.classRepresents a shape that can hold text.classA shared style sheet in a .pptx slide showMethods in org.apache.poi.xslf.usermodel with annotations of type Beta -
Uses of Beta in org.apache.poi.xssf.usermodel
Classes in org.apache.poi.xssf.usermodel with annotations of type BetaMethods in org.apache.poi.xssf.usermodel with annotations of type BetaModifier and TypeMethodDescriptionvoidXSSFPivotTable.addColLabel(int columnIndex) Add a col label using data from the given column.voidXSSFPivotTable.addColLabel(int columnIndex, String valueFormat) Add a col label using data from the given column.voidXSSFPivotTable.addColumnLabel(DataConsolidateFunction function, int columnIndex) Add a column label using data from the given column and specified functionvoidXSSFPivotTable.addColumnLabel(DataConsolidateFunction function, int columnIndex, String valueFieldName) Add a column label using data from the given column and specified functionvoidXSSFPivotTable.addColumnLabel(DataConsolidateFunction function, int columnIndex, String valueFieldName, String valueFormat) Add a column label using data from the given column and specified functionvoidXSSFPivotTable.addDataColumn(int columnIndex, boolean isDataField) Add column containing data from the referenced area.protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheXSSFWorkbook.addPivotCache(String rId) Add pivotCache to the workbookvoidXSSFPivotTable.addReportFilter(int columnIndex) Add filter for the column with the corresponding index and cell valuevoidXSSFPivotTable.addRowLabel(int columnIndex) Add a row label using data from the given column.protected voidXSSFPivotCacheDefinition.commit()protected voidXSSFPivotCacheRecords.commit()protected voidXSSFPivotTable.commit()voidXSSFCell.copyCellFrom(Cell srcCell, CellCopyPolicy policy) Copy cell value, formula and style, from srcCell per cell copy policy If srcCell is null, clears the cell value and cell style per cell copy policy This does not shift references in formulas.voidXSSFRow.copyRowFrom(Row srcRow, CellCopyPolicy policy) Copy the cells from srcRow to this row If this row is not a blank row, this will merge the two rows, overwriting the cells in this row with the cells in srcRow If srcRow is null, overwrite cells in destination row with blank values, styles, etc per cell copy policy srcRow may be from a different sheet in the same workbookvoidXSSFSheet.copyRows(int srcStartRow, int srcEndRow, int destStartRow, CellCopyPolicy cellCopyPolicy) Copies rows between srcStartRow and srcEndRow to the same sheet, starting at destStartRow Convenience function forXSSFSheet.copyRows(List, int, CellCopyPolicy)Equivalent to copyRows(getRows(srcStartRow, srcEndRow, false), destStartRow, cellCopyPolicy)voidXSSFSheet.copyRows(List<? extends Row> srcRows, int destStartRow, CellCopyPolicy policy) copyRows rows from srcRows to this sheet starting at destStartRow Additionally copies merged regions that are completely defined in these rows (ie.protected voidXSSFPivotCacheDefinition.createCacheFields(Sheet sheet) Generates a cache field for each column in the reference area for the pivot table.protected voidXSSFPivotTable.createDefaultDataColumns()XSSFSheet.createPivotTable(Name source, CellReference position) Create a pivot table using the Name range, at the given position.XSSFSheet.createPivotTable(Name source, CellReference position, Sheet sourceSheet) Create a pivot table using the Name range reference on sourceSheet, at the given position.XSSFSheet.createPivotTable(Table source, CellReference position) Create a pivot table using the Table, at the given position.XSSFSheet.createPivotTable(AreaReference source, CellReference position) Create a pivot table using the AreaReference range, at the given position.XSSFSheet.createPivotTable(AreaReference source, CellReference position, Sheet sourceSheet) Create a pivot table using the AreaReference range on sourceSheet, at the given position.protected voidXSSFPivotTable.createSourceReferences(CellReference position, Sheet sourceSheet, XSSFPivotTable.PivotTableReferenceConfigurator refConfig) Creates cacheSource and workSheetSource for pivot table and sets the source reference as well assets the location of the pivot tableXSSFPivotTable.getColLabelColumns()org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheXSSFPivotCache.getCTPivotCache()org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheDefinitionXSSFPivotCacheDefinition.getCTPivotCacheDefinition()org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheRecordsXSSFPivotCacheRecords.getCtPivotCacheRecords()org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinitionXSSFPivotTable.getCTPivotTableDefinition()XSSFPivotTable.getDataSheet()XSSFPivotTable.getParentSheet()XSSFPivotCacheDefinition.getPivotArea(Workbook wb) Find the 2D base data area for the pivot table, either from its direct reference or named table/range.XSSFPivotTable.getPivotCache()XSSFPivotTable.getPivotCacheDefinition()XSSFPivotTable.getPivotCacheRecords()XSSFSheet.getPivotTables()Returns all the pivot tables for this SheetXSSFWorkbook.getPivotTables()XSSFPivotTable.getRowLabelColumns()XSSFSimpleShape.getTextBody()protected voidXSSFPivotCache.readFrom(InputStream is) voidXSSFPivotCacheDefinition.readFrom(InputStream is) protected voidXSSFPivotCacheRecords.readFrom(InputStream is) voidXSSFPivotTable.readFrom(InputStream is) voidXSSFPivotTable.setCTPivotTableDefinition(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition pivotTableDefinition) protected voidXSSFPivotTable.setDefaultPivotTableDefinition()Set default values for the table definition.voidXSSFPivotTable.setParentSheet(XSSFSheet parentSheet) voidXSSFPivotTable.setPivotCache(XSSFPivotCache pivotCache) voidXSSFPivotTable.setPivotCacheDefinition(XSSFPivotCacheDefinition pivotCacheDefinition) voidXSSFPivotTable.setPivotCacheRecords(XSSFPivotCacheRecords pivotCacheRecords) protected voidXSSFWorkbook.setPivotTables(List<XSSFPivotTable> pivotTables) Constructors in org.apache.poi.xssf.usermodel with annotations of type BetaModifierConstructorDescriptionprotectedXSSFPivotCache(PackagePart part) Creates n XSSFPivotCache representing the given package part and relationship.XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache ctPivotCache) protectedCreates an XSSFPivotCacheDefintion representing the given package part and relationship.protectedCreates an XSSFPivotCacheRecords representing the given package part and relationship.protectedprotectedXSSFPivotTable(PackagePart part) Creates an XSSFPivotTable representing the given package part and relationship. -
Uses of Beta in org.apache.poi.xssf.usermodel.helpers
Classes in org.apache.poi.xssf.usermodel.helpers with annotations of type BetaModifier and TypeClassDescriptionfinal classHelper for shifting columns up or down -
Uses of Beta in org.apache.poi.xwpf.usermodel
Classes in org.apache.poi.xwpf.usermodel with annotations of type Beta