Packages

 

com.aspose.imaging.fileformats.psd.layers.layerresources.vectorpaths

Class VectorPathRecordFactory

  • java.lang.Object
    • com.aspose.imaging.fileformats.psd.layers.layerresources.vectorpaths.VectorPathRecordFactory


  • public class VectorPathRecordFactory
    extends Object

    Vector Path Record Factory Class

    • Constructor Detail

      • VectorPathRecordFactory

        public VectorPathRecordFactory()
    • Method Detail

      • producePathRecord

        public final VectorPathRecord producePathRecord(byte[] data)

        Produces the path record.

        Parameters:
        data - The record data.
        Returns:
        Created VectorPathRecord
        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - if VectorPathType is unknown