Uses of Class
org.eclipse.birt.report.model.api.elements.structures.HighlightRule
Packages that use HighlightRule
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
Report element representations in the BIRT simple API environment.
-
Uses of HighlightRule in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that return HighlightRuleModifier and TypeMethodDescriptionstatic HighlightRule
StructureFactory.createHighlightRule()
Creates an empty highlight rule structure. -
Uses of HighlightRule in org.eclipse.birt.report.model.api.impl
Methods in org.eclipse.birt.report.model.api.impl with parameters of type HighlightRuleModifier and TypeMethodDescriptionSimpleElementFactory.createHighlightRule
(HighlightRule highlightRule) -
Uses of HighlightRule in org.eclipse.birt.report.model.api.simpleapi
Methods in org.eclipse.birt.report.model.api.simpleapi with parameters of type HighlightRuleModifier and TypeMethodDescriptionISimpleElementFactory.createHighlightRule
(HighlightRule highlightRule) CreateIHighlightRule
instance