|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.xslfo.render.CommonExtensions
XSMiles extensions to the org.apache.fop.awt.AWTRenderer. - Form components - Links - Embedded SVG & SMIL
| Field Summary | |
protected int |
activeLink
|
protected java.awt.Container |
container
|
protected java.util.Vector |
linkComponents
|
protected java.util.Hashtable |
mlfcList
|
protected MLFCListener |
mlfcListener
|
protected static int |
PADX
|
protected static int |
PADY
|
protected int |
pageHeight
|
protected org.apache.fop.render.Renderer |
renderer
|
protected org.apache.fop.viewer.Translator |
res
|
protected double |
scaleFactor
|
protected java.util.Hashtable |
widgets
|
protected XMLDocument |
xmldoc
|
| Constructor Summary | |
CommonExtensions(org.apache.fop.render.Renderer a_renderer,
MLFCListener ml,
XMLDocument doc)
Constructor. |
|
| Method Summary | |
void |
followActiveLink()
Navigates to the page pointed by the link that is active |
void |
initPage(int aPageNumber,
double aScale,
int aPageHeight,
java.util.Vector linkSets)
|
void |
moveActiveLinkDown()
Move the active link up (linksComponents--) I'll arrange a method in XSLFOMLFC for this |
void |
moveActiveLinkUp()
Move the active link up (--linksComponents) I'll arrange a method in XSLFOMLFC for this |
protected void |
removeComponents(java.util.Hashtable fields,
java.awt.Container p)
set's components on the previous page invisible |
int |
renderExternalImageArea(org.apache.fop.image.ImageArea area,
java.awt.Rectangle rect)
XSmiles extension: External SVG images using SVGMLFC |
int |
renderFormArea(FormWidgetArea area,
java.awt.Rectangle rect)
|
void |
renderLinks(java.util.Vector linkSets)
|
void |
renderLinkSet(org.apache.fop.layout.LinkSet linkSet)
|
void |
setParentComponent(java.awt.Container cont)
|
protected void |
showWidget(FormWidgetArea area,
int posx,
int posy)
This is called for every widget on the current page. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected org.apache.fop.viewer.Translator res
protected java.awt.Container container
protected int pageHeight
protected java.util.Hashtable widgets
protected java.util.Hashtable mlfcList
protected java.util.Vector linkComponents
protected int activeLink
protected org.apache.fop.render.Renderer renderer
protected static final int PADX
protected static final int PADY
protected double scaleFactor
protected MLFCListener mlfcListener
protected XMLDocument xmldoc
| Constructor Detail |
public CommonExtensions(org.apache.fop.render.Renderer a_renderer,
MLFCListener ml,
XMLDocument doc)
| Method Detail |
public void setParentComponent(java.awt.Container cont)
public void initPage(int aPageNumber,
double aScale,
int aPageHeight,
java.util.Vector linkSets)
public void renderLinks(java.util.Vector linkSets)
public void renderLinkSet(org.apache.fop.layout.LinkSet linkSet)
public void moveActiveLinkUp()
public void moveActiveLinkDown()
public void followActiveLink()
protected void removeComponents(java.util.Hashtable fields,
java.awt.Container p)
public int renderFormArea(FormWidgetArea area,
java.awt.Rectangle rect)
protected void showWidget(FormWidgetArea area,
int posx,
int posy)
public int renderExternalImageArea(org.apache.fop.image.ImageArea area,
java.awt.Rectangle rect)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||