Class TransformedLayerCell
java.lang.Object
org.eclipse.nebula.widgets.nattable.layer.cell.AbstractLayerCell
org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
- All Implemented Interfaces:
ILayerCell
- Direct Known Subclasses:
SpanningLayerCell
,TranslatedLayerCell
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractLayerCell
getBounds, getConfigLabels, getDataValue, getDisplayMode, isSpannedCell
-
Constructor Details
-
TransformedLayerCell
-
-
Method Details
-
getOriginColumnPosition
public int getOriginColumnPosition() -
getOriginRowPosition
public int getOriginRowPosition() -
getLayer
-
getColumnPosition
public int getColumnPosition() -
getRowPosition
public int getRowPosition() -
getColumnIndex
public int getColumnIndex() -
getRowIndex
public int getRowIndex() -
getColumnSpan
public int getColumnSpan() -
getRowSpan
public int getRowSpan() -
equals
-
hashCode
public int hashCode()
-