Class CoverPhoto

All Implemented Interfaces:
Serializable

public class CoverPhoto extends FacebookType
See Also:
  • Constructor Details

  • Method Details

    • getOffsetX

      public Integer getOffsetX()
      When non-zero, the cover image overflows horizontally. The value indicates the offset percentage of the total image width from the left [0-100]
      Returns:
      offsetX
    • setOffsetX

      public void setOffsetX(Integer offsetX)
      When non-zero, the cover image overflows horizontally. The value indicates the offset percentage of the total image width from the left [0-100]
    • getOffsetY

      public Integer getOffsetY()
      When non-zero, the cover photo overflows vertically. The value indicates the offset percentage of the total image height from the top [0-100]
      Returns:
      offsetY
    • setOffsetY

      public void setOffsetY(Integer offsetY)
      When non-zero, the cover photo overflows vertically. The value indicates the offset percentage of the total image height from the top [0-100]
    • getSource

      public String getSource()
      Direct URL for the person's cover photo image
      Returns:
      Direct URL for the person's cover photo image
    • setSource

      public void setSource(String source)
      Direct URL for the person's cover photo image