An abstract class that represents the interface for the extract 3D stream from a .pdf file.
File: Pdf3DStreamExtractor.h
Defines a list with possible results of the extract 3D stream data operation. The result value is handled by a module that contains 3D stream data extraction functionality. | |
Defines a list of 3D stream types to be extracted. Stream type value is handled by a module that contains 3D stream data extraction functionality. |
Requests the name of a specified 3D stream. | |
Requests the type of a specified 3D stream. | |
Fills a specified OdStreamBuf object with data from a specified 3D stream. | |
Requests the number of 3D streams that are contained within a specified page of the PDF document. | |
Requests the number of pages in the PDF document. | |
Opens a PDF document. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|