|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.odftoolkit.odfdom.converter.pdf.internal.stylable.StylableImage
public class StylableImage
fixes for pdf conversion by Leszek Piotrowicz
Constructor Summary
StylableImage(StylableDocument ownerDocument,
IStylableContainer parent,
com.lowagie.text.Image image,
Float x,
Float y,
Float width,
Float height)
Method Summary
void
applyStyles(Style style)
com.lowagie.text.Element
getElement()
static com.lowagie.text.Image
getImage(byte[] imgb)
Style
getLastStyleApplied()
IStylableContainer
getParent()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
StylableImage
public StylableImage(StylableDocument ownerDocument,
IStylableContainer parent,
com.lowagie.text.Image image,
Float x,
Float y,
Float width,
Float height)
Method Detail
applyStyles
public void applyStyles(Style style)
applyStyles
in interface IStylableElement
getLastStyleApplied
public Style getLastStyleApplied()
getLastStyleApplied
in interface IStylableElement
getParent
public IStylableContainer getParent()
getParent
in interface IStylableElement
getElement
public com.lowagie.text.Element getElement()
getElement
in interface IStylableElement
getImage
public static com.lowagie.text.Image getImage(byte[] imgb)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2013. All rights reserved.