| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TextRenderEvent.updateFrom(LabelBlock lb,
double dScale,
RunTimeContext rtc)
Updates the event by given LabelBlock object.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
TitleBlock
A representation of the model object 'Title Block'.
|
| 限定符和类型 | 方法和说明 |
|---|---|
LabelBlock |
LabelBlock.copyInstance() |
LabelBlock |
LayoutFactory.createLabelBlock()
Returns a new object of class 'Label Block'
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
LabelBlockImpl
An implementation of the model object '
Label Block'.
|
class |
TitleBlockImpl
An implementation of the model object 'Title Block'.
|
| 限定符和类型 | 方法和说明 |
|---|---|
LabelBlock |
LabelBlockImpl.copyInstance() |
LabelBlock |
LayoutFactoryImpl.createLabelBlock() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.