| Package | Description |
|---|---|
| org.ofdrw.converter.utils |
| Modifier and Type | Method and Description |
|---|---|
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)
解析压缩路径为点坐标
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2026. All rights reserved.