|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A layout element (whole, part) associated with a data view. For a layout element to appear in the display it must be a layout view.
Method Summary | |
DataView |
getDataView()
Gets the data view associated with this layout view. |
void |
validateLayoutDisplay(LayoutGraphicTransform xform)
Called by layout engines to prepare and realize the display state of the graphic view associated with this layout view and any of its dependent layout views, possibly recusively. |
Method Detail |
public DataView getDataView()
public void validateLayoutDisplay(LayoutGraphicTransform xform)
xform
- Transform between layout and graphic space. Never null.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |