Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
Modifier and Type | Method and Description |
---|---|
ColorHandle |
CellHandle.getAntidiagonalColor()
Gets a color handle to deal with the color of the anti-diagonal.
|
ColorHandle |
TOCHandle.getBackgroundColor()
Gets back-ground-color property.
|
ColorHandle |
StyleHandle.getBackgroundColor()
Gets a color handle to deal with the background color.
|
ColorHandle |
HighlightRuleHandle.getBackgroundColor()
Returns a handle to work with the background color.
|
ColorHandle |
TOCHandle.getBorderBottomColor()
Gets border-bottom-width property.
|
ColorHandle |
StyleHandle.getBorderBottomColor()
Gets a color handle to deal with the color of the bottom side of the
border.
|
ColorHandle |
HighlightRuleHandle.getBorderBottomColor()
Returns a handle to work with the border bottom color.
|
ColorHandle |
TOCHandle.getBorderLeftColor()
Gets border-left-color property.
|
ColorHandle |
StyleHandle.getBorderLeftColor()
Gets a color handle to deal with the color of the left side of the
border.
|
ColorHandle |
HighlightRuleHandle.getBorderLeftColor()
Returns a handle to work with the border left color.
|
ColorHandle |
TOCHandle.getBorderRightColor()
Gets border-right-color property.
|
ColorHandle |
StyleHandle.getBorderRightColor()
Gets a color handle to deal with the color of the right side of the
border.
|
ColorHandle |
HighlightRuleHandle.getBorderRightColor()
Returns a handle to work with the border right color.
|
ColorHandle |
TOCHandle.getBorderTopColor()
Gets border-top-color property.
|
ColorHandle |
StyleHandle.getBorderTopColor()
Gets a color handle to deal with the color of the top side of the border.
|
ColorHandle |
HighlightRuleHandle.getBorderTopColor()
Returns a handle to work with the border top color.
|
ColorHandle |
TOCHandle.getColor()
Gets font color property.
|
ColorHandle |
StyleHandle.getColor()
Gets a color handle to deal with the font color.
|
ColorHandle |
HighlightRuleHandle.getColor()
Returns a handle to work with the color property.
|
ColorHandle |
DesignElementHandle.getColorProperty(java.lang.String propName)
Returns a handle to work with a color property.
|
ColorHandle |
CellHandle.getDiagonalColor()
Gets a color handle to deal with the color of the diagonal.
|
Copyright © 2008 Actuate Corp. All rights reserved.