org.eclipse.birt.report.engine.layout.pdf.emitter
Class ImageLayout
java.lang.Object
org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
public class ImageLayout
- extends org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
Fields inherited from class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout |
content, context, logger, parent, specifiedHeight, specifiedWidth |
Constructor Summary |
ImageLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.LayoutEngineContext context,
org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout parentContext,
IContent content)
|
Methods inherited from class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout |
calculateSpecifiedHeight, calculateSpecifiedWidth, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getParent, getTableLayoutManager, removeMargin, resolveBoxConflict, validateBoxProperty, validateBoxProperty, visitContent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_IMAGE_OBJECT
public static final int TYPE_IMAGE_OBJECT
- See Also:
- Constant Field Values
TYPE_FLASH_OBJECT
public static final int TYPE_FLASH_OBJECT
- See Also:
- Constant Field Values
ImageLayout
public ImageLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.LayoutEngineContext context,
org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout parentContext,
IContent content)
layout
public void layout()
- Specified by:
layout
in class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
closeLayout
protected void closeLayout()
- Specified by:
closeLayout
in class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
initialize
protected void initialize()
- Specified by:
initialize
in class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
checkObjectType
protected void checkObjectType()
Copyright © 2008 Actuate Corp. All rights reserved.