Class BlockGeom.Block

java.lang.Object
org.luwrain.web.BlockGeom.Block
All Implemented Interfaces:
Comparable<BlockGeom.Block>
Direct Known Subclasses:
WebKitBlock
Enclosing class:
BlockGeom

public static class BlockGeom.Block extends Object implements Comparable<BlockGeom.Block>
  • Field Details

    • left

      protected int left
    • top

      protected int top
    • height

      protected int height
  • Constructor Details

    • Block

      public Block()
  • Method Details