i-net Clear Reports

Uses of Class
com.inet.report.Box

Packages that use Box
com.inet.report Provides all classes and interfaces for the i-net Clear Reports Java reporting engine, the ReportServlet, the standalone Listener and the Runtime Design Component (RDC). 
 

Uses of Box in com.inet.report
 

Methods in com.inet.report that return Box
 Box CrossTabDescriptionSection.addBox(int boxX, int boxY, int boxWidth, int boxHeight)
          Adds a new box to the container and returns it.
 Box ElementContainer.addBox(int xpos, int ypos, int objwidth, int objheight, int y2, Section endSection)
          Adds a new box to container and returns it.
 Box Section.addBox(int xpos, int ypos, int objwidth, int objheight)
          Adds a new Box to this Section and returns it.
 Box Section.addBox(int xpos, int ypos, int objwidth, int objheight, int y2, Section endSection)
          Adds a new Box to this Section and returns it.
 Box SimpleElementContainer.addBox(int boxX, int boxY, int boxWidth, int boxHeight)
          Adds a new box to the container and returns it.
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH