public class UIImage extends org.jboss.seam.pdf.ui.UIRectangle
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_TYPE |
backgroundColor, border, borderColor, borderColorBottom, borderColorLeft, borderColorRight, borderColorTop, borderWidth, borderWidthBottom, borderWidthLeft, borderWidthRight, borderWidthTop| Constructor and Description |
|---|
UIImage() |
| Modifier and Type | Method and Description |
|---|---|
void |
createITextObject(javax.faces.context.FacesContext context) |
Object |
getITextObject() |
void |
handleAdd(Object o) |
void |
removeITextObject() |
void |
setAlignment(String alignment) |
void |
setAlt(String alt) |
void |
setDpi(String dpi) |
void |
setHeight(float height) |
void |
setIndentationLeft(Float indentationLeft) |
void |
setIndentationRight(Float indentationRight) |
void |
setInitialRotation(Float initialRotation) |
void |
setRotation(float rotation) |
void |
setScalePercent(String scalePercent) |
void |
setSpacingAfter(Float spacingAfter) |
void |
setSpacingBefore(Float spacingBefore) |
void |
setUnderlying(Boolean underlying) |
void |
setValue(Object value) |
void |
setWidth(float width) |
void |
setWidthPercentage(Float widthPercentage) |
void |
setWrap(Boolean wrap) |
applyRectangleProperties, setBackgroundColor, setBorder, setBorderColor, setBorderColorBottom, setBorderColorLeft, setBorderColorRight, setBorderColorTop, setBorderWidth, setBorderWidthBottom, setBorderWidthLeft, setBorderWidthRight, setBorderWidthTopadd, addToITextParent, encode, encodeBegin, encodeChildren, encodeEnd, extractText, findDocument, findITextParent, findITextParent, getFamily, getFont, getRendersChildren, handleFacet, noITextParentFound, processFacet, valueBinding, valueBindingaddClientBehavior, addFacesListener, broadcast, clearInitialState, decode, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final String COMPONENT_TYPE
public UIImage()
public void setRotation(float rotation)
public void setHeight(float height)
public void setWidth(float width)
public void setAlignment(String alignment)
public void setUnderlying(Boolean underlying)
public void setIndentationLeft(Float indentationLeft)
public void setIndentationRight(Float indentationRight)
public void setInitialRotation(Float initialRotation)
public void setSpacingAfter(Float spacingAfter)
public void setSpacingBefore(Float spacingBefore)
public void setWidthPercentage(Float widthPercentage)
public void setScalePercent(String scalePercent)
public Object getITextObject()
getITextObject in class org.jboss.seam.pdf.ui.ITextComponentpublic void removeITextObject()
removeITextObject in class org.jboss.seam.pdf.ui.ITextComponentpublic void createITextObject(javax.faces.context.FacesContext context) throws IOException, com.lowagie.text.DocumentException
createITextObject in class org.jboss.seam.pdf.ui.ITextComponentIOExceptioncom.lowagie.text.DocumentExceptionCopyright © 2019 Nuxeo. All rights reserved.