RichFaces Photoalbum 4.3.5.Final

Uses of Class
org.richfaces.photoalbum.util.ImageDimension

Packages that use ImageDimension
org.richfaces.photoalbum.ui   
org.richfaces.photoalbum.util   
 

Uses of ImageDimension in org.richfaces.photoalbum.ui
 

Methods in org.richfaces.photoalbum.ui that return ImageDimension
 ImageDimension ImageSizeHelper.getCurrentDimension()
           
 

Uses of ImageDimension in org.richfaces.photoalbum.util
 

Methods in org.richfaces.photoalbum.util that return ImageDimension
static ImageDimension ImageDimension.getInstance(int x)
           
static ImageDimension ImageDimension.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImageDimension[] ImageDimension.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


RichFaces Photoalbum 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.