|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo2.webcontainer.image.ImageTools
public class ImageTools
Main application interface to application container image rendering API.
| Constructor Summary | |
|---|---|
ImageTools()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getUri(RenderContext rc,
ImageRenderSupport irs,
Component component,
java.lang.String imageId)
Retrieves the URI to render an image for a component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageTools()
| Method Detail |
|---|
public static java.lang.String getUri(RenderContext rc,
ImageRenderSupport irs,
Component component,
java.lang.String imageId)
rc - the relevant RenderContextirs - the ImageRenderSupport-implementing
ComponentSynchronizePeer.component - the component for which the image is being renderedimageId - the component-specific id of the image
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||