Class GridCellIterator


  • public class GridCellIterator
    extends java.lang.Object
    • Field Detail

      • hAlignment

        final int hAlignment
      • vAlignment

        final int vAlignment
      • colspan

        final int colspan
    • Constructor Detail

      • GridCellIterator

        public GridCellIterator​(GridCell cell,
                                org.eclipse.swt.graphics.Device device,
                                org.eclipse.swt.graphics.GC gc)
    • Method Detail

      • getHorizontalAlignment

        public int getHorizontalAlignment()
      • getVerticalAlignment

        public int getVerticalAlignment()
      • getColspan

        public int getColspan()