|
|
|||||||||||
|
|
||||||||||||
More Constructs : Measures and Units |
||||||||||||
Use an explicit measure instead of a simple integer.
|
||||||||||||
theLine = new Horizontal(new Measure(INTERWORD,
UnitInterface.PIXEL));
theLine = new Horizontal(new Measure(INTERWORD,
UnitInterface.BLANK_TENTH)); |
Example
|
The Whole Program
Related Classes
and Methods
What Next ?
Tutorial |
Previous |
Current |
Next |
|
Comments or suggestions? Need some help? Copyright ©1998 INRIA Last updated 4 November 1998 by Bruno Conductier |
|