OverlayPosition
class OverlayPosition extends Model (View source)
Properties
protected | $anchorCellType | ||
protected | $anchorCellDataType | ||
int | $heightPixels | ||
int | $offsetXPixels | ||
int | $offsetYPixels | ||
int | $widthPixels |
Methods
getAnchorCell()
No description
setHeightPixels($heightPixels)
No description
int
getHeightPixels()
No description
setOffsetXPixels($offsetXPixels)
No description
int
getOffsetXPixels()
No description
setOffsetYPixels($offsetYPixels)
No description
int
getOffsetYPixels()
No description
setWidthPixels($widthPixels)
No description
int
getWidthPixels()
No description
Details
setAnchorCell(GridCoordinate $anchorCell)
No description
GridCoordinate
getAnchorCell()
No description
setHeightPixels($heightPixels)
No description
int
getHeightPixels()
No description
setOffsetXPixels($offsetXPixels)
No description
int
getOffsetXPixels()
No description
setOffsetYPixels($offsetYPixels)
No description
int
getOffsetYPixels()
No description
setWidthPixels($widthPixels)
No description
int
getWidthPixels()
No description