Packages

 

com.aspose.cad.fileformats.cad.cadtables

Class CadLayerTable



  • public class CadLayerTable
    extends CadBaseOwned

    The Cad layer table.

    • Constructor Detail

      • CadLayerTable

        public CadLayerTable()
    • Method Detail

      • getAttribute420

        public final Integer getAttribute420()

        Gets or sets the attribute420.

        Returns:
        The attribute 420.
      • setAttribute420

        public final void setAttribute420(Integer value)

        Gets or sets the attribute420.

        Parameters:
        value - The attribute 420.
      • getColorId

        public final short getColorId()

        Gets or sets the color id.

      • setColorId

        public final void setColorId(short value)

        Gets or sets the color id.

      • getFlags

        public final short getFlags()

        Gets or sets the flags.

      • setFlags

        public final void setFlags(short value)

        Gets or sets the flags.

      • getLineTypeName

        public final String getLineTypeName()

        Gets or sets the line type name.

      • setLineTypeName

        public final void setLineTypeName(String value)

        Gets or sets the line type name.

      • getLineWeight

        public final short getLineWeight()

        Gets or sets the line weight.

      • setLineWeight

        public final void setLineWeight(short value)

        Gets or sets the line weight.

      • getAttribute348

        public final String getAttribute348()

        Gets or sets the attribute348.

        Returns:
        The attribute348.
      • setAttribute348

        public final void setAttribute348(String value)

        Gets or sets the attribute348.

        Parameters:
        value - The attribute348.
      • getMaterialHanlde

        public final String getMaterialHanlde()

        Gets or sets the material hanlde.

      • setMaterialHanlde

        public final void setMaterialHanlde(String value)

        Gets or sets the material hanlde.

      • getName

        public final String getName()

        Gets or sets the name.

      • setName

        public final void setName(String value)

        Gets or sets the name.

      • getPlotFlag

        public final Boolean getPlotFlag()

        Gets or sets the plot flag.

      • setPlotFlag

        public final void setPlotFlag(Boolean value)

        Gets or sets the plot flag.

      • getPlotStyleHandle

        public final String getPlotStyleHandle()

        Gets or sets the plot style handle.

      • setPlotStyleHandle

        public final void setPlotStyleHandle(String value)

        Gets or sets the plot style handle.