| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.chart.event |
Contains classes that define a rendering notification that is interpreted by
a device renderer.
|
| org.eclipse.birt.chart.model |
Contains the chart model interfaces that define the starting point for creating
a new chart.
|
| org.eclipse.birt.chart.model.impl |
Represents the chart model implementation classes that define the starting
point for creating a new chart.
|
| 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.
|
| org.eclipse.birt.chart.render |
Contains classes that represent the core plot rendering framework.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static StructureSource |
StructureSource.createTitle(TitleBlock tb)
Creates a Structure Source for type Title.
|
| 限定符和类型 | 方法和说明 |
|---|---|
TitleBlock |
Chart.getTitle()
Convenience method that gets the Title Block for the chart.
|
| 限定符和类型 | 方法和说明 |
|---|---|
TitleBlock |
ChartImpl.getTitle()
Note: Manually written
|
| 限定符和类型 | 方法和说明 |
|---|---|
TitleBlock |
TitleBlock.copyInstance() |
TitleBlock |
LayoutFactory.createTitleBlock()
Returns a new object of class 'Title Block'
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TitleBlockImpl
An implementation of the model object 'Title Block'.
|
| 限定符和类型 | 方法和说明 |
|---|---|
TitleBlock |
TitleBlockImpl.copyInstance() |
TitleBlock |
LayoutFactoryImpl.createTitleBlock() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BaseRenderer.renderTitle(IPrimitiveRenderer ipr,
TitleBlock b)
Renders the Chart Title Block
|
void |
BaseRenderer.renderTitle(IPrimitiveRenderer ipr,
TitleBlock b)
Renders the Chart Title Block
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.