Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
H
I
O
P
R
S
U
C
COMPONENT_FAMILY
- Static variable in class org.richfaces.component.html.
HtmlPaint2D
COMPONENT_TYPE
- Static variable in class org.richfaces.component.html.
HtmlPaint2D
COMPONENT_TYPE
- Static variable in class org.richfaces.component.
UIPaint2D
createMetaRuleset(Class)
- Method in class org.richfaces.taglib.
Image2DTagHandler
createMetaRuleset(Class)
- Method in class org.richfaces.taglib.
Paint2DTagHandler
D
doEncodeEnd(ResponseWriter, FacesContext, UIComponent)
- Method in class org.richfaces.renderkit.html.
Paint2DRenderer
G
getAlign()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getBgcolor()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getBgcolor()
- Method in class org.richfaces.component.
UIPaint2D
Getter for property bgcolor - background color of painted image
getBorder()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getComponentClass()
- Method in class org.richfaces.renderkit.html.
Paint2DRenderer
getComponentType()
- Method in class org.richfaces.taglib.
Paint2DTag
getConverter()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getData()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getData()
- Method in class org.richfaces.component.
UIPaint2D
Getter for property Data to store in URL and passed to pain method.
getDataToStore(FacesContext, Object)
- Method in class org.richfaces.renderkit.html.
Paint2DResource
getDimensions(FacesContext, Object)
- Method in class org.richfaces.renderkit.html.
Paint2DResource
Primary calculation of image dimensions - used when HTML code is generated to render IMG's width and height Subclasses should override this method to provide correct sizes of rendered images
getDimensions(ResourceContext)
- Method in class org.richfaces.renderkit.html.
Paint2DResource
Secondary calculation is used basically by getImage method
getDir()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getFamily()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getFormat()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getFormat()
- Method in class org.richfaces.component.
UIPaint2D
Getter for property output format of image ( suport gif,jpeg,png), implementation will be generated by components-generator
getHeight()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getHeight()
- Method in class org.richfaces.component.
UIPaint2D
Getter for property image height, implementation will be generated by components-generator
getHspace()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getLang()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getPaint()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getPaint()
- Method in class org.richfaces.component.
UIPaint2D
Getter for property Paint methodBinding, implementation will be generated by components-generator
getRenderer()
- Method in class org.richfaces.renderkit.html.
Paint2DResource
getRenderer(ResourceContext)
- Method in class org.richfaces.renderkit.html.
Paint2DResource
getRendererType()
- Method in class org.richfaces.taglib.
Paint2DTag
getStyle()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getStyleClass()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getTitle()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getValue()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getVspace()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getWidth()
- Method in class org.richfaces.component.html.
HtmlPaint2D
getWidth()
- Method in class org.richfaces.component.
UIPaint2D
Getter for property image width, implementation will be generated by components-generator
H
HtmlPaint2D
- Class in
org.richfaces.component.html
HtmlPaint2D()
- Constructor for class org.richfaces.component.html.
HtmlPaint2D
I
Image2DTagHandler
- Class in
org.richfaces.taglib
Image2DTagHandler(ComponentConfig)
- Constructor for class org.richfaces.taglib.
Image2DTagHandler
isCacheable()
- Method in class org.richfaces.component.html.
HtmlPaint2D
isCacheable()
- Method in class org.richfaces.component.
UIPaint2D
Getter for property cache support, implementation will be generated by components-generator
isCacheable()
- Method in class org.richfaces.renderkit.html.
Paint2DCachedResource
isCacheable()
- Method in class org.richfaces.renderkit.html.
Paint2DResource
isCacheable(ResourceContext)
- Method in class org.richfaces.renderkit.html.
Paint2DResource
O
org.richfaces.component
- package org.richfaces.component
org.richfaces.component.html
- package org.richfaces.component.html
org.richfaces.renderkit.html
- package org.richfaces.renderkit.html
org.richfaces.taglib
- package org.richfaces.taglib
P
Paint2DCachedResource
- Class in
org.richfaces.renderkit.html
Cacheable version of painted resource.
Paint2DCachedResource()
- Constructor for class org.richfaces.renderkit.html.
Paint2DCachedResource
Paint2DRenderer
- Class in
org.richfaces.renderkit.html
Paint2DRenderer()
- Constructor for class org.richfaces.renderkit.html.
Paint2DRenderer
Paint2DResource
- Class in
org.richfaces.renderkit.html
Resource for create image by managed bean method
Paint2DResource()
- Constructor for class org.richfaces.renderkit.html.
Paint2DResource
Paint2DTag
- Class in
org.richfaces.taglib
Paint2DTag()
- Constructor for class org.richfaces.taglib.
Paint2DTag
Paint2DTagHandler
- Class in
org.richfaces.taglib
Paint2DTagHandler(ComponentConfig)
- Constructor for class org.richfaces.taglib.
Paint2DTagHandler
R
release()
- Method in class org.richfaces.taglib.
Paint2DTag
requireFacesContext()
- Method in class org.richfaces.renderkit.html.
Paint2DResource
restoreState(FacesContext, Object)
- Method in class org.richfaces.component.html.
HtmlPaint2D
S
saveState(FacesContext)
- Method in class org.richfaces.component.html.
HtmlPaint2D
send(ResourceContext)
- Method in class org.richfaces.renderkit.html.
Paint2DResource
setAlign(String)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setAlign(ValueExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
Deprecated.
setBgcolor(String)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setBgcolor(String)
- Method in class org.richfaces.component.
UIPaint2D
Setter for property bgcolor - background color of painted image
setBgcolor(ValueExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
Background color of painted image.
setBorder(String)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setBorder(ValueExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
Deprecated.
setCacheable(boolean)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setCacheable(boolean)
- Method in class org.richfaces.component.
UIPaint2D
Setter for property cache support, implementation will be generated by components-generator
setCacheable(ValueExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
Supported (or not) client/server caching for generated images.
setConverter(Converter)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setData(Object)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setData(Object)
- Method in class org.richfaces.component.
UIPaint2D
Setter for property Data to store in URL and passed to pain method.
setData(ValueExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
Value calculated at render time and stored in Image URI (as part of cache Key), at paint time passed to a paint method.
setDir(String)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setFormat(String)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setFormat(String)
- Method in class org.richfaces.component.
UIPaint2D
Setter for property output format of image ( suport gif,jpeg,png), implementation will be generated by components-generator
setFormat(ValueExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
format Name of format for sending a generated image.
setHeight(int)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setHeight(int)
- Method in class org.richfaces.component.
UIPaint2D
Setter for property image height, implementation will be generated by components-generator
setHeight(ValueExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
Height in pixels of image (for paint canvas and HTML attribute).
setHspace(String)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setHspace(ValueExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
Deprecated.
setLang(String)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setPaint(MethodBinding)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setPaint(MethodBinding)
- Method in class org.richfaces.component.
UIPaint2D
Setter for property Paint methodBinding, implementation will be generated by components-generator
setPaint(MethodExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
The method calls expression to paint Image on prepared Buffered image.
setProperties(UIComponent)
- Method in class org.richfaces.taglib.
Paint2DTag
setStyle(String)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setStyleClass(String)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setTitle(String)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setValue(Object)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setValue(ValueExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
The current value of this component Setter for value
setVspace(String)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setVspace(ValueExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
Deprecated.
setWidth(int)
- Method in class org.richfaces.component.html.
HtmlPaint2D
setWidth(int)
- Method in class org.richfaces.component.
UIPaint2D
Setter for property image width, implementation will be generated by components-generator
setWidth(ValueExpression)
- Method in class org.richfaces.taglib.
Paint2DTag
Width in pixels of image (for paint canvas and HTML attribute).
U
UIPaint2D
- Class in
org.richfaces.component
JSF component class
UIPaint2D()
- Constructor for class org.richfaces.component.
UIPaint2D
C
D
G
H
I
O
P
R
S
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.