public class ImageLayout
extends org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
TYPE_FLASH_OBJECT |
static int |
TYPE_IMAGE_OBJECT |
| 构造器和说明 |
|---|
ImageLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.LayoutEngineContext context,
org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout parentContext,
IContent content) |
| 限定符和类型 | 方法和说明 |
|---|---|
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, visitContentpublic 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 在类中 org.eclipse.birt.report.engine.layout.pdf.emitter.Layoutorg.eclipse.birt.core.exception.BirtExceptionprotected void closeLayout()
throws org.eclipse.birt.core.exception.BirtException
closeLayout 在类中 org.eclipse.birt.report.engine.layout.pdf.emitter.Layoutorg.eclipse.birt.core.exception.BirtExceptionprotected void initialize()
throws org.eclipse.birt.core.exception.BirtException
initialize 在类中 org.eclipse.birt.report.engine.layout.pdf.emitter.Layoutorg.eclipse.birt.core.exception.BirtExceptionprotected void checkObjectType()
Copyright © 2008 Actuate Corp. All rights reserved.