Package | Description |
---|---|
com.aspose.psd.fileformats.psd.layers.layerresources | |
com.aspose.psd.fileformats.psd.layers.layerresources.vectorpaths |
Modifier and Type | Method and Description |
---|---|
VectorPathRecord[] |
VectorPathDataResource.getPaths()
Gets the paths.
|
Modifier and Type | Method and Description |
---|---|
void |
VectorPathDataResource.setPaths(VectorPathRecord[] value)
Gets the paths.
|
Modifier and Type | Class and Description |
---|---|
class |
BezierKnotRecord
Bezier Knot Record Class
|
class |
ClipboardRecord
Clipboard Record Class
|
class |
InitialFillRuleRecord
Initial Fill Rule Record Class
|
class |
LengthRecord
Subpath Length Record Class
|
class |
PathFillRuleRecord
Path Fill Rule Record Class
|
Modifier and Type | Method and Description |
---|---|
VectorPathRecord |
VectorPathRecordFactory.producePathRecord(byte[] data)
Produces the path record.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.