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.VectorPathRecord
com.aspose.ms.System.ArgumentOutOfRangeException
- if VectorPathType is unknown