| Package | Description |
|---|---|
| org.gcube.data.analysis.excel.data | |
| org.gcube.data.analysis.excel.engine | |
| org.gcube.data.analysis.excel.metadata |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
StringColumn |
| Modifier and Type | Method and Description |
|---|---|
protected int |
BasicExcelGenerator.generateDSDColumn(org.apache.poi.xssf.usermodel.XSSFWorkbook document,
org.apache.poi.xssf.usermodel.XSSFSheet dsdSheet,
ColumnModel column,
org.apache.poi.ss.usermodel.Row dsdHeaderRow,
org.apache.poi.ss.usermodel.Row columnTypeRow,
org.apache.poi.ss.usermodel.Row referenceRow,
int cellColumnIndex,
org.apache.poi.ss.usermodel.Font headerFont) |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataColumn |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ColumnModel> |
MetadataTable.getColumns() |
ArrayList<ColumnModel> |
MetadataTableImpl.getColumns() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataTableImpl.addColumn(ColumnModel column) |
void |
MetadataTableImpl.setColumn(ColumnModel column,
int position) |
Copyright © 2019. All Rights Reserved.