Package com.levigo.jadice.web.client.grid


package com.levigo.jadice.web.client.grid
  • Class
    Description
    A simple standard implementation of a Grid that may specify bounds defining an offset and borders.
    Represents a cell in a grid.
    A Grid can be used to align points.
    The Grid.SnapTo defines the 'anchor' or 'snap location' for a cell.
    Utility methods to attach a Grid to a Document and retrieve or remove it.
    A "no-op" grid with a Cell width and height of 1.
    Stores mappings of Annotation classes to Grid.SnapTo locations.