Uses of Class
org.eclipse.birt.report.model.api.ColorHandle
Packages that use ColorHandle
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of ColorHandle in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that return ColorHandleModifier and TypeMethodDescriptionCellHandle.getAntidiagonalColor()
Gets a color handle to deal with the color of the anti-diagonal.HighlightRuleHandle.getBackgroundColor()
Returns a handle to work with the background color.StyleHandle.getBackgroundColor()
Gets a color handle to deal with the background color.TOCHandle.getBackgroundColor()
Gets back-ground-color property.HighlightRuleHandle.getBorderBottomColor()
Returns a handle to work with the border bottom color.StyleHandle.getBorderBottomColor()
Gets a color handle to deal with the color of the bottom side of the border.TOCHandle.getBorderBottomColor()
Gets border-bottom-width property.HighlightRuleHandle.getBorderLeftColor()
Returns a handle to work with the border left color.StyleHandle.getBorderLeftColor()
Gets a color handle to deal with the color of the left side of the border.TOCHandle.getBorderLeftColor()
Gets border-left-color property.HighlightRuleHandle.getBorderRightColor()
Returns a handle to work with the border right color.StyleHandle.getBorderRightColor()
Gets a color handle to deal with the color of the right side of the border.TOCHandle.getBorderRightColor()
Gets border-right-color property.HighlightRuleHandle.getBorderTopColor()
Returns a handle to work with the border top color.StyleHandle.getBorderTopColor()
Gets a color handle to deal with the color of the top side of the border.TOCHandle.getBorderTopColor()
Gets border-top-color property.HighlightRuleHandle.getColor()
Returns a handle to work with the color property.StyleHandle.getColor()
Gets a color handle to deal with the font color.TOCHandle.getColor()
Gets font color property.DesignElementHandle.getColorProperty
(String propName) Returns a handle to work with a color property.CellHandle.getDiagonalColor()
Gets a color handle to deal with the color of the diagonal.