Packages

 

com.aspose.cad.fileformats.cad.cadobjects.field

Class CadField



  • public class CadField
    extends CadBaseObject

    Class describing FIELD object.

    • Constructor Detail

      • CadField

        public CadField()

        Initializes a new instance of the CadField class.

    • Method Detail

      • getAttribute300

        public CadStringParameter getAttribute300()

        Gets or sets the attribute 300.

        Returns:
        The attribute 300.
      • setAttribute300

        public void setAttribute300(CadStringParameter value)

        Gets or sets the attribute 300.

        Parameters:
        value - The attribute 300.
      • getAttribute96

        public CadIntParameter getAttribute96()

        Gets or sets the attribute 96.

        Returns:
        The attribute 96.
      • setAttribute96

        public void setAttribute96(CadIntParameter value)

        Gets or sets the attribute 96.

        Parameters:
        value - The attribute 96.
      • getAttribute95

        public CadIntParameter getAttribute95()

        Gets or sets the attribute 95.

        Returns:
        The attribute 95.
      • setAttribute95

        public void setAttribute95(CadIntParameter value)

        Gets or sets the attribute 95.

        Parameters:
        value - The attribute 95.
      • getAttribute94

        public CadIntParameter getAttribute94()

        Gets or sets the attribute 94.

        Returns:
        The attribute 94.
      • setAttribute94

        public void setAttribute94(CadIntParameter value)

        Gets or sets the attribute 94.

        Parameters:
        value - The attribute 94.
      • getAttribute92

        public CadIntParameter getAttribute92()

        Gets or sets the attribute 92.

        Returns:
        The attribute 92.
      • setAttribute92

        public void setAttribute92(CadIntParameter value)

        Gets or sets the attribute 92.

        Parameters:
        value - The attribute 92.
      • getAttribute91

        public CadIntParameter getAttribute91()

        Gets or sets the attribute 91.

        Returns:
        The attribute 91.
      • setAttribute91

        public void setAttribute91(CadIntParameter value)

        Gets or sets the attribute 91.

        Parameters:
        value - The attribute 91.
      • getCadFieldData

        public List<CadFieldData> getCadFieldData()

        Gets or sets the cad field data.

        Returns:
        The cad field data.
      • setCadFieldData

        public void setCadFieldData(List<CadFieldData> value)

        Gets or sets the cad field data.

        Parameters:
        value - The cad field data.
      • getFormatStringLength

        public CadIntParameter getFormatStringLength()

        Gets or sets the length of the format string.

        Returns:
        The length of the format string.
      • setFormatStringLength

        public void setFormatStringLength(CadIntParameter value)

        Gets or sets the length of the format string.

        Parameters:
        value - The length of the format string.
      • getFormatStringOverflow

        public CadStringParameter getFormatStringOverflow()

        Gets or sets the format string overflow.

        Returns:
        The format string overflow.
      • setFormatStringOverflow

        public void setFormatStringOverflow(CadStringParameter value)

        Gets or sets the format string overflow.

        Parameters:
        value - The format string overflow.
      • getFormatString

        public CadStringParameter getFormatString()

        Gets or sets the format string.

        Returns:
        The format string.
      • setFormatString

        public void setFormatString(CadStringParameter value)

        Gets or sets the format string.

        Parameters:
        value - The format string.
      • getDataSetInTheField

        public CadIntParameter getDataSetInTheField()

        Gets or sets the data set in the field.

        Returns:
        The data set in the field.
      • setDataSetInTheField

        public void setDataSetInTheField(CadIntParameter value)

        Gets or sets the data set in the field.

        Parameters:
        value - The data set in the field.
      • getObjectIds

        public List<CadStringParameter> getObjectIds()

        Gets or sets the object ids.

        Returns:
        The object ids.
      • setObjectIds

        public void setObjectIds(List<CadStringParameter> value)

        Gets or sets the object ids.

        Parameters:
        value - The object ids.
      • getObjectIDsNumber

        public CadIntParameter getObjectIDsNumber()

        Gets or sets the object i ds number.

        Returns:
        The object i ds number.
      • setObjectIDsNumber

        public void setObjectIDsNumber(CadIntParameter value)

        Gets or sets the object i ds number.

        Parameters:
        value - The object i ds number.
      • getChildFieldIds

        public List<CadStringParameter> getChildFieldIds()

        Gets or sets the child field ids.

        Returns:
        The child field ids.
      • setChildFieldIds

        public void setChildFieldIds(List<CadStringParameter> value)

        Gets or sets the child field ids.

        Parameters:
        value - The child field ids.
      • getEvaluatorId

        public CadStringParameter getEvaluatorId()

        Gets or sets the evaluator identifier.

        Returns:
        The evaluator identifier.
      • setEvaluatorId

        public void setEvaluatorId(CadStringParameter value)

        Gets or sets the evaluator identifier.

        Parameters:
        value - The evaluator identifier.
      • getFieldCodeString

        public CadStringParameter getFieldCodeString()

        Gets or sets the field code string.

        Returns:
        The field code string.
      • setFieldCodeString

        public void setFieldCodeString(CadStringParameter value)

        Gets or sets the field code string.

        Parameters:
        value - The field code string.
      • getFieldCodeStringOverflow

        public CadStringParameter getFieldCodeStringOverflow()

        Gets or sets the field code string overflow.

        Returns:
        The field code string overflow.
      • setFieldCodeStringOverflow

        public void setFieldCodeStringOverflow(CadStringParameter value)

        Gets or sets the field code string overflow.

        Parameters:
        value - The field code string overflow.
      • getChildFieldsNumber

        public CadIntParameter getChildFieldsNumber()

        Gets or sets the child fields number.

        Returns:
        The child fields number.
      • setChildFieldsNumber

        public void setChildFieldsNumber(CadIntParameter value)

        Gets or sets the child fields number.

        Parameters:
        value - The child fields number.