Skip navigation links
A B C D E G M O S T W 

A

addColumn(DataColumn) - Method in class org.gcube.data.analysis.excel.data.DataTableImpl
 
addColumn(String, List<String>) - Method in class org.gcube.data.analysis.excel.metadata.format.CodeList
 
addColumn(ColumnModel) - Method in class org.gcube.data.analysis.excel.metadata.MetadataTableImpl
 
addData(String) - Method in class org.gcube.data.analysis.excel.data.StringColumn
 

B

BasicExcelGenerator - Class in org.gcube.data.analysis.excel.engine
 
BasicExcelGenerator(Table) - Constructor for class org.gcube.data.analysis.excel.engine.BasicExcelGenerator
 
BasicTable - Class in org.gcube.data.analysis.excel
 
BasicTable(String) - Constructor for class org.gcube.data.analysis.excel.BasicTable
 
BasicTable() - Constructor for class org.gcube.data.analysis.excel.BasicTable
 

C

CodeList - Class in org.gcube.data.analysis.excel.metadata.format
 
CodeList(String) - Constructor for class org.gcube.data.analysis.excel.metadata.format.CodeList
 
CodelistDataFormat - Class in org.gcube.data.analysis.excel.metadata.format
 
CodelistDataFormat(String, List<Map<String, List<String>>>) - Constructor for class org.gcube.data.analysis.excel.metadata.format.CodelistDataFormat
 
ColumnModel - Interface in org.gcube.data.analysis.excel
 

D

DataColumn - Interface in org.gcube.data.analysis.excel.data
 
DataFormat - Interface in org.gcube.data.analysis.excel.metadata.format
 
DataTable - Interface in org.gcube.data.analysis.excel.data
 
DataTableImpl - Class in org.gcube.data.analysis.excel.data
 
DataTableImpl(String) - Constructor for class org.gcube.data.analysis.excel.data.DataTableImpl
 
DataTableImpl() - Constructor for class org.gcube.data.analysis.excel.data.DataTableImpl
 

E

ExcelGenerator - Class in org.gcube.data.analysis.excel.engine
 
ExcelGenerator(DataTable) - Constructor for class org.gcube.data.analysis.excel.engine.ExcelGenerator
 
ExcelGeneratorMetadata - Class in org.gcube.data.analysis.excel.engine
 
ExcelGeneratorMetadata(MetadataTable) - Constructor for class org.gcube.data.analysis.excel.engine.ExcelGeneratorMetadata
 
ExcelNotSavedException - Exception in org.gcube.data.analysis.excel.engine.exceptions
 
ExcelNotSavedException(String) - Constructor for exception org.gcube.data.analysis.excel.engine.exceptions.ExcelNotSavedException
 
ExcelNotSavedException(String, Throwable) - Constructor for exception org.gcube.data.analysis.excel.engine.exceptions.ExcelNotSavedException
 

G

generate() - Method in class org.gcube.data.analysis.excel.engine.BasicExcelGenerator
 
generateDSDColumn(XSSFSheet, ColumnModel, Row, Row, int, Font) - Method in class org.gcube.data.analysis.excel.engine.BasicExcelGenerator
 
generateFile(String, String, InputStream) - Method in class org.gcube.data.analysis.excel.engine.target.WorkspaceTargetManager
 
generateReferenceSheet(XSSFSheet, DataTable, Font) - Method in class org.gcube.data.analysis.excel.engine.BasicExcelGenerator
 
generateSpecificSheets(XSSFWorkbook, Table, XSSFSheet, Row, Row, Font) - Method in class org.gcube.data.analysis.excel.engine.BasicExcelGenerator
 
generateSpecificSheets(XSSFWorkbook, Table, XSSFSheet, Row, Row, Font) - Method in class org.gcube.data.analysis.excel.engine.ExcelGenerator
 
generateSpecificSheets(XSSFWorkbook, Table, XSSFSheet, Row, Row, Font) - Method in class org.gcube.data.analysis.excel.engine.ExcelGeneratorMetadata
 
