public class MergedRect extends AreaRef
_column, _lastColumn, _lastRow, _row
Constructor and Description |
---|
MergedRect() |
MergedRect(int id,
int left,
int top,
int right,
int bottom) |
Modifier and Type | Method and Description |
---|---|
Object |
cloneSelf() |
boolean |
equals(Object other) |
int |
getId() |
int |
hashCode() |
void |
setId(int id) |
String |
toString() |
asString, contains, getColumn, getLastColumn, getLastRow, getRow, overlap, setArea, setColumn, setLastColumn, setLastRow, setRow
Copyright © 2020. All rights reserved.