public class Offset extends Object
PrintDrawVisitor
Constructor and Description |
---|
Offset(int x,
int y)
Creates an offset object.
|
Modifier and Type | Method and Description |
---|---|
int |
getX()
Returns the horizontal offset.
|
int |
getY()
Returns the vertical offset.
|
Copyright © 2017. All rights reserved.