Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Point |
MasterPageHandle.getSize()
Returns the size of the page.
|
Modifier and Type | Method and Description |
---|---|
Point |
Rectangle.getPosition()
Returns the position of the top left corner.
|
Point |
Rectangle.getSize()
Returns the rectangle size.
|
Constructor and Description |
---|
Rectangle(Point posn,
Point size)
Constructor.
|
Copyright © 2008 Actuate Corp. All rights reserved.