Uses of Class
org.eclipse.birt.report.model.api.ColorHandle

Packages that use ColorHandle
org.eclipse.birt.report.model.api 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 ColorHandle
 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.getBackgroundColor()
          Gets back-ground-color 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.getBorderBottomColor()
          Gets border-bottom-width 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.getBorderLeftColor()
          Gets border-left-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.getBorderRightColor()
          Gets border-right-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.getBorderTopColor()
          Gets border-top-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 TOCHandle.getColor()
          Gets font color property.
 ColorHandle DesignElementHandle.getColorProperty(java.lang.String propName)
          Returns a handle to work with a color property.
 



Copyright © 2008 Actuate Corp. All rights reserved.