|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LabelBlock | |
|---|---|
| org.eclipse.birt.chart.event | Contains classes that define a rendering notification that is interpreted by a device renderer. |
| org.eclipse.birt.chart.model.layout | Contains a layout manager capable of arranging a set of blocks associated with the chart representation. |
| org.eclipse.birt.chart.model.layout.impl | 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 LabelBlock | |
|---|---|
java.lang.String |
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.layout | |
|---|---|
interface |
TitleBlock
A representation of the model object 'Title Block'. |
| Methods in org.eclipse.birt.chart.model.layout that return LabelBlock | |
|---|---|
LabelBlock |
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 LabelBlock | |
|---|---|
class |
LabelBlockImpl
An implementation of the model object ' Label Block'. |
class |
TitleBlockImpl
An implementation of the model object 'Title Block'. |
| Methods in org.eclipse.birt.chart.model.layout.impl that return LabelBlock | |
|---|---|
LabelBlock |
LayoutFactoryImpl.createLabelBlock()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||