Save This Page
Home » pentaho-reporting-engine-classic-0.8.10 » org.jfree.report.modules.output.pageable » base » operations » [javadoc | source]
org.jfree.report.modules.output.pageable.base.operations
abstract public class: VerticalBoundsAlignment [javadoc | source]
java.lang.Object
   org.jfree.report.modules.output.pageable.base.operations.BoundsAlignment
      org.jfree.report.modules.output.pageable.base.operations.VerticalBoundsAlignment

Direct Known Subclasses:
    MiddleAlignment, TopAlignment, BottomAlignment

An abstract base class for performing vertical alignment.
Constructor:
 protected VerticalBoundsAlignment(Rectangle2D bounds) 
    Creates a new horizontal alignment object.
    Parameters:
    bounds - the bounds.
Method from org.jfree.report.modules.output.pageable.base.operations.VerticalBoundsAlignment Summary:
toString
Methods from org.jfree.report.modules.output.pageable.base.operations.BoundsAlignment:
align,   getReferenceBounds
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jfree.report.modules.output.pageable.base.operations.VerticalBoundsAlignment Detail:
 public String toString() 
    Returns a string representation of the object.