Package org.openl.rules.table
Interface IGridRegion
-
- All Known Implementing Classes:
GridRegion
public interface IGridRegion- Author:
- snshor
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classIGridRegion.Tool
-
Field Summary
Fields Modifier and Type Field Description static IGridRegion[]EMPTY_REGION
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetBottom()intgetLeft()intgetRight()intgetTop()
-
-
-
Field Detail
-
EMPTY_REGION
static final IGridRegion[] EMPTY_REGION
-
-