Modifier and Type | Method and Description |
---|---|
VectorPathRecord[] |
VectorPathDataResource.getPaths()
Gets or sets the path records.
|
Modifier and Type | Method and Description |
---|---|
void |
VectorPathDataResource.setPaths(VectorPathRecord[] value)
Gets or sets the path records.
|
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[] |
VectorPathData.getPaths()
Gets or sets the path records.
|
VectorPathRecord[] |
IVectorPathData.getPaths()
Gets or sets the path records.
|
VectorPathRecord |
VectorPathRecordFactory.producePathRecord(byte[] data)
Produces the path record.
|
Modifier and Type | Method and Description |
---|---|
void |
VectorPathData.setPaths(VectorPathRecord[] value)
Gets or sets the path records.
|
void |
IVectorPathData.setPaths(VectorPathRecord[] value)
Gets or sets the path records.
|
Modifier and Type | Method and Description |
---|---|
VectorPathRecord[] |
WorkingPathResource.getPaths()
Gets or sets the path records.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkingPathResource.setPaths(VectorPathRecord[] value)
Gets or sets the path records.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.