public class GposAnchor extends Object
| Constructor and Description |
|---|
GposAnchor() |
GposAnchor(GposAnchor other)
Creates a Gpos Anchor object based on a given Gpos Anchor object.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getXCoordinate()
Retrieves the X coordinate of the Gpos Anchor.
|
int |
getYCoordinate()
Retrieves the Y coordinate of the Gpos Anchor.
|
void |
setXCoordinate(int xCoordinate)
Sets the x coordinate of the Gpos Anchor.
|
void |
setYCoordinate(int yCoordinate)
Sets the Y coordinate of the Gpos Anchor.
|
public GposAnchor()
public GposAnchor(GposAnchor other)
other - other Gpos Anchor objectpublic int getXCoordinate()
public void setXCoordinate(int xCoordinate)
xCoordinate - X coordinatepublic int getYCoordinate()
public void setYCoordinate(int yCoordinate)
yCoordinate - Y coordinateCopyright © 1998–2025 Apryse Group NV. All rights reserved.