Constructor and Description |
---|
TableElement() |
Modifier and Type | Method and Description |
---|---|
abstract Cell |
getCellFor(Cell c)
returns the corresponding cell of another metadata type
for a measured value or feature of interest cell
|
abstract String |
getValueFor(Cell c)
returns the corresponding value of another metadata type
for a measured value or feature of interest cell
|
abstract HashSet<String> |
getValues()
retrieves all values in this column, row or cell
|
abstract void |
mark()
Colours this table element in the table
|
public abstract void mark()
public abstract String getValueFor(Cell c)
public abstract Cell getCellFor(Cell c)
Copyright © 2011–2019 52°North. All rights reserved.