| Package | Description |
|---|---|
| com.aspose.font |
The com.aspose.font is a root package for all classes that deal with fonts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClosePath
Represents ClosePath operation.
|
class |
CurveTo
Represents CurveTo operation.
|
class |
LineTo
Represents LineTo operation.
|
class |
MoveTo
Represents MoveTo operation.
|
| Modifier and Type | Method and Description |
|---|---|
IPathSegment |
ClosePath.copy()
Creates copy of the segment object.
|
IPathSegment |
CurveTo.copy()
Creates copy of the segment object.
|
IPathSegment |
IPathSegment.copy()
Creates copy of the segment object.
|
IPathSegment |
LineTo.copy()
Creates copy of the segment object.
|
IPathSegment |
MoveTo.copy()
Creates copy of the segment object.
|
Copyright © 2025 Aspose. All Rights Reserved.