org.jopendocument.model.table
Class TableTableCell

java.lang.Object
  extended by org.jopendocument.model.table.TableTableCell

public class TableTableCell
extends Object


Field Summary
protected  OfficeAnnotation officeAnnotation
           
protected  TableTableRow row
           
protected  String tableBooleanValue
           
protected  TableCellRangeSource tableCellRangeSource
           
protected  String tableCurrency
           
protected  String tableDateValue
           
protected  TableDetective tableDetective
           
protected  String tableFormula
           
protected  int tableNumberColumnsRepeated
           
protected  int tableNumberColumnsSpanned
           
protected  String tableNumberMatrixColumnsSpanned
           
protected  String tableNumberMatrixRowsSpanned
           
protected  int tableNumberRowsSpanned
           
protected  String tableProtected
           
protected  String tableStringValue
           
protected  String tableStyleName
           
protected  String tableTimeValue
           
protected  String tableValidationName
           
protected  String tableValue
           
protected  String tableValueType
           
 
Constructor Summary
TableTableCell()
           
 
Method Summary
 void addDrawFrame(DrawFrame p)
           
 void addTextP(TextP p)
           
protected  TableTableCell cloneCell()
           
 List<DrawFrame> getDrawFrames()
           
 String getFullText()
           
 OfficeAnnotation getOfficeAnnotation()
          Gets the value of the officeAnnotation property.
 TableTableRow getRow()
           
 StyleStyle getStyle()
           
 String getStyleName()
          Gets the value of the tableStyleName property.
 String getTableBooleanValue()
          Gets the value of the tableBooleanValue property.
 TableCellRangeSource getTableCellRangeSource()
          Gets the value of the tableCellRangeSource property.
 String getTableCurrency()
          Gets the value of the tableCurrency property.
 String getTableDateValue()
          Gets the value of the tableDateValue property.
 TableDetective getTableDetective()
          Gets the value of the tableDetective property.
 String getTableFormula()
          Gets the value of the tableFormula property.
 int getTableNumberColumnsRepeated()
          Gets the value of the tableNumberColumnsRepeated property.
 int getTableNumberColumnsSpanned()
          Gets the value of the tableNumberColumnsSpanned property.
 String getTableNumberMatrixColumnsSpanned()
          Gets the value of the tableNumberMatrixColumnsSpanned property.
 String getTableNumberMatrixRowsSpanned()
          Gets the value of the tableNumberMatrixRowsSpanned property.
 int getTableNumberRowsSpanned()
          Gets the value of the tableNumberRowsSpanned property.
 String getTableProtected()
          Gets the value of the tableProtected property.
 String getTableStringValue()
          Gets the value of the tableStringValue property.
 String getTableTimeValue()
          Gets the value of the tableTimeValue property.
 String getTableValidationName()
          Gets the value of the tableValidationName property.
 String getTableValue()
          Gets the value of the tableValue property.
 String getTableValueType()
          Gets the value of the tableValueType property.
 List<TextP> getTextP()
           
 boolean isCovered()
           
 void setCovered(boolean b)
           
 void setOfficeAnnotation(OfficeAnnotation value)
          Sets the value of the officeAnnotation property.
 void setRowAndColumn(TableTableRow r, TableTableColumn c)
           
 void setTableBooleanValue(String value)
          Sets the value of the tableBooleanValue property.
 void setTableCellRangeSource(TableCellRangeSource value)
          Sets the value of the tableCellRangeSource property.
 void setTableCurrency(String value)
          Sets the value of the tableCurrency property.
 void setTableDateValue(String value)
          Sets the value of the tableDateValue property.
 void setTableDetective(TableDetective value)
          Sets the value of the tableDetective property.
 void setTableFormula(String value)
          Sets the value of the tableFormula property.
 void setTableNumberColumnsRepeated(String value)
          Sets the value of the tableNumberColumnsRepeated property.
 void setTableNumberColumnsSpanned(String value)
          Sets the value of the tableNumberColumnsSpanned property.
 void setTableNumberMatrixColumnsSpanned(String value)
          Sets the value of the tableNumberMatrixColumnsSpanned property.
 void setTableNumberMatrixRowsSpanned(String value)
          Sets the value of the tableNumberMatrixRowsSpanned property.
 void setTableNumberRowsSpanned(String value)
          Sets the value of the tableNumberRowsSpanned property.
 void setTableProtected(String value)
          Sets the value of the tableProtected property.
 void setTableStringValue(String value)
          Sets the value of the tableStringValue property.
 void setTableStyleName(String value)
          Sets the value of the tableStyleName property.
 void setTableTimeValue(String value)
          Sets the value of the tableTimeValue property.
 void setTableValidationName(String value)
          Sets the value of the tableValidationName property.
 void setTableValue(String value)
          Sets the value of the tableValue property.
 void setTableValueType(String value)
          Sets the value of the tableValueType property.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

