Packages

 

com.aspose.imaging.fileformats.opendocument.objects.graphic

Class OdEndPath

    • Constructor Detail

      • OdEndPath

        public OdEndPath(OdObject parent)

        Initializes a new instance of the OdEndPath class.

        Parameters:
        parent - The parent.
    • Method Detail

      • getFill

        public boolean getFill()

        Gets or sets a value indicating whether this OdEndPath is fill.

        Returns:
        true if fill; otherwise, false.
      • setFill

        public void setFill(boolean value)

        Gets or sets a value indicating whether this OdEndPath is fill.

        Parameters:
        value - true if fill; otherwise, false.