Uses of Interface
org.eclipse.birt.chart.model.layout.LabelBlock
Packages that use LabelBlock
Package
Description
Contains classes that define a rendering notification that is interpreted by
a device renderer.
Contains a layout manager capable of arranging a set of blocks associated
with the chart representation.
Contains core class implementations for blocks associated with the chart
representation.
-
Uses of LabelBlock in org.eclipse.birt.chart.event
Methods in org.eclipse.birt.chart.event with parameters of type LabelBlockModifier and TypeMethodDescriptionfinal void
TextRenderEvent.updateFrom
(LabelBlock lb, double dScale, RunTimeContext rtc) Updates the event by given LabelBlock object. -
Uses of LabelBlock in org.eclipse.birt.chart.model.layout
Subinterfaces of LabelBlock in org.eclipse.birt.chart.model.layoutModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Title Block'.Methods in org.eclipse.birt.chart.model.layout that return LabelBlockModifier and TypeMethodDescriptionLabelBlock.copyInstance()
LayoutFactory.createLabelBlock()
Returns a new object of class 'Label Block'. -
Uses of LabelBlock in org.eclipse.birt.chart.model.layout.impl
Classes in org.eclipse.birt.chart.model.layout.impl that implement LabelBlockModifier and TypeClassDescriptionclass
An implementation of the model object ' Label Block'.class
An implementation of the model object 'Title Block'.Methods in org.eclipse.birt.chart.model.layout.impl that return LabelBlockModifier and TypeMethodDescriptionLabelBlockImpl.copyInstance()
LayoutFactoryImpl.createLabelBlock()