Class TextCodePoint
java.lang.Object
org.ofdrw.converter.point.TextCodePoint
- Since:
- 2020/8/11
- Author:
- dltech21
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public double x -
y
public double y
-
-
Constructor Details
-
TextCodePoint
-
-
Method Details
-
getX
public double getX() -
setX
public void setX(double x) -
getY
public double getY() -
setY
public void setY(double y) -
getText
-
setText
-
getGlyph
-
setGlyph
-