public class GridDiagramContent
extends java.lang.Object
Constructor and Description |
---|
GridDiagramContent() |
Modifier and Type | Method and Description |
---|---|
GridDiagramContentColumn[] |
getColumns() |
GridDiagramContentRow[] |
getRows() |
void |
setColumns(GridDiagramContentColumn[] aColumns) |
void |
setRows(GridDiagramContentRow[] aRows) |
java.lang.String |
toHtmlString(java.lang.String aTableAttributes) |
public void setColumns(GridDiagramContentColumn[] aColumns)
public GridDiagramContentColumn[] getColumns()
public void setRows(GridDiagramContentRow[] aRows)
public GridDiagramContentRow[] getRows()
public java.lang.String toHtmlString(java.lang.String aTableAttributes)