Packages

 

com.aspose.cad.fileformats.cad.cadobjects.dictionary

Class CadDictionaryWithDefault



  • public class CadDictionaryWithDefault
    extends CadDictionaryBase

    Class describing Dictionary With default object.

    • Constructor Detail

      • CadDictionaryWithDefault

        public CadDictionaryWithDefault()

        Initializes a new instance of the CadDictionaryWithDefault class.

    • Method Detail

      • getHardPointer

        public final String getHardPointer()

        Gets or sets the hard pointer.

        Returns:
        The hard pointer.
      • setHardPointer

        public final void setHardPointer(String value)

        Gets or sets the hard pointer.

        Parameters:
        value - The hard pointer.