Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadSpline

    • Constructor Detail

      • CadSpline

        public CadSpline()

        Initializes a new instance of the CadSpline class.

    • Method Detail

      • getAttribute62

        public CadShortParameter getAttribute62()

        Gets or sets the attribute62.

        Returns:
        The attribute62.
      • setAttribute62

        public void setAttribute62(CadShortParameter value)

        Gets or sets the attribute62.

        Parameters:
        value - The attribute62.
      • getAttribute6

        public CadStringParameter getAttribute6()

        Gets or sets the attribute6.

        Returns:
        The attribute6.
      • setAttribute6

        public void setAttribute6(CadStringParameter value)

        Gets or sets the attribute6.

        Parameters:
        value - The attribute6.
      • getKnotTolerance

        public double getKnotTolerance()

        Gets or sets the knot tolerance.

        Returns:
        The knot tolerance.
      • setKnotTolerance

        public void setKnotTolerance(double value)

        Gets or sets the knot tolerance.

        Parameters:
        value - The knot tolerance.
      • getControlPointTolerance

        public double getControlPointTolerance()

        Gets or sets the control point tolerance.

        Returns:
        The control point tolerance.
      • setControlPointTolerance

        public void setControlPointTolerance(double value)

        Gets or sets the control point tolerance.

        Parameters:
        value - The control point tolerance.
      • getControlPoints

        public List<Cad3DPoint> getControlPoints()

        Gets or sets the control points.

        Returns:
        The control points.
      • setControlPoints

        public void setControlPoints(List<Cad3DPoint> value)

        Gets or sets the control points.

        Parameters:
        value - The control points.
      • getControlPointsNumber

        public short getControlPointsNumber()

        Gets or sets the control points number.

        Returns:
        The control points number.
      • setControlPointsNumber

        public void setControlPointsNumber(short value)

        Gets or sets the control points number.

        Parameters:
        value - The control points number.
      • getCurveDegree

        public short getCurveDegree()

        Gets or sets the curve degree.

        Returns:
        The curve degree.
      • setCurveDegree

        public void setCurveDegree(short value)

        Gets or sets the curve degree.

        Parameters:
        value - The curve degree.
      • getDegree

        public int getDegree()

        Gets or sets the degree.

      • setDegree

        public void setDegree(int value)

        Gets or sets the degree.

      • getEndTangent

        public Cad3DPoint getEndTangent()

        Gets or sets the end tangent.

        Returns:
        The end tangent.
      • setEndTangent

        public void setEndTangent(Cad3DPoint value)

        Gets or sets the end tangent.

        Parameters:
        value - The end tangent.
      • getFitPoints

        public List<Cad3DPoint> getFitPoints()

        Gets or sets the fit points.

        Returns:
        The fit points.
      • setFitPoints

        public void setFitPoints(List<Cad3DPoint> value)

        Gets or sets the fit points.

        Parameters:
        value - The fit points.
      • getFitPointsNumber

        public CadShortParameter getFitPointsNumber()

        Gets or sets the fit points number.

        Returns:
        The fit points number.
      • setFitPointsNumber

        public void setFitPointsNumber(CadShortParameter value)

        Gets or sets the fit points number.

        Parameters:
        value - The fit points number.
      • getFitTolerance

        public double getFitTolerance()

        Gets or sets the fit tolerance.

        Returns:
        The fit tolerance.
      • setFitTolerance

        public void setFitTolerance(double value)

        Gets or sets the fit tolerance.

        Parameters:
        value - The fit tolerance.
      • getKnotValues

        public List<CadDoubleParameter> getKnotValues()

        Gets or sets the knot values.

        Returns:
        The knot values.
      • setKnotValues

        public void setKnotValues(List<CadDoubleParameter> value)

        Gets or sets the knot values.

        Parameters:
        value - The knot values.
      • getKnotWeight

        public List<Double> getKnotWeight()

        Gets or sets the knot weight.

      • setKnotWeight

        public void setKnotWeight(List<Double> value)

        Gets or sets the knot weight.

      • getKnotsNumber

        public short getKnotsNumber()

        Gets or sets the knots number.

        Returns:
        The knots number.
      • setKnotsNumber

        public void setKnotsNumber(short value)

        Gets or sets the knots number.

        Parameters:
        value - The knots number.
      • getNormalVector

        public com.aspose.cad.PointF getNormalVector()

        Gets or sets the normal vector.

        Returns:
        The normal vector.
      • setNormalVector

        public void setNormalVector(com.aspose.cad.PointF value)

        Gets or sets the normal vector.

        Parameters:
        value - The normal vector.
      • getPeriodirc

        public short getPeriodirc()

        Gets or sets the periodic

      • setPeriodirc

        public void setPeriodirc(short value)

        Gets or sets the periodic

      • getRational

        public short getRational()

        Gets or sets the rational

      • setRational

        public void setRational(short value)

        Gets or sets the rational

      • getSplineFlag

        public short getSplineFlag()

        Gets or sets the spline flag.

        Returns:
        The spline flag.
      • setSplineFlag

        public void setSplineFlag(short value)

        Gets or sets the spline flag.

        Parameters:
        value - The spline flag.
      • getStartTangent

        public Cad3DPoint getStartTangent()

        Gets or sets the start tangent.

        Returns:
        The start tangent.
      • setStartTangent

        public void setStartTangent(Cad3DPoint value)

        Gets or sets the start tangent.

        Parameters:
        value - The start tangent.
      • getWeightParams

        public List<CadParameter> getWeightParams()

        Gets or sets the weight parameter

        Returns:
        The weight parameter
      • setWeightParams

        public void setWeightParams(List<CadParameter> value)

        Gets or sets the weight parameter

        Parameters:
        value - The weight parameter