Uses of Interface
org.eclipse.birt.report.engine.content.IBounds

Packages that use IBounds
org.eclipse.birt.report.engine.content Defines interfaces of BIRT report items for Engine to pass from executors to emitters. 
 

Uses of IBounds in org.eclipse.birt.report.engine.content
 

Methods in org.eclipse.birt.report.engine.content that return IBounds
 IBounds IContent.getBounds()
          bound properties caculated by the layout manager.
 

Methods in org.eclipse.birt.report.engine.content with parameters of type IBounds
 void IContent.setBounds(IBounds bounds)
           
 



Copyright © 2005 Actuate Corp. All rights reserved.