| Package | Description |
|---|---|
| org.eclipse.zest.layouts | |
| org.eclipse.zest.layouts.algorithms |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutAlgorithm.applyLayout(LayoutEntity[] entitiesToLayout,
LayoutRelationship[] relationshipsToConsider,
double x,
double y,
double width,
double height,
boolean asynchronous,
boolean continuous)
Apply the layout to the given entities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLayoutAlgorithm.applyLayout(LayoutEntity[] entitiesToLayout,
LayoutRelationship[] relationshipsToConsider,
double x,
double y,
double width,
double height,
boolean asynchronous,
boolean continuous)
This actually applies the layout
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.