#include <ClassMap.h>
Definition at line 17 of file ClassMap.h.
◆ ClassMap() [1/2]
Initialize a ClassMap using an existing low-level Cos/SDF ClassMap object.
- Parameters
-
| dict | - a low-level (SDF/Cos) ClassMap dictionary. |
- Note
- This constructor does not copy any data, but is instead the logical equivalent of a type cast.
◆ ClassMap() [2/2]
| pdftron::PDF::Struct::ClassMap::ClassMap |
( |
const ClassMap & | p | ) |
|
◆ GetSDFObj()
| SDF::Obj pdftron::PDF::Struct::ClassMap::GetSDFObj |
( |
| ) |
const |
Returns the ClassMap dictionary.
- Returns
- the object to the underlying SDF/Cos object.
◆ IsValid()
| bool pdftron::PDF::Struct::ClassMap::IsValid |
( |
| ) |
const |
- Returns
- true if this is a valid (non-null) ClassMap, false otherwise. If the function returns false the underlying SDF/Cos object is null or is not valid and the ClassMap object should be treated as a null object.
◆ operator=()
The documentation for this class was generated from the following file: