Packages

 

com.aspose.cad.fileformats.cad.cadobjects.hatch

Class CadPolylineBoundaryPath



  • public class CadPolylineBoundaryPath
    extends CadBoundaryPath

    The Cad polyline boundary path.

    • Constructor Detail

      • CadPolylineBoundaryPath

        public CadPolylineBoundaryPath()
    • Method Detail

      • hasBugle

        public boolean hasBugle()

        Gets or sets a value indicating whether has bugle.

      • setBugle

        public void setBugle(boolean value)

        Gets or sets a value indicating whether has bugle.

      • isClosed

        public boolean isClosed()

        Gets or sets a value indicating whether is closed.

      • setClosed

        public void setClosed(boolean value)

        Gets or sets a value indicating whether is closed.

      • getMaxArrayLen

        public int getMaxArrayLen()

        Gets or sets the max array len.

      • setMaxArrayLen

        public void setMaxArrayLen(int value)

        Gets or sets the max array len.