Packages

 

com.aspose.cad.fileformats.cad.cadtables

Class CadLayerTable



  • public class CadLayerTable
    extends CadBaseOwned

    The Cad layer table.

    • Constructor Detail

      • CadLayerTable

        public CadLayerTable()

        Initializes a new instance of the CadLayerTable class.

    • Method Detail

      • getAttribute420

        public CadIntParameter getAttribute420()

        Gets or sets the attribute420.

        Returns:
        The attribute 420.
      • setAttribute420

        public void setAttribute420(CadIntParameter value)

        Gets or sets the attribute420.

        Parameters:
        value - The attribute 420.
      • getColorId

        public short getColorId()

        Gets or sets the color id.

      • setColorId

        public void setColorId(short value)

        Gets or sets the color id.

      • getFlags

        public short getFlags()

        Gets or sets the flags.

      • setFlags

        public void setFlags(short value)

        Gets or sets the flags.

      • getLineTypeName

        public String getLineTypeName()

        Gets or sets the line type name.

      • setLineTypeName

        public void setLineTypeName(String value)

        Gets or sets the line type name.

      • getLineWeight

        public CadShortParameter getLineWeight()

        Gets or sets the line weight.

      • setLineWeight

        public void setLineWeight(CadShortParameter value)

        Gets or sets the line weight.

      • getAttribute348

        public CadStringParameter getAttribute348()

        Gets or sets the attribute348.

        Returns:
        The attribute348.
      • setAttribute348

        public void setAttribute348(CadStringParameter value)

        Gets or sets the attribute348.

        Parameters:
        value - The attribute348.
      • getMaterialHanlde

        public CadStringParameter getMaterialHanlde()

        Gets or sets the material hanlde.

      • setMaterialHanlde

        public void setMaterialHanlde(CadStringParameter value)

        Gets or sets the material hanlde.

      • getName

        public String getName()

        Gets or sets the name.

      • setName

        public void setName(String value)

        Gets or sets the name.

      • getPlotFlag

        public CadBoolParameter getPlotFlag()

        Gets or sets the plot flag.

      • setPlotFlag

        public void setPlotFlag(CadBoolParameter value)

        Gets or sets the plot flag.

      • getPlotStyleHandle

        public CadStringParameter getPlotStyleHandle()

        Gets or sets the plot style handle.

      • setPlotStyleHandle

        public void setPlotStyleHandle(CadStringParameter value)

        Gets or sets the plot style handle.