Protocols/AOL/Atoms/Reference/Orientation: Difference between revisions
Animadoria (talk | contribs) No edit summary |
Animadoria (talk | contribs) No edit summary |
||
Line 29: | Line 29: | ||
[[Category:AOL]] | [[Category:AOL]] | ||
[[Category:Protocols/AOL]] | [[Category:Protocols/AOL]] | ||
[[Category:Protocols/AOL/FDO]] | |||
[[Category:Not_Currently_Documented]] | [[Category:Not_Currently_Documented]] | ||
[[Category:Work_In_Progress]] | [[Category:Work_In_Progress]] |
Latest revision as of 14:55, 14 March 2023
AOL Protocol |
Introduction • Terms • Clients |
Basic |
Datatypes • |
FLAP • P3 • Midas |
Tokens • Atoms • FDO |
Tutorials |
Sign On |
Technical Documentation |
Host Architecture • |
FDO91
The orientation code specifies whether a group is oriented vertically or horizontally. It also specfies how the objects within the group will be justified.first letter specifies orientation and must be one of:
h - for horizontal orientation
v - for vertical orientation
second letter specifies the vertical justification of the objects and must be one of:
t - objects are aligned as close together as possible starting at the top
b - objects are aligned as close together as possible starting at the bottom
c - objects are aligned as close together as possible centered in the middle
e - objects are spread evenly between top and bottom
f - objects are spread evenly but there is no space left on the outside
third letter specifies the horizontal justification of the objects and must be one of:
l - objects are aligned as close together as possible starting at the left
r - objects are aligned as close together as possible starting at the right
c - objects are aligned as close together as possible centered in the middle
e - objects are spread evenly between top and bottom
f - objects are spread evenly but there is no space left on the outside
Example: mat_orientation <hec>