|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LayoutMetrics<V,E extends java.util.Map.Entry<java.lang.String,V>>
An interface describing metrics information for a node in a layout model. Currently, information such as orientation, width and height may be offered; in the future, information for voice representation of a layout node may be stored here too.
LayoutNode.getLayoutMetrics(),
LayoutModel| Field Summary | |
|---|---|
static java.lang.String |
HEIGHT
The height of a layout node. |
static java.lang.String |
ORIENTATION
The orientation of a layout node. |
static java.lang.String |
WIDTH
The width of a layout node. |
| Method Summary |
|---|
| Methods inherited from interface com.ibm.portal.MetaData |
|---|
getNames, getValue, iterator |
| Field Detail |
|---|
static final java.lang.String ORIENTATION
Orientation object.
static final java.lang.String WIDTH
static final java.lang.String HEIGHT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||