Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadSpatialIndex



  • public class CadSpatialIndex
    extends CadBaseObject

    Class describing SPATIAL_INDEX object.

    • Constructor Detail

      • CadSpatialIndex

        public CadSpatialIndex()

        Initializes a new instance of the CadSpatialIndex class.

    • Method Detail

      • getTimestamp

        public final double getTimestamp()

        Gets or sets the timestamp.

        Returns:
        The timestamp.
      • setTimestamp

        public final void setTimestamp(double value)

        Gets or sets the timestamp.

        Parameters:
        value - The timestamp.