RichFaces Core API 4.1.0.20111101-M4

Uses of Class
org.richfaces.resource.ImageType

Packages that use ImageType
org.richfaces.resource   
 

Uses of ImageType in org.richfaces.resource
 

Methods in org.richfaces.resource that return ImageType
 ImageType Java2DUserResource.getImageType()
           
 ImageType AbstractJava2DUserResource.getImageType()
           
static ImageType ImageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImageType[] ImageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.richfaces.resource with parameters of type ImageType
AbstractJava2DUserResource(ImageType imageType, Dimension dimension)
           
 


RichFaces Core API 4.1.0.20111101-M4

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.