Packages

 

com.aspose.psd.fileformats.psd.layers.layerresources.typetoolinfostructures

Class AliasStructure



  • public final class AliasStructure
    extends OSTypeStructure

    The alias structure.

    • Field Detail

      • StructureKey

        public static final int StructureKey

        Identifies the structure key.

        See Also:
        Constant Field Values
    • Constructor Detail

      • AliasStructure

        public AliasStructure(ClassID keyName)

        Initializes a new instance of the AliasStructure class.

        Parameters:
        keyName - The key name.
    • Method Detail

      • getDataLength

        public final int getDataLength()

        Gets the exact data length in bytes.

        Value: The data length in bytes.
      • getFullPath

        public final String getFullPath()

        Gets or sets the full path.

        Value: The full path.
      • setFullPath

        public final void setFullPath(String value)

        Gets or sets the full path.

        Value: The full path.