Constructor and Description |
---|
Image() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setAction(String strAction) |
void |
setAngle(double angle) |
void |
setBase64(boolean base64) |
void |
setColor(String strColor) |
void |
setDestination(String destination) |
void |
setDifficulty(String strDifficulty) |
void |
setFonts(String fontList) |
void |
setFontsize(double fontsize) |
void |
setFormat(String format) |
void |
setHeight(String height) |
void |
setIsbase64(boolean isbase64) |
void |
setName(String name) |
void |
setOverwrite(boolean overwrite) |
void |
setPassthrough(String passthrough) |
void |
setQuality(double quality) |
void |
setResult(String structName) |
void |
setSource(Object source) |
void |
setStructname(String structName) |
void |
setText(String text) |
void |
setThickness(double thickness) |
void |
setWidth(String width) |
doEndTag, getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Image()
public void release()
public void setAction(String strAction) throws ApplicationException
action
- the action to setApplicationException
public void setBase64(boolean base64)
base64
- the base64 to setpublic void setAngle(double angle)
angle
- the angle to setpublic void setColor(String strColor) throws ExpressionException
color
- the color to setExpressionException
public void setDestination(String destination)
destination
- the destination to setpublic void setDifficulty(String strDifficulty) throws ApplicationException
difficulty
- the difficulty to setApplicationException
public void setFonts(String fontList) throws PageException
fonts
- the fonts to setPageException
public void setPassthrough(String passthrough)
passthrough
- the passthrough to setpublic void setFontsize(double fontsize)
fontsize
- the fontsize to setpublic void setFormat(String format) throws ApplicationException
format
- the format to setApplicationException
public void setIsbase64(boolean isbase64)
isbase64
- the isbase64 to setpublic void setOverwrite(boolean overwrite)
overwrite
- the overwrite to setpublic void setQuality(double quality) throws ApplicationException
quality
- the quality to setApplicationException
public void setSource(Object source)
source
- the source to setPageException
public void setStructname(String structName)
structName
- the structName to setpublic void setThickness(double thickness)
thickness
- the thickness to setpublic int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
javax.servlet.jsp.JspException
Copyright © 2015 Lucee