Packages

 

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

Class ListStructure



  • public final class ListStructure
    extends OSTypeStructure

    The list structure.

    • Field Detail

      • StructureKey

        public static final int StructureKey

        Identifies the structure key.

        See Also:
        Constant Field Values
    • Constructor Detail

      • ListStructure

        public ListStructure(ClassID keyName)

        Initializes a new instance of the ListStructure class.

        Parameters:
        keyName - The key name.
    • Method Detail

      • getItemsCount

        public final int getItemsCount()

        Gets the items count.

      • getTypes

        public final OSTypeStructure[] getTypes()

        Gets or sets the types.

        Value: The types.
      • setTypes

        public final void setTypes(OSTypeStructure[] value)

        Gets or sets the types.

        Value: The types.