Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadAcadEvaluationGraph



  • public class CadAcadEvaluationGraph
    extends CadBaseObject

    Class describing ACAD_EVALUATION_GRAPH object.

    • Constructor Detail

      • CadAcadEvaluationGraph

        public CadAcadEvaluationGraph()

        Initializes a new instance of the CadAcadEvaluationGraph class.

    • Method Detail

      • getObjects

        public List<CadCodeValue> getObjects()

        Gets or sets the objects.

        Returns:
        All ACAD_EVALUATION_GRAPH objects.
      • setObjects

        public void setObjects(List<CadCodeValue> value)

        Gets or sets the objects.

        Parameters:
        value - All ACAD_EVALUATION_GRAPH objects.
      • getAttributeBitLongList

        public final List<Integer> getAttributeBitLongList()

        Gets or sets the attributeBitLong list.

        Value: The attributeBitLong list.
      • setAttributeBitLongList

        public final void setAttributeBitLongList(List<Integer> value)

        Gets or sets the attributeBitLong list.

        Value: The attributeBitLong list.