|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||