Packages

 

com.aspose.cad.fileformats.dgn

Class DgnElementMetadata



  • public class DgnElementMetadata
    extends Object

    Represents summary of a file element was read

    • Constructor Detail

      • DgnElementMetadata

        public DgnElementMetadata()
    • Method Detail

      • getType

        public int getType()

        Gets or sets the Type of a file element

      • setType

        public void setType(int value)

        Gets or sets the Type of a file element

      • isDeleted

        public boolean isDeleted()

        Gets or sets a value indicating whether a file element was deleted

      • setDeleted

        public void setDeleted(boolean value)

        Gets or sets a value indicating whether a file element was deleted

      • isPartOfCompound

        public boolean isPartOfCompound()

        Gets or sets a value indicating whether a file element is a part of compound element

      • setPartOfCompound

        public void setPartOfCompound(boolean value)

        Gets or sets a value indicating whether a file element is a part of compound element

      • getColor

        public com.aspose.cad.Color getColor()

        Gets or sets Color corresponding to Color index

      • setColor

        public void setColor(com.aspose.cad.Color value)

        Gets or sets Color corresponding to Color index

      • getLineWeight

        public byte getLineWeight()

        Gets or sets Line weight

      • setLineWeight

        public void setLineWeight(byte value)

        Gets or sets Line weight

      • getLineStyle

        public int getLineStyle()

        Gets or sets Line style

      • setLineStyle

        public void setLineStyle(int value)

        Gets or sets Line style