Interface VAlignable


public interface VAlignable
To be implemented by document parts that can be vertically aligned.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    vAlign(int i)
    Sets the vertical alignment of the object.
  • Field Details

  • Method Details

    • vAlign

      void vAlign(int i)
      Sets the vertical alignment of the object.
      Parameters:
      i - one of the public constants specifying an alignment.