Packages

 

com.aspose.imaging.fileformats.cmx.objectmodel.specs

Class CmxPathSpec

  • java.lang.Object
    • com.aspose.imaging.fileformats.cmx.objectmodel.specs.CmxPathSpec
    • Constructor Detail

      • CmxPathSpec

        public CmxPathSpec()
    • Method Detail

      • getPoints

        public final CmxPathPointSpec[] getPoints()

        Gets the points.

        Returns:
        the points.
      • setPoints

        public final void setPoints(CmxPathPointSpec[] value)

        Sets the points.

        Parameters:
        value - the points.