|
RichFaces Core API 4.1.0.CR2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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.CR2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |