|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.custom.graphicimagedynamic.util.SimpleImageContext
public class SimpleImageContext
| Constructor Summary | |
|---|---|
SimpleImageContext(java.util.Map params,
java.lang.Integer width,
java.lang.Integer height)
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getHeight()
Returns the desired height of the image |
java.util.Map |
getParamters()
Returns a map with the values of the used parameters |
java.lang.Integer |
getWidth()
Returns the desired width of the image |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleImageContext(java.util.Map params,
java.lang.Integer width,
java.lang.Integer height)
| Method Detail |
|---|
public java.util.Map getParamters()
ResourceContext
getParamters in interface ResourceContextpublic java.lang.Integer getWidth()
ImageContext
getWidth in interface ImageContextpublic java.lang.Integer getHeight()
ImageContext
getHeight in interface ImageContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||