public class GposValueRecord extends Object
| Constructor and Description |
|---|
GposValueRecord() |
| Modifier and Type | Method and Description |
|---|---|
int |
getXAdvance()
Retrieves the X advance of the Gpos value record.
|
int |
getXPlacement()
Retrieves the X placement of the Gpos value record.
|
int |
getYAdvance()
Retrieves the Y advance of the Gpos value record.
|
int |
getYPlacement()
Retrieves the Y placement of the Gpos value record.
|
void |
setXAdvance(int xAdvance)
Sets the X advance of the Gpos value record.
|
void |
setXPlacement(int xPlacement)
Sets the X placement of the Gpos value record.
|
void |
setYAdvance(int yAdvance)
Sets the Y advance of the Gpos value record.
|
void |
setYPlacement(int yPlacement)
Sets the Y placement of the Gpos value record.
|
public int getXPlacement()
public void setXPlacement(int xPlacement)
xPlacement - X placementpublic int getYPlacement()
public void setYPlacement(int yPlacement)
yPlacement - Y placementpublic int getXAdvance()
public void setXAdvance(int xAdvance)
xAdvance - X advancepublic int getYAdvance()
public void setYAdvance(int yAdvance)
yAdvance - Y advanceCopyright © 1998–2025 Apryse Group NV. All rights reserved.