|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
LayoutMetrics
An interface describing metrics information for a node in a composition.
Currently, information such as orientation, width and height is offered;
in the future, information for voice representation of a composition node
will be stored here too.
public interface CompositionMetrics
| Field Summary | |
|---|---|
static java.lang.String |
HEIGHT
Deprecated. The height of a composition node. |
static java.lang.String |
ORIENTATION
Deprecated. The orientation of a composition node. |
static java.lang.String |
WIDTH
Deprecated. The width of a composition node. |
| Method Summary |
|---|
| Methods inherited from interface com.ibm.portal.MetaData |
|---|
getNames, getValue, iterator |
| Field Detail |
|---|
static final java.lang.String ORIENTATION
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 | |||||||||