Packages

 

com.aspose.imaging.fileformats.emf

Class MetaObjectList

  • All Implemented Interfaces:
    com.aspose.ms.System.Collections.ICollection, com.aspose.ms.System.Collections.IEnumerable, com.aspose.ms.System.Collections.IList, Iterable


    public class MetaObjectList
    extends NonGenericList

    The list of meta objects for EMF, EMF+ and WMF classes

    • Constructor Detail

      • MetaObjectList

        public MetaObjectList(com.aspose.ms.System.Collections.Generic.List list)

        Initializes a new instance of the MetaObjectList class.

        Parameters:
        list - The list - container of objects.
      • MetaObjectList

        public MetaObjectList()

        Initializes a new instance of the MetaObjectList class.