| 程序包 | 说明 |
|---|---|
| org.ofdrw.converter.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<PathPoint> |
PointUtil.calPathPoint(List<PathPoint> abbreviatedPoint) |
static List<PathPoint> |
PointUtil.calPdfPathPoint(double width,
double height,
org.ofdrw.core.basicType.ST_Box boundary,
List<PathPoint> abbreviatedPoint,
boolean hasCtm,
org.ofdrw.core.basicType.ST_Array ctm,
org.ofdrw.core.basicType.ST_Box compositeObjectBoundary,
org.ofdrw.core.basicType.ST_Array compositeObjectCTM,
boolean fixOriginToPdf) |
static List<PathPoint> |
PointUtil.calPdfPathPoint(double width,
double height,
org.ofdrw.core.basicType.ST_Box boundary,
List<PathPoint> abbreviatedPoint,
boolean hasCtm,
org.ofdrw.core.basicType.ST_Array ctm,
org.ofdrw.core.basicType.ST_Box compositeObjectBoundary,
org.ofdrw.core.basicType.ST_Array compositeObjectCTM,
boolean fixOriginToPdf,
double scale) |
static List<PathPoint> |
PointUtil.convertPathAbbreviatedDatatoPoint(String abbreviatedData)
解析压缩路径为点坐标
|
| 限定符和类型 | 方法和说明 |
|---|---|
static List<PathPoint> |
PointUtil.calPathPoint(List<PathPoint> abbreviatedPoint) |
static List<PathPoint> |
PointUtil.calPdfPathPoint(double width,
double height,
org.ofdrw.core.basicType.ST_Box boundary,
List<PathPoint> abbreviatedPoint,
boolean hasCtm,
org.ofdrw.core.basicType.ST_Array ctm,
org.ofdrw.core.basicType.ST_Box compositeObjectBoundary,
org.ofdrw.core.basicType.ST_Array compositeObjectCTM,
boolean fixOriginToPdf) |
static List<PathPoint> |
PointUtil.calPdfPathPoint(double width,
double height,
org.ofdrw.core.basicType.ST_Box boundary,
List<PathPoint> abbreviatedPoint,
boolean hasCtm,
org.ofdrw.core.basicType.ST_Array ctm,
org.ofdrw.core.basicType.ST_Box compositeObjectBoundary,
org.ofdrw.core.basicType.ST_Array compositeObjectCTM,
boolean fixOriginToPdf,
double scale) |
Copyright © 2024. All rights reserved.