Packages

 

com.aspose.imaging.fileformats.cdr.objects

Class CdrPpdt

    • Constructor Detail

      • CdrPpdt

        public CdrPpdt()
    • Method Detail

      • getPoints

        public final PointD[] getPoints()

        Gets the points.

        Returns:
        the points.
      • setPoints

        public final void setPoints(PointD[] value)

        Sets the points.

        Parameters:
        value - the points.
      • getKnotVector

        public final int[] getKnotVector()

        Gets the knot vectors.

        Returns:
        the knot vectors.
      • setKnotVector

        public final void setKnotVector(int[] value)

        Sets the knot vectors.

        Parameters:
        value - the knot vectors.