public class VectorPathRecordFactory extends Object
Vector Path Record Factory Class
| Constructor and Description |
|---|
VectorPathRecordFactory() |
| Modifier and Type | Method and Description |
|---|---|
VectorPathRecord |
producePathRecord(byte[] data)
Produces the path record.
|
public final VectorPathRecord producePathRecord(byte[] data)
Produces the path record.
data - The record data.VectorPathRecordcom.aspose.ms.System.ArgumentOutOfRangeException - if VectorPathType is unknownCopyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.