public class UnioningOffset extends Object implements Offset
| Constructor and Description |
|---|
UnioningOffset(Offset lhs,
Offset rhs) |
| Modifier and Type | Method and Description |
|---|---|
Offset |
clone() |
int |
getOffset() |
void |
increment() |
boolean |
withinBounds() |
public int getOffset()
getOffset in interface ReadableOffsetpublic boolean withinBounds()
withinBounds in interface OffsetCopyright © 2011–2017. All rights reserved.