Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadEmbeddedObject



  • public class CadEmbeddedObject
    extends Object

    The Cad embedded object.

    • Constructor Detail

      • CadEmbeddedObject

        public CadEmbeddedObject()

        Initializes a new instance of the CadEmbeddedObject class.

    • Method Detail

      • getDataList

        public final List<CadCodeValue> getDataList()

        Gets or sets the data list.

      • setDataList

        public final void setDataList(List<CadCodeValue> value)

        Gets or sets the data list.

      • getFirstValue

        public final CadCodeValue getFirstValue(int attribute)

        Get first occurrence of an attribute from object.

        Parameters:
        attribute - Attribute code
        Returns:
        CadCodeValue Representation of a value