GenericFormat - Class in org.gcube.data.analysis.excel.metadata.format
 
GenericFormat(String, String) - Constructor for class org.gcube.data.analysis.excel.metadata.format.GenericFormat
 
getColumns() - Method in interface org.gcube.data.analysis.excel.data.DataTable
 
getColumns() - Method in class org.gcube.data.analysis.excel.data.DataTableImpl
 
getColumns() - Method in class org.gcube.data.analysis.excel.metadata.format.CodeList
 
getColumns() - Method in interface org.gcube.data.analysis.excel.metadata.MetadataTable
 
getColumns() - Method in class org.gcube.data.analysis.excel.metadata.MetadataTableImpl
 
getDataFormat() - Method in interface org.gcube.data.analysis.excel.ColumnModel
 
getDataFormat() - Method in class org.gcube.data.analysis.excel.metadata.MetadataColumn
 
getDataType() - Method in class org.gcube.data.analysis.excel.metadata.format.CodelistDataFormat
 
getDataType() - Method in interface org.gcube.data.analysis.excel.metadata.format.DataFormat
 
getDataType() - Method in class org.gcube.data.analysis.excel.metadata.format.GenericFormat
 
getDataType() - Method in class org.gcube.data.analysis.excel.metadata.format.MeasureFormat
 
getDataType() - Method in class org.gcube.data.analysis.excel.metadata.format.MeasureFormatList
 
getDefinitionTable() - Method in class org.gcube.data.analysis.excel.metadata.format.CodelistDataFormat
 
getDefinitionTable() - Method in interface org.gcube.data.analysis.excel.metadata.format.DataFormat
 
getDefinitionTable() - Method in class org.gcube.data.analysis.excel.metadata.format.GenericFormat
 
getDefinitionTable() - Method in class org.gcube.data.analysis.excel.metadata.format.MeasureFormat
 
getFinalDocument() - Method in class org.gcube.data.analysis.excel.engine.BasicExcelGenerator
 
getName() - Method in interface org.gcube.data.analysis.excel.ColumnModel
 
getName() - Method in class org.gcube.data.analysis.excel.metadata.MetadataColumn
 
getReference() - Method in class org.gcube.data.analysis.excel.metadata.format.CodelistDataFormat
 
getReference() - Method in interface org.gcube.data.analysis.excel.metadata.format.DataFormat
 
getReference() - Method in class org.gcube.data.analysis.excel.metadata.format.GenericFormat
 
getReference() - Method in class org.gcube.data.analysis.excel.metadata.format.MeasureFormat
 
getStringValues() - Method in interface org.gcube.data.analysis.excel.data.DataColumn
 
getStringValues() - Method in class org.gcube.data.analysis.excel.data.StringColumn
 
getTableName() - Method in class org.gcube.data.analysis.excel.BasicTable
 
getTableName() - Method in interface org.gcube.data.analysis.excel.Table
 

M

MEASURE - Static variable in interface org.gcube.data.analysis.excel.metadata.format.DataFormat
 
MeasureFormat - Class in org.gcube.data.analysis.excel.metadata.format
 
MeasureFormat(String, List<String>) - Constructor for class org.gcube.data.analysis.excel.metadata.format.MeasureFormat
 
MeasureFormatList - Class in org.gcube.data.analysis.excel.metadata.format
 
MeasureFormatList(String, List<String>) - Constructor for class org.gcube.data.analysis.excel.metadata.format.MeasureFormatList
 
MetadataColumn - Class in org.gcube.data.analysis.excel.metadata
 
MetadataColumn(String, DataFormat) - Constructor for class org.gcube.data.analysis.excel.metadata.MetadataColumn
 
MetadataTable - Interface in org.gcube.data.analysis.excel.metadata
 
MetadataTableImpl - Class in org.gcube.data.analysis.excel.metadata
 
MetadataTableImpl(String) - Constructor for class org.gcube.data.analysis.excel.metadata.MetadataTableImpl
 
