EmfPlusStructureObjectType

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusObject

public abstract class EmfPlusStructureObjectType extends EmfPlusObject

The Structure Objects specify containers for data structures that are embedded in EMF+ metafile records.Structure objects, unlike graphics objects, are not explicitly created; they are components that make up more complex structures

Constructors

ConstructorDescription
EmfPlusStructureObjectType()

EmfPlusStructureObjectType()

public EmfPlusStructureObjectType()