Interface DRIMargin
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DRMargin
-
Method Summary
-
Method Details
-
getTop
int getTop()getTop.
- Returns:
- an int.
-
getLeft
int getLeft()getLeft.
- Returns:
- an int.
-
getBottom
int getBottom()getBottom.
- Returns:
- an int.
-
getRight
int getRight()getRight.
- Returns:
- an int.
-