Documentation of 'org.jplot2d.layout.GridCellGeom' Java class
GridCellGeom
org.jplot2d.layout

Class GridCellGeom



  • public class GridCellGeom
    extends java.lang.Object
    • Method Detail

      • getWidth

        public double getWidth(int col)
      • getHeight

        public double getHeight(int row)
      • getSumWidthLeft

        public double getSumWidthLeft(int col)
        Returns sum of width of all grid cells on left of the given column
        Parameters:
        col -
        Returns:
        the sum width
      • getSumHeightBelow

        public double getSumHeightBelow(int row)
        Returns sum of height of all grid cells on left of the given column
        Parameters:
        col - the column number form bottom to top
        Returns:
        the sum height
      • getSumWidth

        public double getSumWidth()
      • getSumHeight

        public double getSumHeight()
      • getRowNum

        public int getRowNum()
      • getColNum

        public int getColNum()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.