Uses of Class
com.squareup.pollexor.ThumborUrlBuilder.VerticalAlign

Uses of ThumborUrlBuilder.VerticalAlign in com.squareup.pollexor
 

Methods in com.squareup.pollexor that return ThumborUrlBuilder.VerticalAlign
static ThumborUrlBuilder.VerticalAlign ThumborUrlBuilder.VerticalAlign.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ThumborUrlBuilder.VerticalAlign[] ThumborUrlBuilder.VerticalAlign.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.squareup.pollexor with parameters of type ThumborUrlBuilder.VerticalAlign
 ThumborUrlBuilder ThumborUrlBuilder.align(ThumborUrlBuilder.VerticalAlign align)
          Set the vertical alignment for the image when cropping.
 ThumborUrlBuilder ThumborUrlBuilder.align(ThumborUrlBuilder.VerticalAlign valign, ThumborUrlBuilder.HorizontalAlign halign)
          Set the horizontal and vertical alignment for the image when cropping.
 



Copyright © 2012-2014 Square, Inc.. All Rights Reserved.