Packages

 

com.aspose.cad.fileformats.plt.pltparsers.pltparser.pltplotitems

Class PltPlotBezier



  • public class PltPlotBezier
    extends PltPlotObject

    The PLT plot bezier curves collection.

    • Constructor Detail

      • PltPlotBezier

        public PltPlotBezier(PltPlotBezierCurve curve)

        Initializes a new instance of the PltPlotBezier class.

        Parameters:
        curve - The bezier curve.