Packages

 

com.aspose.imaging.fileformats.emf.emfplus.records

Class EmfPlusStateRecordType

  • All Implemented Interfaces:
    com.aspose.imaging_internal.fileformats.emf.IRecord, Cloneable
    Direct Known Subclasses:
    EmfPlusBeginContainer, EmfPlusBeginContainerNoParams, EmfPlusEndContainer, EmfPlusRestore, EmfPlusSave


    public abstract class EmfPlusStateRecordType
    extends EmfPlusRecord

    The State Record Types specify operations on the state of the playback device context.

    Each graphics state container MUST be added to an array of saved graphics containers. The graphics state container is not written to the EMF+ metafile, so its format can be determined by the implementation.