Public Member Functions | |
__construct () | |
getData () | |
setDesiredBasePosition ($desiredBasePosition) | |
setDesiredHorizontalPosition ($desiredHorizontalPosition) | |
setDesiredVerticalPosition ($desiredVerticalPosition) | |
setDesiredPivot ($desiredPivot) | |
getDesiredBasePosition () | |
getDesiredHorizontalPosition () | |
getDesiredVerticalPosition () | |
getDesiredPivot () | |
setLockBasePosition ($lockBasePosition) | |
setLockHorizontalPosition ($lockHorizontalPosition) | |
setLockVerticalPosition ($lockVerticalPosition) | |
setLockPivot ($lockPivot) | |
getLockBasePosition () | |
getLockHorizontalPosition () | |
getLockVerticalPosition () | |
getLockPivot () | |
Protected Attributes | |
$data | |
http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
__construct | ( | ) |
getData | ( | ) |
Implements EnrichmentInterface.
getDesiredBasePosition | ( | ) |
Implements EnrichmentInterface.
getDesiredHorizontalPosition | ( | ) |
Implements EnrichmentInterface.
getDesiredPivot | ( | ) |
Implements EnrichmentInterface.
getDesiredVerticalPosition | ( | ) |
Implements EnrichmentInterface.
getLockBasePosition | ( | ) |
Implements EnrichmentInterface.
getLockHorizontalPosition | ( | ) |
Implements EnrichmentInterface.
getLockPivot | ( | ) |
Implements EnrichmentInterface.
getLockVerticalPosition | ( | ) |
Implements EnrichmentInterface.
setDesiredBasePosition | ( | $desiredBasePosition | ) |
Implements EnrichmentInterface.
setDesiredHorizontalPosition | ( | $desiredHorizontalPosition | ) |
Implements EnrichmentInterface.
setDesiredPivot | ( | $desiredPivot | ) |
Implements EnrichmentInterface.
setDesiredVerticalPosition | ( | $desiredVerticalPosition | ) |
Implements EnrichmentInterface.
setLockBasePosition | ( | $lockBasePosition | ) |
Implements EnrichmentInterface.
setLockHorizontalPosition | ( | $lockHorizontalPosition | ) |
Implements EnrichmentInterface.
setLockPivot | ( | $lockPivot | ) |
Implements EnrichmentInterface.
setLockVerticalPosition | ( | $lockVerticalPosition | ) |
Implements EnrichmentInterface.
|
protected |