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 final String getAttribute300()

        Gets or sets the attribute 300.

        Returns:
        The attribute 300.
      • setAttribute300

        public final void setAttribute300(String value)

        Gets or sets the attribute 300.

        Parameters:
        value - The attribute 300.
      • getAttribute96

        public final Integer getAttribute96()

        Gets or sets the attribute 96.

        Returns:
        The attribute 96.
      • setAttribute96

        public final void setAttribute96(Integer value)

        Gets or sets the attribute 96.

        Parameters:
        value - The attribute 96.
      • getAttribute95

        public final Integer getAttribute95()

        Gets or sets the attribute 95.

        Returns:
        The attribute 95.
      • setAttribute95

        public final void setAttribute95(Integer value)

        Gets or sets the attribute 95.

        Parameters:
        value - The attribute 95.
      • getAttribute94

        public final Integer getAttribute94()

        Gets or sets the attribute 94.

        Returns:
        The attribute 94.
      • setAttribute94

        public final void setAttribute94(Integer value)

        Gets or sets the attribute 94.

        Parameters:
        value - The attribute 94.
      • getAttribute92

        public final Integer getAttribute92()

        Gets or sets the attribute 92.

        Returns:
        The attribute 92.
      • setAttribute92

        public final void setAttribute92(Integer value)

        Gets or sets the attribute 92.

        Parameters:
        value - The attribute 92.
      • getAttribute91

        public final Integer getAttribute91()

        Gets or sets the attribute 91.

        Returns:
        The attribute 91.
      • setAttribute91

        public final void setAttribute91(Integer value)

        Gets or sets the attribute 91.

        Parameters:
        value - The attribute 91.
      • getCadFieldData

        public final List<CadFieldData> getCadFieldData()

        Gets or sets the cad field data.

        Returns:
        The cad field data.
      • setCadFieldData

        public final void setCadFieldData(List<CadFieldData> value)

        Gets or sets the cad field data.

        Parameters:
        value - The cad field data.
      • getFormatStringLength

        public final int getFormatStringLength()

        Gets or sets the length of the format string.

        Returns:
        The length of the format string.
      • setFormatStringLength

        public final void setFormatStringLength(int value)

        Gets or sets the length of the format string.

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

        public final String getFormatStringOverflow()

        Gets or sets the format string overflow.

        Returns:
        The format string overflow.
      • setFormatStringOverflow

        public final void setFormatStringOverflow(String value)

        Gets or sets the format string overflow.

        Parameters:
        value - The format string overflow.
      • getFormatString

        public final String getFormatString()

        Gets or sets the format string.

        Returns:
        The format string.
      • setFormatString

        public final void setFormatString(String value)

        Gets or sets the format string.

        Parameters:
        value - The format string.
      • getDataSetInTheField

        public final int getDataSetInTheField()

        Gets or sets the data set in the field.

        Returns:
        The data set in the field.
      • setDataSetInTheField

        public final void setDataSetInTheField(int value)

        Gets or sets the data set in the field.

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

        public final List<String> getObjectIds()

        Gets or sets the object ids.

        Returns:
        The object ids.
      • setObjectIds

        public final void setObjectIds(List<String> value)

        Gets or sets the object ids.

        Parameters:
        value - The object ids.
      • getObjectIDsNumber

        public final int getObjectIDsNumber()

        Gets or sets the object i ds number.

        Returns:
        The object i ds number.
      • setObjectIDsNumber

        public final void setObjectIDsNumber(int value)

        Gets or sets the object i ds number.

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

        public final List<String> getChildFieldIds()

        Gets or sets the child field ids.

        Returns:
        The child field ids.
      • setChildFieldIds

        public final void setChildFieldIds(List<String> value)

        Gets or sets the child field ids.

        Parameters:
        value - The child field ids.
      • getEvaluatorId

        public final String getEvaluatorId()

        Gets or sets the evaluator identifier.

        Returns:
        The evaluator identifier.
      • setEvaluatorId

        public final void setEvaluatorId(String value)

        Gets or sets the evaluator identifier.

        Parameters:
        value - The evaluator identifier.
      • getFieldCodeString

        public final String getFieldCodeString()

        Gets or sets the field code string.

        Returns:
        The field code string.
      • setFieldCodeString

        public final void setFieldCodeString(String value)

        Gets or sets the field code string.

        Parameters:
        value - The field code string.
      • getFieldCodeStringOverflow

        public final String getFieldCodeStringOverflow()

        Gets or sets the field code string overflow.

        Returns:
        The field code string overflow.
      • setFieldCodeStringOverflow

        public final void setFieldCodeStringOverflow(String value)

        Gets or sets the field code string overflow.

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

        public final int getChildFieldsNumber()

        Gets or sets the child fields number.

        Returns:
        The child fields number.
      • setChildFieldsNumber

        public final void setChildFieldsNumber(int value)

        Gets or sets the child fields number.

        Parameters:
        value - The child fields number.