MetadataTableImpl() - Constructor for class org.gcube.data.analysis.excel.metadata.MetadataTableImpl
 

O

org.gcube.data.analysis.excel - package org.gcube.data.analysis.excel
 
org.gcube.data.analysis.excel.data - package org.gcube.data.analysis.excel.data
 
org.gcube.data.analysis.excel.engine - package org.gcube.data.analysis.excel.engine
 
org.gcube.data.analysis.excel.engine.exceptions - package org.gcube.data.analysis.excel.engine.exceptions
 
org.gcube.data.analysis.excel.engine.impl - package org.gcube.data.analysis.excel.engine.impl
 
org.gcube.data.analysis.excel.engine.target - package org.gcube.data.analysis.excel.engine.target
 
org.gcube.data.analysis.excel.metadata - package org.gcube.data.analysis.excel.metadata
 
org.gcube.data.analysis.excel.metadata.format - package org.gcube.data.analysis.excel.metadata.format
 

S

save() - Method in class org.gcube.data.analysis.excel.engine.BasicExcelGenerator
 
save() - Method in class org.gcube.data.analysis.excel.engine.impl.WorkspaceExcelGenerator
 
save() - Method in class org.gcube.data.analysis.excel.engine.impl.WorkspaceExcelMetadataGenerator
 
save() - Method in class org.gcube.data.analysis.excel.engine.impl.WorkspaceExcelSaver
 
setColumn(DataColumn, int) - Method in class org.gcube.data.analysis.excel.data.DataTableImpl
 
setColumn(ColumnModel, int) - Method in class org.gcube.data.analysis.excel.metadata.MetadataTableImpl
 
setColumnValues(List<String>, int, XSSFSheet, int) - Method in class org.gcube.data.analysis.excel.engine.BasicExcelGenerator
 
setData(String, int) - Method in class org.gcube.data.analysis.excel.data.StringColumn
 
setHeaderCell(Row, String, int, Font) - Method in class org.gcube.data.analysis.excel.engine.BasicExcelGenerator
 
setHeaderStyle(Cell, Font, HorizontalAlignment) - Method in class org.gcube.data.analysis.excel.engine.BasicExcelGenerator
 
StringColumn - Class in org.gcube.data.analysis.excel.data
 
StringColumn(String, DataFormat) - Constructor for class org.gcube.data.analysis.excel.data.StringColumn
 
StringColumn(String, DataFormat, ArrayList<String>) - Constructor for class org.gcube.data.analysis.excel.data.StringColumn
 

T

TABLE - Static variable in interface org.gcube.data.analysis.excel.metadata.format.DataFormat
 
Table - Interface in org.gcube.data.analysis.excel
 
tableName - Variable in class org.gcube.data.analysis.excel.BasicTable
 

W

WorkspaceExcelGenerator - Class in org.gcube.data.analysis.excel.engine.impl
 
WorkspaceExcelGenerator(MetadataTable, String, String) - Constructor for class org.gcube.data.analysis.excel.engine.impl.WorkspaceExcelGenerator
 
WorkspaceExcelMetadataGenerator - Class in org.gcube.data.analysis.excel.engine.impl
 
WorkspaceExcelMetadataGenerator(DataTable, String, String) - Constructor for class org.gcube.data.analysis.excel.engine.impl.WorkspaceExcelMetadataGenerator
 
WorkspaceExcelSaver - Class in org.gcube.data.analysis.excel.engine.impl
 
WorkspaceExcelSaver(XSSFWorkbook, String, String) - Constructor for class org.gcube.data.analysis.excel.engine.impl.WorkspaceExcelSaver
 
WorkspaceTargetManager - Class in org.gcube.data.analysis.excel.engine.target
 
WorkspaceTargetManager() - Constructor for class org.gcube.data.analysis.excel.engine.target.WorkspaceTargetManager
 
A B C D E G M O S T W 
Skip navigation links

Copyright © 2017. All Rights Reserved.