public interface LbGlue extends LbContent
Modifier and Type | Method and Description |
---|---|
int |
getIdealWidth()
Returns the optimal width of this glue item, in millipoints.
|
int |
getShrinkability()
Returns the amount by which the idial width of this item can be decreased, in millipoints.
|
int |
getStretchability()
Returns the amount by which the ideal width of this item can be increased, in millipoints.
|
int getIdealWidth()
int getStretchability()
getIdealWidth()
and the stretchability.int getShrinkability()
getIdealWidth()
less the shrinkability.This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.