DimensionHandle |
CellHandle.getAntidiagonalThickness() |
Gets a dimension handle to deal with the anti-diagonal thickness.
|
DimensionHandle |
StyleHandle.getBackGroundPositionX() |
Gets a dimension handle to deal with the x position for the background.
|
DimensionHandle |
StyleHandle.getBackGroundPositionY() |
Gets a dimension handle to deal with the y position for the background.
|
DimensionHandle |
StyleHandle.getBackgroundSizeHeight() |
Gets a dimension handle to deal with the size height for the background.
|
DimensionHandle |
StyleHandle.getBackgroundSizeWidth() |
Gets a dimension handle to deal with the size width for the background.
|
DimensionHandle |
HighlightRuleHandle.getBorderBottomWidth() |
Returns a handle to work with the width of the bottom side of the border.
|
DimensionHandle |
StyleHandle.getBorderBottomWidth() |
Gets a dimension handle to deal with the width of the bottom side of the
border.
|
DimensionHandle |
TOCHandle.getBorderBottomWidth() |
Gets border-bottom-width property.
|
DimensionHandle |
HighlightRuleHandle.getBorderLeftWidth() |
Returns a handle to work with the width of the left side of the border.
|
DimensionHandle |
StyleHandle.getBorderLeftWidth() |
Gets a dimension handle to deal with the width of the left side of the
border.
|
DimensionHandle |
TOCHandle.getBorderLeftWidth() |
Gets border-left-width property.
|
DimensionHandle |
HighlightRuleHandle.getBorderRightWidth() |
Returns a handle to work with the width of the right side of the border.
|
DimensionHandle |
StyleHandle.getBorderRightWidth() |
Gets a dimension handle to deal with the width of the right side of the
border.
|
DimensionHandle |
TOCHandle.getBorderRightWidth() |
Gets border-right-width property.
|
DimensionHandle |
HighlightRuleHandle.getBorderTopWidth() |
Returns a handle to work with the width of the top side of the border.
|
DimensionHandle |
StyleHandle.getBorderTopWidth() |
Gets a dimension handle to deal with the width of the top side of the border.
|
DimensionHandle |
TOCHandle.getBorderTopWidth() |
Gets border-top-width property.
|
DimensionHandle |
MasterPageHandle.getBottomMargin() |
Gets a dimension handle to work with the margin on the bottom side.
|
DimensionHandle |
MasterPageHandle.getColumnSpacing() |
Returns a handle to work with the the space between columns.
|
DimensionHandle |
CellHandle.getDiagonalThickness() |
Gets a dimension handle to deal with the diagonal thickness.
|
DimensionHandle |
DesignElementHandle.getDimensionProperty(java.lang.String propName) |
Returns a handle to work with a Dimension property.
|
DimensionHandle |
HighlightRuleHandle.getFontSize() |
Returns a handle to work with the font size.
|
DimensionHandle |
StyleHandle.getFontSize() |
Gets a dimension handle to deal with the font size.
|
DimensionHandle |
TOCHandle.getFontSize() |
Gets font size property.
|
DimensionHandle |
SimpleMasterPageHandle.getFooterHeight() |
Gets a dimension handle to work with the height on page footer.
|
DimensionHandle |
SimpleMasterPageHandle.getHeaderHeight() |
Gets a dimension handle to work with the height on page header.
|
DimensionHandle |
CellHandle.getHeight() |
Returns the cell's height.
|
DimensionHandle |
MasterPageHandle.getHeight() |
Gets a dimension handle to work with the height of the page.
|
DimensionHandle |
ReportItemHandleImpl.getHeight() |
Gets a handle to deal with the item's height.
|
DimensionHandle |
RowHandle.getHeight() |
Gets a handle to deal with the row's height.
|
DimensionHandle |
MasterPageHandle.getLeftMargin() |
Gets a dimension handle to work with the margin on the left side.
|
DimensionHandle |
StyleHandle.getLetterSpacing() |
Gets a dimension handle to deal with the spacing between individual letters.
|
DimensionHandle |
HighlightRuleHandle.getLineHeight() |
Returns a handle to work with the height of the line.
|
DimensionHandle |
StyleHandle.getLineHeight() |
Gets a dimension handle to deal with the height of a line.
|
DimensionHandle |
StyleHandle.getMarginBottom() |
Gets a handle to deal with the margin of the bottom side.
|
DimensionHandle |
StyleHandle.getMarginLeft() |
Gets a handle to deal with the margin of the left side.
|
DimensionHandle |
StyleHandle.getMarginRight() |
Gets a handle to deal with the margin of the right side.
|
DimensionHandle |
StyleHandle.getMarginTop() |
Gets a handle to deal with the margin of the top side.
|
DimensionHandle |
StyleHandle.getPaddingBottom() |
Gets a dimension handle to deal with the padding of the bottom side.
|
DimensionHandle |
StyleHandle.getPaddingLeft() |
Gets a dimension handle to deal with the padding of the left side.
|
DimensionHandle |
StyleHandle.getPaddingRight() |
Gets a dimension handle to deal with the padding of the right side.
|
DimensionHandle |
StyleHandle.getPaddingTop() |
Gets a dimension handle to deal with the padding of the top side.
|
DimensionHandle |
MasterPageHandle.getRightMargin() |
Gets a dimension handle to work with the margin on the right side.
|
DimensionHandle |
HighlightRuleHandle.getTextIndent() |
Gets a handle to deal with the value of the text-indent property.
|
DimensionHandle |
StyleHandle.getTextIndent() |
Gets a dimension handle to deal with the text indent.
|
DimensionHandle |
TOCHandle.getTextIndent() |
Gets text indent property.
|
DimensionHandle |
MasterPageHandle.getTopMargin() |
Gets a dimension handle to work with the margin on the top side.
|
DimensionHandle |
CellHandle.getWidth() |
Returns the cell's width.
|
DimensionHandle |
ColumnHandle.getWidth() |
Gets the column width as a dimension handle.
|
DimensionHandle |
MasterPageHandle.getWidth() |
Gets a dimension handle to work with the width of the page.
|
DimensionHandle |
ReportItemHandleImpl.getWidth() |
Gets a handle to deal with the item's width.
|
DimensionHandle |
StyleHandle.getWordSpacing() |
Gets a dimension handle to deal with the spacing between two words.
|
DimensionHandle |
ReportItemHandleImpl.getX() |
Gets a handle to deal with the item's x (horizontal) position.
|
DimensionHandle |
ReportItemHandleImpl.getY() |
Gets a handle to deal with the item's y (vertical) position.
|