Uses of Class
org.silverpeas.image.option.DimensionOption

Packages that use DimensionOption
org.silverpeas.image.option   
 

Uses of DimensionOption in org.silverpeas.image.option
 

Methods in org.silverpeas.image.option that return DimensionOption
static DimensionOption DimensionOption.height(Integer height)
          Creates a new option on the dimension from the specified height in pixels.
static DimensionOption DimensionOption.width(Integer width)
          Creates a new option on the dimension from the specified width in pixels.
static DimensionOption DimensionOption.widthAndHeight(Integer width, Integer height)
          Creates a new option on the dimension from the specified width and height in pixels.
 



Copyright © 2016 Silverpeas. All Rights Reserved.