Packages

 

com.aspose.imaging.fileformats.cdr.objects

Class CdrPathObject

    • Constructor Detail

      • CdrPathObject

        public CdrPathObject()
    • 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.
      • getPointTypes

        public final byte[] getPointTypes()

        Gets the point types.

        Returns:
        the point types.
      • setPointTypes

        public final void setPointTypes(byte[] value)

        Sets the point types.

        Parameters:
        value - the point types.