| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
GeometryPath |
GeometryPath.addPathDataItem(PathSegment pathDataItem) |
GeometryPath |
GeometryPath.fillMode(GeometryPath.FillModeEnum fillMode) |
GeometryPath |
GeometryPath.pathData(List<PathSegment> pathData) |
GeometryPath |
GeometryPath.stroke(Boolean stroke) |
| Modifier and Type | Method and Description |
|---|---|
List<GeometryPath> |
GeometryPaths.getPaths()
List of GeometryPath objects
|
| Modifier and Type | Method and Description |
|---|---|
GeometryPaths |
GeometryPaths.addPathsItem(GeometryPath pathsItem) |
| Modifier and Type | Method and Description |
|---|---|
GeometryPaths |
GeometryPaths.paths(List<GeometryPath> paths) |
void |
GeometryPaths.setPaths(List<GeometryPath> paths) |
Copyright © 2025. All rights reserved.