officeAnnotation

protected OfficeAnnotation officeAnnotation

row

protected TableTableRow row

tableBooleanValue

protected String tableBooleanValue

tableCellRangeSource

protected TableCellRangeSource tableCellRangeSource

tableCurrency

protected String tableCurrency

tableDateValue

protected String tableDateValue

tableDetective

protected TableDetective tableDetective

tableFormula

protected String tableFormula

tableNumberColumnsRepeated

protected int tableNumberColumnsRepeated

tableNumberColumnsSpanned

protected int tableNumberColumnsSpanned

tableNumberMatrixColumnsSpanned

protected String tableNumberMatrixColumnsSpanned

tableNumberMatrixRowsSpanned

protected String tableNumberMatrixRowsSpanned

tableNumberRowsSpanned

protected int tableNumberRowsSpanned

tableProtected

protected String tableProtected

tableStringValue

protected String tableStringValue

tableStyleName

protected String tableStyleName

tableTimeValue

protected String tableTimeValue

tableValidationName

protected String tableValidationName

tableValue

protected String tableValue

tableValueType

protected String tableValueType
Constructor Detail

TableTableCell

public TableTableCell()
Method Detail

addDrawFrame

public void addDrawFrame(DrawFrame p)

cloneCell

protected TableTableCell cloneCell()

getDrawFrames

public List<DrawFrame> getDrawFrames()

getOfficeAnnotation

public OfficeAnnotation getOfficeAnnotation()
Gets the value of the officeAnnotation property.

Returns:
possible object is OfficeAnnotation

getRow

public TableTableRow getRow()

getStyle

public StyleStyle getStyle()

getStyleName

public String getStyleName()
Gets the value of the tableStyleName property.

Returns:
possible object is String

getTableBooleanValue

public String getTableBooleanValue()
Gets the value of the tableBooleanValue property.

Returns:
possible object is String

getTableCellRangeSource

public TableCellRangeSource getTableCellRangeSource()
Gets the value of the tableCellRangeSource property.

Returns:
possible object is TableCellRangeSource

getTableCurrency

public String getTableCurrency()
Gets the value of the tableCurrency property.

Returns:
possible object is String

getTableDateValue

public String getTableDateValue()
Gets the value of the tableDateValue property.

Returns:
possible object is String

getTableDetective

public TableDetective getTableDetective()
Gets the value of the tableDetective property.

Returns:
possible object is TableDetective

getTableFormula

public String getTableFormula()
Gets the value of the tableFormula property.

Returns:
possible object is String

getTableNumberColumnsRepeated

public int getTableNumberColumnsRepeated()
Gets the value of the tableNumberColumnsRepeated property.


getTableNumberColumnsSpanned

public int getTableNumberColumnsSpanned()
Gets the value of the tableNumberColumnsSpanned property.

Returns:
possible object is String

getTableNumberMatrixColumnsSpanned

public String getTableNumberMatrixColumnsSpanned()
Gets the value of the tableNumberMatrixColumnsSpanned property.

Returns:
possible object is String

getTableNumberMatrixRowsSpanned

public String getTableNumberMatrixRowsSpanned()
Gets the value of the tableNumberMatrixRowsSpanned property.

Returns:
possible object is String

getTableNumberRowsSpanned

public int getTableNumberRowsSpanned()
Gets the value of the tableNumberRowsSpanned property.

