wCMF
3.6
|
Public Member Functions | |
Position ($x, $y, $z) | |
Public Attributes | |
$x | |
$y | |
$z | |
The Position class stores a coordinate tuple for use with the LayoutVisitor.
wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH
Licensed under the terms of any of the following licenses at your choice:
See the license.txt file distributed with this work for additional information.
Definition at line 28 of file class.Position.php.
Position::Position | ( | $x, | |
$y, | |||
$z | |||
) |
Position::$x |
Definition at line 30 of file class.Position.php.
Referenced by Position().
Position::$y |
Definition at line 31 of file class.Position.php.
Referenced by Position().
Position::$z |
Definition at line 32 of file class.Position.php.
Referenced by Position().