| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
| org.eclipse.birt.report.model.api.util |
Utility classes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Point |
MasterPageHandle.getSize()
Returns the size of the page.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Point |
Rectangle.getPosition()
Returns the position of the top left corner.
|
Point |
Rectangle.getSize()
Returns the rectangle size.
|
| 构造器和说明 |
|---|
Rectangle(Point posn,
Point size)
Constructor.
|
Copyright © 2008 Actuate Corp. All rights reserved.