Class LabelFormatContribution
java.lang.Object
ch.tocco.nice2.reporting.api.description.LabelFormatContribution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()getName()intgetRows()voidsetColumns(int columns) voidvoidsetHorizontalPitch(String horizontalPitch) voidvoidsetLeftMargin(String leftMargin) voidvoidsetRows(int rows) voidsetTopMargin(String topMargin) voidsetVerticalPitch(String verticalPitch) void
-
Constructor Details
-
LabelFormatContribution
public LabelFormatContribution()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getHorizontalPitchDecimal
-
setHorizontalPitch
-
getVerticalPitchDecimal
-
setVerticalPitch
-
getWidthDecimal
-
setWidth
-
getHeightDecimal
-
setHeight
-
getLeftMarginDecimal
-
setLeftMargin
-
getTopMarginDecimal
-
setTopMargin
-
getColumns
public int getColumns() -
setColumns
public void setColumns(int columns) -
getRows
public int getRows() -
setRows
public void setRows(int rows)
-