static List<TextCodePoint> |
PointUtil.calPdfTextCoordinate(double width,
double height,
org.ofdrw.core.basicType.ST_Box boundary,
float fontSize,
List<org.ofdrw.core.text.TextCode> textCodes,
boolean hasCtm,
org.ofdrw.core.basicType.ST_Array ctm,
boolean fixOriginToPdf) |
static List<TextCodePoint> |
PointUtil.calPdfTextCoordinate(double width,
double height,
org.ofdrw.core.basicType.ST_Box boundary,
float fontSize,
List<org.ofdrw.core.text.TextCode> textCodes,
List<org.ofdrw.core.text.CT_CGTransform> cgTransforms,
org.ofdrw.core.basicType.ST_Box compositeObjectBoundary,
org.ofdrw.core.basicType.ST_Array compositeObjectCTM,
boolean hasCtm,
org.ofdrw.core.basicType.ST_Array ctm,
boolean fixOriginToPdf) |