Returns:
possible object is String

getTableProtected

public String getTableProtected()
Gets the value of the tableProtected property.

Returns:
possible object is String

getTableStringValue

public String getTableStringValue()
Gets the value of the tableStringValue property.

Returns:
possible object is String

getTableTimeValue

public String getTableTimeValue()
Gets the value of the tableTimeValue property.

Returns:
possible object is String

getTableValidationName

public String getTableValidationName()
Gets the value of the tableValidationName property.

Returns:
possible object is String

getTableValue

public String getTableValue()
Gets the value of the tableValue property.

Returns:
possible object is String

getTableValueType

public String getTableValueType()
Gets the value of the tableValueType property.

Returns:
possible object is String

getTextP

public List<TextP> getTextP()

isCovered

public boolean isCovered()

setCovered

public void setCovered(boolean b)

setOfficeAnnotation

public void setOfficeAnnotation(OfficeAnnotation value)
Sets the value of the officeAnnotation property.

Parameters:
value - allowed object is OfficeAnnotation

setRowAndColumn

public void setRowAndColumn(TableTableRow r,
                            TableTableColumn c)

setTableBooleanValue

public void setTableBooleanValue(String value)
Sets the value of the tableBooleanValue property.

Parameters:
value - allowed object is String

setTableCellRangeSource

public void setTableCellRangeSource(TableCellRangeSource value)
Sets the value of the tableCellRangeSource property.

Parameters:
value - allowed object is TableCellRangeSource

setTableCurrency

public void setTableCurrency(String value)
Sets the value of the tableCurrency property.

Parameters:
value - allowed object is String

setTableDateValue

public void setTableDateValue(String value)
Sets the value of the tableDateValue property.

Parameters:
value - allowed object is String

setTableDetective

public void setTableDetective(TableDetective value)
Sets the value of the tableDetective property.

Parameters:
value - allowed object is TableDetective

setTableFormula

public void setTableFormula(String value)
Sets the value of the tableFormula property.

Parameters:
value - allowed object is String

setTableNumberColumnsRepeated

public void setTableNumberColumnsRepeated(String value)
Sets the value of the tableNumberColumnsRepeated property.

Parameters:
value - allowed object is String

setTableNumberColumnsSpanned

public void setTableNumberColumnsSpanned(String value)
Sets the value of the tableNumberColumnsSpanned property.

Parameters:
value - allowed object is String

setTableNumberMatrixColumnsSpanned

public void setTableNumberMatrixColumnsSpanned(String value)
Sets the value of the tableNumberMatrixColumnsSpanned property.

Parameters:
value - allowed object is String

setTableNumberMatrixRowsSpanned

public void setTableNumberMatrixRowsSpanned(String value)
Sets the value of the tableNumberMatrixRowsSpanned property.

Parameters:
value - allowed object is String

setTableNumberRowsSpanned

public void setTableNumberRowsSpanned(String value)
Sets the value of the tableNumberRowsSpanned property.

Parameters:
value - allowed object is String

setTableProtected

public void setTableProtected(String value)
Sets the value of the tableProtected property.

Parameters:
value - allowed object is String

setTableStringValue

public void setTableStringValue(String value)
Sets the value of the tableStringValue property.

Parameters:
value - allowed object is String

setTableStyleName

public void setTableStyleName(String value)
Sets the value of the tableStyleName property.

Parameters:
value - allowed object is String

setTableTimeValue

public void setTableTimeValue(String value)
Sets the value of the tableTimeValue property.

Parameters:
value - allowed object is String

setTableValidationName

public void setTableValidationName(String value)
Sets the value of the tableValidationName property.

Parameters:
value - allowed object is String

setTableValue

public void setTableValue(String value)
Sets the value of the tableValue property.

Parameters:
value - allowed object is String

setTableValueType

public void setTableValueType(String value)
Sets the value of the tableValueType property.

Parameters:
value - allowed object is String

addTextP

public void addTextP(TextP p)

toString

public String toString()
Overrides:
toString in class Object

getFullText

public String getFullText()


Copyright © 2010 jOpenDocument All Rights Reserved.