|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Point | |
|---|---|
| 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. |
| Uses of Point in org.eclipse.birt.report.model.api |
|---|
| Methods in org.eclipse.birt.report.model.api that return Point | |
|---|---|
Point |
MasterPageHandle.getSize()
Returns the size of the page. |
| Uses of Point in org.eclipse.birt.report.model.api.util |
|---|
| Methods in org.eclipse.birt.report.model.api.util that return Point | |
|---|---|
Point |
Rectangle.getPosition()
Returns the position of the top left corner. |
Point |
Rectangle.getSize()
Returns the rectangle size. |
| Constructors in org.eclipse.birt.report.model.api.util with parameters of type Point | |
|---|---|
Rectangle(Point posn,
Point size)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||