public class ImageLayout
extends org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_FLASH_OBJECT |
static int |
TYPE_IMAGE_OBJECT |
Constructor and Description |
---|
ImageLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.LayoutEngineContext context,
org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout parentContext,
IContent content) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkObjectType() |
protected void |
closeLayout() |
protected void |
initialize() |
void |
layout() |
calculateSpecifiedHeight, calculateSpecifiedWidth, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getParent, getResolution, getTableLayoutManager, removeMargin, resolveBoxConflict, validateBoxProperty, validateBoxProperty, visitContent
public static final int TYPE_IMAGE_OBJECT
public static final int TYPE_FLASH_OBJECT
public ImageLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.LayoutEngineContext context, org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout parentContext, IContent content)
public void layout() throws org.eclipse.birt.core.exception.BirtException
layout
in class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
org.eclipse.birt.core.exception.BirtException
protected void closeLayout() throws org.eclipse.birt.core.exception.BirtException
closeLayout
in class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
org.eclipse.birt.core.exception.BirtException
protected void initialize() throws org.eclipse.birt.core.exception.BirtException
initialize
in class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
org.eclipse.birt.core.exception.BirtException
protected void checkObjectType()
Copyright © 2008 Actuate Corp. All rights reserved.