Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(649)

Side by Side Diff: experimental/PdfViewer/autogen/SkPdfBlockLevelStructureElementsDictionary_autogen.h

Issue 17748002: Basic support for Type3 Fonts in Pdf + various refactorings (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 #ifndef __DEFINED__SkPdfBlockLevelStructureElementsDictionary
2 #define __DEFINED__SkPdfBlockLevelStructureElementsDictionary
3
4 #include "SkPdfUtils.h"
5 #include "SkPdfEnums_autogen.h"
6 #include "SkPdfArray_autogen.h"
7 #include "SkPdfDictionary_autogen.h"
8
9 // Additional standard layout attributes specific to block-level structure eleme nts
10 class SkPdfBlockLevelStructureElementsDictionary : public SkPdfDictionary {
11 public:
12 virtual SkPdfObjectType getType() const { return kBlockLevelStructureElementsD ictionary_SkPdfObjectType;}
13 virtual SkPdfObjectType getTypeEnd() const { return (SkPdfObjectType)(kBlockLe velStructureElementsDictionary_SkPdfObjectType + 1);}
14 public:
15 virtual SkPdfBlockLevelStructureElementsDictionary* asBlockLevelStructureEleme ntsDictionary() {return this;}
16 virtual const SkPdfBlockLevelStructureElementsDictionary* asBlockLevelStructur eElementsDictionary() const {return this;}
17
18 private:
19 virtual SkPdfALinkAnnotationDictionary* asALinkAnnotationDictionary() {return NULL;}
20 virtual const SkPdfALinkAnnotationDictionary* asALinkAnnotationDictionary() co nst {return NULL;}
21
22 virtual SkPdfActionDictionary* asActionDictionary() {return NULL;}
23 virtual const SkPdfActionDictionary* asActionDictionary() const {return NULL;}
24
25 virtual SkPdfAlternateImageDictionary* asAlternateImageDictionary() {return NU LL;}
26 virtual const SkPdfAlternateImageDictionary* asAlternateImageDictionary() cons t {return NULL;}
27
28 virtual SkPdfAnnotationActionsDictionary* asAnnotationActionsDictionary() {ret urn NULL;}
29 virtual const SkPdfAnnotationActionsDictionary* asAnnotationActionsDictionary( ) const {return NULL;}
30
31 virtual SkPdfAnnotationDictionary* asAnnotationDictionary() {return NULL;}
32 virtual const SkPdfAnnotationDictionary* asAnnotationDictionary() const {retur n NULL;}
33
34 virtual SkPdfAppearanceCharacteristicsDictionary* asAppearanceCharacteristicsD ictionary() {return NULL;}
35 virtual const SkPdfAppearanceCharacteristicsDictionary* asAppearanceCharacteri sticsDictionary() const {return NULL;}
36
37 virtual SkPdfAppearanceDictionary* asAppearanceDictionary() {return NULL;}
38 virtual const SkPdfAppearanceDictionary* asAppearanceDictionary() const {retur n NULL;}
39
40 virtual SkPdfApplicationDataDictionary* asApplicationDataDictionary() {return NULL;}
41 virtual const SkPdfApplicationDataDictionary* asApplicationDataDictionary() co nst {return NULL;}
42
43 virtual SkPdfArtifactsDictionary* asArtifactsDictionary() {return NULL;}
44 virtual const SkPdfArtifactsDictionary* asArtifactsDictionary() const {return NULL;}
45
46 virtual SkPdfAttributeObjectDictionary* asAttributeObjectDictionary() {return NULL;}
47 virtual const SkPdfAttributeObjectDictionary* asAttributeObjectDictionary() co nst {return NULL;}
48
49 virtual SkPdfBeadDictionary* asBeadDictionary() {return NULL;}
50 virtual const SkPdfBeadDictionary* asBeadDictionary() const {return NULL;}
51
52 virtual SkPdfBorderStyleDictionary* asBorderStyleDictionary() {return NULL;}
53 virtual const SkPdfBorderStyleDictionary* asBorderStyleDictionary() const {ret urn NULL;}
54
55 virtual SkPdfBoxColorInformationDictionary* asBoxColorInformationDictionary() {return NULL;}
56 virtual const SkPdfBoxColorInformationDictionary* asBoxColorInformationDiction ary() const {return NULL;}
57
58 virtual SkPdfBoxStyleDictionary* asBoxStyleDictionary() {return NULL;}
59 virtual const SkPdfBoxStyleDictionary* asBoxStyleDictionary() const {return NU LL;}
60
61 virtual SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary() {ret urn NULL;}
62 virtual const SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary( ) const {return NULL;}
63
64 virtual SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() {return NULL ;}
65 virtual const SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() const {return NULL;}
66
67 virtual SkPdfCMapDictionary* asCMapDictionary() {return NULL;}
68 virtual const SkPdfCMapDictionary* asCMapDictionary() const {return NULL;}
69
70 virtual SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary() {ret urn NULL;}
71 virtual const SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary( ) const {return NULL;}
72
73 virtual SkPdfCalrgbColorSpaceDictionary* asCalrgbColorSpaceDictionary() {retur n NULL;}
74 virtual const SkPdfCalrgbColorSpaceDictionary* asCalrgbColorSpaceDictionary() const {return NULL;}
75
76 virtual SkPdfCatalogDictionary* asCatalogDictionary() {return NULL;}
77 virtual const SkPdfCatalogDictionary* asCatalogDictionary() const {return NULL ;}
78
79 virtual SkPdfCcittfaxdecodeFilterDictionary* asCcittfaxdecodeFilterDictionary( ) {return NULL;}
80 virtual const SkPdfCcittfaxdecodeFilterDictionary* asCcittfaxdecodeFilterDicti onary() const {return NULL;}
81
82 virtual SkPdfCheckboxFieldDictionary* asCheckboxFieldDictionary() {return NULL ;}
83 virtual const SkPdfCheckboxFieldDictionary* asCheckboxFieldDictionary() const {return NULL;}
84
85 virtual SkPdfChoiceFieldDictionary* asChoiceFieldDictionary() {return NULL;}
86 virtual const SkPdfChoiceFieldDictionary* asChoiceFieldDictionary() const {ret urn NULL;}
87
88 virtual SkPdfComponentsWithMetadataDictionary* asComponentsWithMetadataDiction ary() {return NULL;}
89 virtual const SkPdfComponentsWithMetadataDictionary* asComponentsWithMetadataD ictionary() const {return NULL;}
90
91 virtual SkPdfDctdecodeFilterDictionary* asDctdecodeFilterDictionary() {return NULL;}
92 virtual const SkPdfDctdecodeFilterDictionary* asDctdecodeFilterDictionary() co nst {return NULL;}
93
94 virtual SkPdfDeviceNColorSpaceDictionary* asDeviceNColorSpaceDictionary() {ret urn NULL;}
95 virtual const SkPdfDeviceNColorSpaceDictionary* asDeviceNColorSpaceDictionary( ) const {return NULL;}
96
97 virtual SkPdfDocumentCatalogActionsDictionary* asDocumentCatalogActionsDiction ary() {return NULL;}
98 virtual const SkPdfDocumentCatalogActionsDictionary* asDocumentCatalogActionsD ictionary() const {return NULL;}
99
100 virtual SkPdfDocumentInformationDictionary* asDocumentInformationDictionary() {return NULL;}
101 virtual const SkPdfDocumentInformationDictionary* asDocumentInformationDiction ary() const {return NULL;}
102
103 virtual SkPdfEmbeddedFileParameterDictionary* asEmbeddedFileParameterDictionar y() {return NULL;}
104 virtual const SkPdfEmbeddedFileParameterDictionary* asEmbeddedFileParameterDic tionary() const {return NULL;}
105
106 virtual SkPdfEmbeddedFileStreamDictionary* asEmbeddedFileStreamDictionary() {r eturn NULL;}
107 virtual const SkPdfEmbeddedFileStreamDictionary* asEmbeddedFileStreamDictionar y() const {return NULL;}
108
109 virtual SkPdfEmbeddedFontStreamDictionary* asEmbeddedFontStreamDictionary() {r eturn NULL;}
110 virtual const SkPdfEmbeddedFontStreamDictionary* asEmbeddedFontStreamDictionar y() const {return NULL;}
111
112 virtual SkPdfEncodingDictionary* asEncodingDictionary() {return NULL;}
113 virtual const SkPdfEncodingDictionary* asEncodingDictionary() const {return NU LL;}
114
115 virtual SkPdfEncryptedEmbeddedFileStreamDictionary* asEncryptedEmbeddedFileStr eamDictionary() {return NULL;}
116 virtual const SkPdfEncryptedEmbeddedFileStreamDictionary* asEncryptedEmbeddedF ileStreamDictionary() const {return NULL;}
117
118 virtual SkPdfEncryptionCommonDictionary* asEncryptionCommonDictionary() {retur n NULL;}
119 virtual const SkPdfEncryptionCommonDictionary* asEncryptionCommonDictionary() const {return NULL;}
120
121 virtual SkPdfFDFCatalogDictionary* asFDFCatalogDictionary() {return NULL;}
122 virtual const SkPdfFDFCatalogDictionary* asFDFCatalogDictionary() const {retur n NULL;}
123
124 virtual SkPdfFDFDictionary* asFDFDictionary() {return NULL;}
125 virtual const SkPdfFDFDictionary* asFDFDictionary() const {return NULL;}
126
127 virtual SkPdfFDFFieldDictionary* asFDFFieldDictionary() {return NULL;}
128 virtual const SkPdfFDFFieldDictionary* asFDFFieldDictionary() const {return NU LL;}
129
130 virtual SkPdfFDFFileAnnotationDictionary* asFDFFileAnnotationDictionary() {ret urn NULL;}
131 virtual const SkPdfFDFFileAnnotationDictionary* asFDFFileAnnotationDictionary( ) const {return NULL;}
132
133 virtual SkPdfFDFNamedPageReferenceDictionary* asFDFNamedPageReferenceDictionar y() {return NULL;}
134 virtual const SkPdfFDFNamedPageReferenceDictionary* asFDFNamedPageReferenceDic tionary() const {return NULL;}
135
136 virtual SkPdfFDFPageDictionary* asFDFPageDictionary() {return NULL;}
137 virtual const SkPdfFDFPageDictionary* asFDFPageDictionary() const {return NULL ;}
138
139 virtual SkPdfFDFTemplateDictionary* asFDFTemplateDictionary() {return NULL;}
140 virtual const SkPdfFDFTemplateDictionary* asFDFTemplateDictionary() const {ret urn NULL;}
141
142 virtual SkPdfFDFTrailerDictionary* asFDFTrailerDictionary() {return NULL;}
143 virtual const SkPdfFDFTrailerDictionary* asFDFTrailerDictionary() const {retur n NULL;}
144
145 virtual SkPdfFieldDictionary* asFieldDictionary() {return NULL;}
146 virtual const SkPdfFieldDictionary* asFieldDictionary() const {return NULL;}
147
148 virtual SkPdfFileAttachmentAnnotationDictionary* asFileAttachmentAnnotationDic tionary() {return NULL;}
149 virtual const SkPdfFileAttachmentAnnotationDictionary* asFileAttachmentAnnotat ionDictionary() const {return NULL;}
150
151 virtual SkPdfFileSpecificationDictionary* asFileSpecificationDictionary() {ret urn NULL;}
152 virtual const SkPdfFileSpecificationDictionary* asFileSpecificationDictionary( ) const {return NULL;}
153
154 virtual SkPdfFileTrailerDictionary* asFileTrailerDictionary() {return NULL;}
155 virtual const SkPdfFileTrailerDictionary* asFileTrailerDictionary() const {ret urn NULL;}
156
157 virtual SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() {return NU LL;}
158 virtual const SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() cons t {return NULL;}
159
160 virtual SkPdfFontDictionary* asFontDictionary() {return NULL;}
161 virtual const SkPdfFontDictionary* asFontDictionary() const {return NULL;}
162
163 virtual SkPdfCIDFontDictionary* asCIDFontDictionary() {return NULL;}
164 virtual const SkPdfCIDFontDictionary* asCIDFontDictionary() const {return NULL ;}
165
166 virtual SkPdfType0FontDictionary* asType0FontDictionary() {return NULL;}
167 virtual const SkPdfType0FontDictionary* asType0FontDictionary() const {return NULL;}
168
169 virtual SkPdfType1FontDictionary* asType1FontDictionary() {return NULL;}
170 virtual const SkPdfType1FontDictionary* asType1FontDictionary() const {return NULL;}
171
172 virtual SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return NULL;}
173 virtual const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() co nst {return NULL;}
174
175 virtual SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return NULL;}
176 virtual const SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() const {r eturn NULL;}
177
178 virtual SkPdfType3FontDictionary* asType3FontDictionary() {return NULL;}
179 virtual const SkPdfType3FontDictionary* asType3FontDictionary() const {return NULL;}
180
181 virtual SkPdfFormFieldActionsDictionary* asFormFieldActionsDictionary() {retur n NULL;}
182 virtual const SkPdfFormFieldActionsDictionary* asFormFieldActionsDictionary() const {return NULL;}
183
184 virtual SkPdfFreeTextAnnotationDictionary* asFreeTextAnnotationDictionary() {r eturn NULL;}
185 virtual const SkPdfFreeTextAnnotationDictionary* asFreeTextAnnotationDictionar y() const {return NULL;}
186
187 virtual SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return NU LL;}
188 virtual const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() cons t {return NULL;}
189
190 virtual SkPdfGoToActionDictionary* asGoToActionDictionary() {return NULL;}
191 virtual const SkPdfGoToActionDictionary* asGoToActionDictionary() const {retur n NULL;}
192
193 virtual SkPdfGraphicsStateDictionary* asGraphicsStateDictionary() {return NULL ;}
194 virtual const SkPdfGraphicsStateDictionary* asGraphicsStateDictionary() const {return NULL;}
195
196 virtual SkPdfGroupAttributesDictionary* asGroupAttributesDictionary() {return NULL;}
197 virtual const SkPdfGroupAttributesDictionary* asGroupAttributesDictionary() co nst {return NULL;}
198
199 virtual SkPdfHideActionDictionary* asHideActionDictionary() {return NULL;}
200 virtual const SkPdfHideActionDictionary* asHideActionDictionary() const {retur n NULL;}
201
202 virtual SkPdfIccProfileStreamDictionary* asIccProfileStreamDictionary() {retur n NULL;}
203 virtual const SkPdfIccProfileStreamDictionary* asIccProfileStreamDictionary() const {return NULL;}
204
205 virtual SkPdfIconFitDictionary* asIconFitDictionary() {return NULL;}
206 virtual const SkPdfIconFitDictionary* asIconFitDictionary() const {return NULL ;}
207
208 virtual SkPdfImportDataActionDictionary* asImportDataActionDictionary() {retur n NULL;}
209 virtual const SkPdfImportDataActionDictionary* asImportDataActionDictionary() const {return NULL;}
210
211 virtual SkPdfInkAnnotationDictionary* asInkAnnotationDictionary() {return NULL ;}
212 virtual const SkPdfInkAnnotationDictionary* asInkAnnotationDictionary() const {return NULL;}
213
214 virtual SkPdfInlineLevelStructureElementsDictionary* asInlineLevelStructureEle mentsDictionary() {return NULL;}
215 virtual const SkPdfInlineLevelStructureElementsDictionary* asInlineLevelStruct ureElementsDictionary() const {return NULL;}
216
217 virtual SkPdfInteractiveFormDictionary* asInteractiveFormDictionary() {return NULL;}
218 virtual const SkPdfInteractiveFormDictionary* asInteractiveFormDictionary() co nst {return NULL;}
219
220 virtual SkPdfJavascriptActionDictionary* asJavascriptActionDictionary() {retur n NULL;}
221 virtual const SkPdfJavascriptActionDictionary* asJavascriptActionDictionary() const {return NULL;}
222
223 virtual SkPdfJavascriptDictionary* asJavascriptDictionary() {return NULL;}
224 virtual const SkPdfJavascriptDictionary* asJavascriptDictionary() const {retur n NULL;}
225
226 virtual SkPdfJbig2DecodeFilterDictionary* asJbig2DecodeFilterDictionary() {ret urn NULL;}
227 virtual const SkPdfJbig2DecodeFilterDictionary* asJbig2DecodeFilterDictionary( ) const {return NULL;}
228
229 virtual SkPdfLabColorSpaceDictionary* asLabColorSpaceDictionary() {return NULL ;}
230 virtual const SkPdfLabColorSpaceDictionary* asLabColorSpaceDictionary() const {return NULL;}
231
232 virtual SkPdfLaunchActionDictionary* asLaunchActionDictionary() {return NULL;}
233 virtual const SkPdfLaunchActionDictionary* asLaunchActionDictionary() const {r eturn NULL;}
234
235 virtual SkPdfLineAnnotationDictionary* asLineAnnotationDictionary() {return NU LL;}
236 virtual const SkPdfLineAnnotationDictionary* asLineAnnotationDictionary() cons t {return NULL;}
237
238 virtual SkPdfListAttributeDictionary* asListAttributeDictionary() {return NULL ;}
239 virtual const SkPdfListAttributeDictionary* asListAttributeDictionary() const {return NULL;}
240
241 virtual SkPdfLzwdecodeAndFlatedecodeFiltersDictionary* asLzwdecodeAndFlatedeco deFiltersDictionary() {return NULL;}
242 virtual const SkPdfLzwdecodeAndFlatedecodeFiltersDictionary* asLzwdecodeAndFla tedecodeFiltersDictionary() const {return NULL;}
243
244 virtual SkPdfMacOsFileInformationDictionary* asMacOsFileInformationDictionary( ) {return NULL;}
245 virtual const SkPdfMacOsFileInformationDictionary* asMacOsFileInformationDicti onary() const {return NULL;}
246
247 virtual SkPdfMarkInformationDictionary* asMarkInformationDictionary() {return NULL;}
248 virtual const SkPdfMarkInformationDictionary* asMarkInformationDictionary() co nst {return NULL;}
249
250 virtual SkPdfMarkedContentReferenceDictionary* asMarkedContentReferenceDiction ary() {return NULL;}
251 virtual const SkPdfMarkedContentReferenceDictionary* asMarkedContentReferenceD ictionary() const {return NULL;}
252
253 virtual SkPdfMarkupAnnotationsDictionary* asMarkupAnnotationsDictionary() {ret urn NULL;}
254 virtual const SkPdfMarkupAnnotationsDictionary* asMarkupAnnotationsDictionary( ) const {return NULL;}
255
256 virtual SkPdfMetadataStreamDictionary* asMetadataStreamDictionary() {return NU LL;}
257 virtual const SkPdfMetadataStreamDictionary* asMetadataStreamDictionary() cons t {return NULL;}
258
259 virtual SkPdfMovieActionDictionary* asMovieActionDictionary() {return NULL;}
260 virtual const SkPdfMovieActionDictionary* asMovieActionDictionary() const {ret urn NULL;}
261
262 virtual SkPdfMovieActivationDictionary* asMovieActivationDictionary() {return NULL;}
263 virtual const SkPdfMovieActivationDictionary* asMovieActivationDictionary() co nst {return NULL;}
264
265 virtual SkPdfMovieAnnotationDictionary* asMovieAnnotationDictionary() {return NULL;}
266 virtual const SkPdfMovieAnnotationDictionary* asMovieAnnotationDictionary() co nst {return NULL;}
267
268 virtual SkPdfMovieDictionary* asMovieDictionary() {return NULL;}
269 virtual const SkPdfMovieDictionary* asMovieDictionary() const {return NULL;}
270
271 virtual SkPdfNameDictionary* asNameDictionary() {return NULL;}
272 virtual const SkPdfNameDictionary* asNameDictionary() const {return NULL;}
273
274 virtual SkPdfNameTreeNodeDictionary* asNameTreeNodeDictionary() {return NULL;}
275 virtual const SkPdfNameTreeNodeDictionary* asNameTreeNodeDictionary() const {r eturn NULL;}
276
277 virtual SkPdfNamedActionsDictionary* asNamedActionsDictionary() {return NULL;}
278 virtual const SkPdfNamedActionsDictionary* asNamedActionsDictionary() const {r eturn NULL;}
279
280 virtual SkPdfNumberTreeNodeDictionary* asNumberTreeNodeDictionary() {return NU LL;}
281 virtual const SkPdfNumberTreeNodeDictionary* asNumberTreeNodeDictionary() cons t {return NULL;}
282
283 virtual SkPdfObjectReferenceDictionary* asObjectReferenceDictionary() {return NULL;}
284 virtual const SkPdfObjectReferenceDictionary* asObjectReferenceDictionary() co nst {return NULL;}
285
286 virtual SkPdfOpiVersionDictionary* asOpiVersionDictionary() {return NULL;}
287 virtual const SkPdfOpiVersionDictionary* asOpiVersionDictionary() const {retur n NULL;}
288
289 virtual SkPdfOutlineDictionary* asOutlineDictionary() {return NULL;}
290 virtual const SkPdfOutlineDictionary* asOutlineDictionary() const {return NULL ;}
291
292 virtual SkPdfOutlineItemDictionary* asOutlineItemDictionary() {return NULL;}
293 virtual const SkPdfOutlineItemDictionary* asOutlineItemDictionary() const {ret urn NULL;}
294
295 virtual SkPdfPDF_XOutputIntentDictionary* asPDF_XOutputIntentDictionary() {ret urn NULL;}
296 virtual const SkPdfPDF_XOutputIntentDictionary* asPDF_XOutputIntentDictionary( ) const {return NULL;}
297
298 virtual SkPdfPSXobjectDictionary* asPSXobjectDictionary() {return NULL;}
299 virtual const SkPdfPSXobjectDictionary* asPSXobjectDictionary() const {return NULL;}
300
301 virtual SkPdfPageLabelDictionary* asPageLabelDictionary() {return NULL;}
302 virtual const SkPdfPageLabelDictionary* asPageLabelDictionary() const {return NULL;}
303
304 virtual SkPdfPageObjectActionsDictionary* asPageObjectActionsDictionary() {ret urn NULL;}
305 virtual const SkPdfPageObjectActionsDictionary* asPageObjectActionsDictionary( ) const {return NULL;}
306
307 virtual SkPdfPageObjectDictionary* asPageObjectDictionary() {return NULL;}
308 virtual const SkPdfPageObjectDictionary* asPageObjectDictionary() const {retur n NULL;}
309
310 virtual SkPdfPagePieceDictionary* asPagePieceDictionary() {return NULL;}
311 virtual const SkPdfPagePieceDictionary* asPagePieceDictionary() const {return NULL;}
312
313 virtual SkPdfPageTreeNodeDictionary* asPageTreeNodeDictionary() {return NULL;}
314 virtual const SkPdfPageTreeNodeDictionary* asPageTreeNodeDictionary() const {r eturn NULL;}
315
316 virtual SkPdfPopUpAnnotationDictionary* asPopUpAnnotationDictionary() {return NULL;}
317 virtual const SkPdfPopUpAnnotationDictionary* asPopUpAnnotationDictionary() co nst {return NULL;}
318
319 virtual SkPdfPrinterMarkAnnotationDictionary* asPrinterMarkAnnotationDictionar y() {return NULL;}
320 virtual const SkPdfPrinterMarkAnnotationDictionary* asPrinterMarkAnnotationDic tionary() const {return NULL;}
321
322 virtual SkPdfPrinterMarkFormDictionary* asPrinterMarkFormDictionary() {return NULL;}
323 virtual const SkPdfPrinterMarkFormDictionary* asPrinterMarkFormDictionary() co nst {return NULL;}
324
325 virtual SkPdfRadioButtonFieldDictionary* asRadioButtonFieldDictionary() {retur n NULL;}
326 virtual const SkPdfRadioButtonFieldDictionary* asRadioButtonFieldDictionary() const {return NULL;}
327
328 virtual SkPdfReferenceDictionary* asReferenceDictionary() {return NULL;}
329 virtual const SkPdfReferenceDictionary* asReferenceDictionary() const {return NULL;}
330
331 virtual SkPdfRemoteGoToActionDictionary* asRemoteGoToActionDictionary() {retur n NULL;}
332 virtual const SkPdfRemoteGoToActionDictionary* asRemoteGoToActionDictionary() const {return NULL;}
333
334 virtual SkPdfResetFormActionDictionary* asResetFormActionDictionary() {return NULL;}
335 virtual const SkPdfResetFormActionDictionary* asResetFormActionDictionary() co nst {return NULL;}
336
337 virtual SkPdfResourceDictionary* asResourceDictionary() {return NULL;}
338 virtual const SkPdfResourceDictionary* asResourceDictionary() const {return NU LL;}
339
340 virtual SkPdfRubberStampAnnotationDictionary* asRubberStampAnnotationDictionar y() {return NULL;}
341 virtual const SkPdfRubberStampAnnotationDictionary* asRubberStampAnnotationDic tionary() const {return NULL;}
342
343 virtual SkPdfSeparationDictionary* asSeparationDictionary() {return NULL;}
344 virtual const SkPdfSeparationDictionary* asSeparationDictionary() const {retur n NULL;}
345
346 virtual SkPdfShadingDictionary* asShadingDictionary() {return NULL;}
347 virtual const SkPdfShadingDictionary* asShadingDictionary() const {return NULL ;}
348
349 virtual SkPdfType1ShadingDictionary* asType1ShadingDictionary() {return NULL;}
350 virtual const SkPdfType1ShadingDictionary* asType1ShadingDictionary() const {r eturn NULL;}
351
352 virtual SkPdfType2ShadingDictionary* asType2ShadingDictionary() {return NULL;}
353 virtual const SkPdfType2ShadingDictionary* asType2ShadingDictionary() const {r eturn NULL;}
354
355 virtual SkPdfType3ShadingDictionary* asType3ShadingDictionary() {return NULL;}
356 virtual const SkPdfType3ShadingDictionary* asType3ShadingDictionary() const {r eturn NULL;}
357
358 virtual SkPdfType4ShadingDictionary* asType4ShadingDictionary() {return NULL;}
359 virtual const SkPdfType4ShadingDictionary* asType4ShadingDictionary() const {r eturn NULL;}
360
361 virtual SkPdfType5ShadingDictionary* asType5ShadingDictionary() {return NULL;}
362 virtual const SkPdfType5ShadingDictionary* asType5ShadingDictionary() const {r eturn NULL;}
363
364 virtual SkPdfType6ShadingDictionary* asType6ShadingDictionary() {return NULL;}
365 virtual const SkPdfType6ShadingDictionary* asType6ShadingDictionary() const {r eturn NULL;}
366
367 virtual SkPdfSignatureDictionary* asSignatureDictionary() {return NULL;}
368 virtual const SkPdfSignatureDictionary* asSignatureDictionary() const {return NULL;}
369
370 virtual SkPdfSoftMaskDictionary* asSoftMaskDictionary() {return NULL;}
371 virtual const SkPdfSoftMaskDictionary* asSoftMaskDictionary() const {return NU LL;}
372
373 virtual SkPdfSoftMaskImageDictionary* asSoftMaskImageDictionary() {return NULL ;}
374 virtual const SkPdfSoftMaskImageDictionary* asSoftMaskImageDictionary() const {return NULL;}
375
376 virtual SkPdfSoundActionDictionary* asSoundActionDictionary() {return NULL;}
377 virtual const SkPdfSoundActionDictionary* asSoundActionDictionary() const {ret urn NULL;}
378
379 virtual SkPdfSoundAnnotationDictionary* asSoundAnnotationDictionary() {return NULL;}
380 virtual const SkPdfSoundAnnotationDictionary* asSoundAnnotationDictionary() co nst {return NULL;}
381
382 virtual SkPdfSoundObjectDictionary* asSoundObjectDictionary() {return NULL;}
383 virtual const SkPdfSoundObjectDictionary* asSoundObjectDictionary() const {ret urn NULL;}
384
385 virtual SkPdfSourceInformationDictionary* asSourceInformationDictionary() {ret urn NULL;}
386 virtual const SkPdfSourceInformationDictionary* asSourceInformationDictionary( ) const {return NULL;}
387
388 virtual SkPdfSquareOrCircleAnnotation* asSquareOrCircleAnnotation() {return NU LL;}
389 virtual const SkPdfSquareOrCircleAnnotation* asSquareOrCircleAnnotation() cons t {return NULL;}
390
391 virtual SkPdfStandardSecurityHandlerDictionary* asStandardSecurityHandlerDicti onary() {return NULL;}
392 virtual const SkPdfStandardSecurityHandlerDictionary* asStandardSecurityHandle rDictionary() const {return NULL;}
393
394 virtual SkPdfStandardStructureDictionary* asStandardStructureDictionary() {ret urn NULL;}
395 virtual const SkPdfStandardStructureDictionary* asStandardStructureDictionary( ) const {return NULL;}
396
397 virtual SkPdfStreamCommonDictionary* asStreamCommonDictionary() {return NULL;}
398 virtual const SkPdfStreamCommonDictionary* asStreamCommonDictionary() const {r eturn NULL;}
399
400 virtual SkPdfStructureElementAccessDictionary* asStructureElementAccessDiction ary() {return NULL;}
401 virtual const SkPdfStructureElementAccessDictionary* asStructureElementAccessD ictionary() const {return NULL;}
402
403 virtual SkPdfStructureElementDictionary* asStructureElementDictionary() {retur n NULL;}
404 virtual const SkPdfStructureElementDictionary* asStructureElementDictionary() const {return NULL;}
405
406 virtual SkPdfStructureTreeRootDictionary* asStructureTreeRootDictionary() {ret urn NULL;}
407 virtual const SkPdfStructureTreeRootDictionary* asStructureTreeRootDictionary( ) const {return NULL;}
408
409 virtual SkPdfSubmitFormActionDictionary* asSubmitFormActionDictionary() {retur n NULL;}
410 virtual const SkPdfSubmitFormActionDictionary* asSubmitFormActionDictionary() const {return NULL;}
411
412 virtual SkPdfTableAttributesDictionary* asTableAttributesDictionary() {return NULL;}
413 virtual const SkPdfTableAttributesDictionary* asTableAttributesDictionary() co nst {return NULL;}
414
415 virtual SkPdfTextAnnotationDictionary* asTextAnnotationDictionary() {return NU LL;}
416 virtual const SkPdfTextAnnotationDictionary* asTextAnnotationDictionary() cons t {return NULL;}
417
418 virtual SkPdfTextFieldDictionary* asTextFieldDictionary() {return NULL;}
419 virtual const SkPdfTextFieldDictionary* asTextFieldDictionary() const {return NULL;}
420
421 virtual SkPdfThreadActionDictionary* asThreadActionDictionary() {return NULL;}
422 virtual const SkPdfThreadActionDictionary* asThreadActionDictionary() const {r eturn NULL;}
423
424 virtual SkPdfThreadDictionary* asThreadDictionary() {return NULL;}
425 virtual const SkPdfThreadDictionary* asThreadDictionary() const {return NULL;}
426
427 virtual SkPdfTransitionDictionary* asTransitionDictionary() {return NULL;}
428 virtual const SkPdfTransitionDictionary* asTransitionDictionary() const {retur n NULL;}
429
430 virtual SkPdfTransparencyGroupDictionary* asTransparencyGroupDictionary() {ret urn NULL;}
431 virtual const SkPdfTransparencyGroupDictionary* asTransparencyGroupDictionary( ) const {return NULL;}
432
433 virtual SkPdfTrapNetworkAnnotationDictionary* asTrapNetworkAnnotationDictionar y() {return NULL;}
434 virtual const SkPdfTrapNetworkAnnotationDictionary* asTrapNetworkAnnotationDic tionary() const {return NULL;}
435
436 virtual SkPdfTrapNetworkAppearanceStreamDictionary* asTrapNetworkAppearanceStr eamDictionary() {return NULL;}
437 virtual const SkPdfTrapNetworkAppearanceStreamDictionary* asTrapNetworkAppeara nceStreamDictionary() const {return NULL;}
438
439 virtual SkPdfType0FunctionDictionary* asType0FunctionDictionary() {return NULL ;}
440 virtual const SkPdfType0FunctionDictionary* asType0FunctionDictionary() const {return NULL;}
441
442 virtual SkPdfType10HalftoneDictionary* asType10HalftoneDictionary() {return NU LL;}
443 virtual const SkPdfType10HalftoneDictionary* asType10HalftoneDictionary() cons t {return NULL;}
444
445 virtual SkPdfType16HalftoneDictionary* asType16HalftoneDictionary() {return NU LL;}
446 virtual const SkPdfType16HalftoneDictionary* asType16HalftoneDictionary() cons t {return NULL;}
447
448 virtual SkPdfType1HalftoneDictionary* asType1HalftoneDictionary() {return NULL ;}
449 virtual const SkPdfType1HalftoneDictionary* asType1HalftoneDictionary() const {return NULL;}
450
451 virtual SkPdfType1PatternDictionary* asType1PatternDictionary() {return NULL;}
452 virtual const SkPdfType1PatternDictionary* asType1PatternDictionary() const {r eturn NULL;}
453
454 virtual SkPdfType2FunctionDictionary* asType2FunctionDictionary() {return NULL ;}
455 virtual const SkPdfType2FunctionDictionary* asType2FunctionDictionary() const {return NULL;}
456
457 virtual SkPdfType2PatternDictionary* asType2PatternDictionary() {return NULL;}
458 virtual const SkPdfType2PatternDictionary* asType2PatternDictionary() const {r eturn NULL;}
459
460 virtual SkPdfType3FunctionDictionary* asType3FunctionDictionary() {return NULL ;}
461 virtual const SkPdfType3FunctionDictionary* asType3FunctionDictionary() const {return NULL;}
462
463 virtual SkPdfType5HalftoneDictionary* asType5HalftoneDictionary() {return NULL ;}
464 virtual const SkPdfType5HalftoneDictionary* asType5HalftoneDictionary() const {return NULL;}
465
466 virtual SkPdfType6HalftoneDictionary* asType6HalftoneDictionary() {return NULL ;}
467 virtual const SkPdfType6HalftoneDictionary* asType6HalftoneDictionary() const {return NULL;}
468
469 virtual SkPdfURIActionDictionary* asURIActionDictionary() {return NULL;}
470 virtual const SkPdfURIActionDictionary* asURIActionDictionary() const {return NULL;}
471
472 virtual SkPdfURIDictionary* asURIDictionary() {return NULL;}
473 virtual const SkPdfURIDictionary* asURIDictionary() const {return NULL;}
474
475 virtual SkPdfURLAliasDictionary* asURLAliasDictionary() {return NULL;}
476 virtual const SkPdfURLAliasDictionary* asURLAliasDictionary() const {return NU LL;}
477
478 virtual SkPdfVariableTextFieldDictionary* asVariableTextFieldDictionary() {ret urn NULL;}
479 virtual const SkPdfVariableTextFieldDictionary* asVariableTextFieldDictionary( ) const {return NULL;}
480
481 virtual SkPdfViewerPreferencesDictionary* asViewerPreferencesDictionary() {ret urn NULL;}
482 virtual const SkPdfViewerPreferencesDictionary* asViewerPreferencesDictionary( ) const {return NULL;}
483
484 virtual SkPdfWebCaptureCommandDictionary* asWebCaptureCommandDictionary() {ret urn NULL;}
485 virtual const SkPdfWebCaptureCommandDictionary* asWebCaptureCommandDictionary( ) const {return NULL;}
486
487 virtual SkPdfWebCaptureCommandSettingsDictionary* asWebCaptureCommandSettingsD ictionary() {return NULL;}
488 virtual const SkPdfWebCaptureCommandSettingsDictionary* asWebCaptureCommandSet tingsDictionary() const {return NULL;}
489
490 virtual SkPdfWebCaptureDictionary* asWebCaptureDictionary() {return NULL;}
491 virtual const SkPdfWebCaptureDictionary* asWebCaptureDictionary() const {retur n NULL;}
492
493 virtual SkPdfWebCaptureImageSetDictionary* asWebCaptureImageSetDictionary() {r eturn NULL;}
494 virtual const SkPdfWebCaptureImageSetDictionary* asWebCaptureImageSetDictionar y() const {return NULL;}
495
496 virtual SkPdfWebCaptureInformationDictionary* asWebCaptureInformationDictionar y() {return NULL;}
497 virtual const SkPdfWebCaptureInformationDictionary* asWebCaptureInformationDic tionary() const {return NULL;}
498
499 virtual SkPdfWebCapturePageSetDictionary* asWebCapturePageSetDictionary() {ret urn NULL;}
500 virtual const SkPdfWebCapturePageSetDictionary* asWebCapturePageSetDictionary( ) const {return NULL;}
501
502 virtual SkPdfWidgetAnnotationDictionary* asWidgetAnnotationDictionary() {retur n NULL;}
503 virtual const SkPdfWidgetAnnotationDictionary* asWidgetAnnotationDictionary() const {return NULL;}
504
505 virtual SkPdfWindowsLaunchActionDictionary* asWindowsLaunchActionDictionary() {return NULL;}
506 virtual const SkPdfWindowsLaunchActionDictionary* asWindowsLaunchActionDiction ary() const {return NULL;}
507
508 virtual SkPdfXObjectDictionary* asXObjectDictionary() {return NULL;}
509 virtual const SkPdfXObjectDictionary* asXObjectDictionary() const {return NULL ;}
510
511 virtual SkPdfImageDictionary* asImageDictionary() {return NULL;}
512 virtual const SkPdfImageDictionary* asImageDictionary() const {return NULL;}
513
514 virtual SkPdfType1FormDictionary* asType1FormDictionary() {return NULL;}
515 virtual const SkPdfType1FormDictionary* asType1FormDictionary() const {return NULL;}
516
517 public:
518 private:
519 public:
520 SkPdfBlockLevelStructureElementsDictionary(const PdfMemDocument* podofoDoc = N ULL, const PdfObject* podofoObj = NULL) : SkPdfDictionary(podofoDoc, podofoObj) {}
521
522 SkPdfBlockLevelStructureElementsDictionary(const SkPdfBlockLevelStructureEleme ntsDictionary& from) : SkPdfDictionary(from.fPodofoDoc, from.fPodofoObj) {}
523
524 virtual bool valid() const {return true;}
525
526 SkPdfBlockLevelStructureElementsDictionary& operator=(const SkPdfBlockLevelStr uctureElementsDictionary& from) {this->fPodofoDoc = from.fPodofoDoc; this->fPodo foObj = from.fPodofoObj; return *this;}
527
528 /** (Optional) The amount of extra space preceding the before edge of the BLSE,
529 * measured in default user space units in the block-progression direction. Thi s
530 * value is added to any adjustments induced by the LineHeight attributes of
531 * ILSEs within the first line of the BLSE (see "Layout Attributes for ILSEs" o n
532 * page 646). If the preceding BLSE has a SpaceAfter attribute, the greater of the
533 * two attribute values is used. Default value: 0.
534 * Note: This attribute is disregarded for the first BLSE placed in a given ref erence
535 * area.
536 **/
537 bool has_SpaceBefore() const {
538 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Space Before", "", NULL));
539 }
540
541 double SpaceBefore() const {
542 double ret;
543 if (DoubleFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "SpaceBefo re", "", &ret)) return ret;
544 // TODO(edisonn): warn about missing required field, assert for known good p dfs
545 return 0;
546 }
547
548 /** (Optional) The amount of extra space following the after edge of the BLSE,
549 * measured in default user space units in the block-progression direction. Thi s
550 * value is added to any adjustments induced by the LineHeight attributes of
551 * ILSEs within the last line of the BLSE (see "Layout Attributes for ILSEs" on
552 * page 646). If the following BLSE has a SpaceBefore attribute, the greater of
553 * the two attribute values is used. Default value: 0.
554 * Note: This attribute is disregarded for the last BLSE placed in a given refe rence
555 * area.
556 **/
557 bool has_SpaceAfter() const {
558 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Space After", "", NULL));
559 }
560
561 double SpaceAfter() const {
562 double ret;
563 if (DoubleFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "SpaceAfte r", "", &ret)) return ret;
564 // TODO(edisonn): warn about missing required field, assert for known good p dfs
565 return 0;
566 }
567
568 /** (Optional) The distance from the start edge of the reference area to that of the
569 * BLSE, measured in default user space units in the inline-progression direc-
570 * tion. This attribute applies only to structure elements with a Placement
571 * attribute of Block or Start (see "General Layout Attributes" on page 640); i t is
572 * disregarded for those with other Placement values. Default value: 0.
573 * Note: A negative value for this attribute places the start edge of the BLSE out-
574 * side that of the reference area. The results are implementation-dependent an d
575 * may not be supported by all Tagged PDF consumer applications or export
576 * formats.
577 * Note: If a structure element with a StartIndent attribute is placed adjacent to a
578 * floating element with a Placement attribute of Start, the actual value used for
579 * the element's starting indent will be its own StartIndent attribute or the i nline
580 * extent of the adjacent floating element, whichever is greater. This value ma y
581 * then be further adjusted by the element's TextIndent attribute, if any.
582 **/
583 bool has_StartIndent() const {
584 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Start Indent", "", NULL));
585 }
586
587 double StartIndent() const {
588 double ret;
589 if (DoubleFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "StartInde nt", "", &ret)) return ret;
590 // TODO(edisonn): warn about missing required field, assert for known good p dfs
591 return 0;
592 }
593
594 /** (Optional) The distance from the end edge of the BLSE to that of the ref-
595 * erence area, measured in default user space units in the inline-progression
596 * direction. This attribute applies only to structure elements with a Placemen t
597 * attribute of Block or End (see "General Layout Attributes" on page 640); it is
598 * disregarded for those with other Placement values. Default value: 0.
599 * Note: A negative value for this attribute places the end edge of the BLSE ou tside
600 * that of the reference area. The results are implementation-dependent and may
601 * not be supported by all Tagged PDF consumer applications or export formats.
602 * Note: If a structure element with an EndIndent attribute is placed adjacent to a
603 * floating element with a Placement attribute of End, the actual value used fo r the
604 * element's ending indent will be its own EndIndent attribute or the inline ex tent
605 * of the adjacent floating element, whichever is greater.
606 **/
607 bool has_EndIndent() const {
608 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "EndIn dent", "", NULL));
609 }
610
611 double EndIndent() const {
612 double ret;
613 if (DoubleFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "EndIndent ", "", &ret)) return ret;
614 // TODO(edisonn): warn about missing required field, assert for known good p dfs
615 return 0;
616 }
617
618 /** (Optional; applies only to some BLSEs, as described below) The additional
619 * distance, measured in default user space units in the inline-progression
620 * direction, from the start edge of the BLSE, as specified by StartIndent
621 * (above), to that of the first line of text. A negative value indicates a han ging
622 * indent. Default value: 0.
623 * This attribute applies only to paragraphlike BLSEs and those of structure
624 * types Lbl (Label), LBody (List body), TH (Table header), and TD (Table data) ,
625 * provided that they contain content other than nested BLSEs.
626 **/
627 bool has_TextIndent() const {
628 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "TextI ndent", "", NULL));
629 }
630
631 double TextIndent() const {
632 double ret;
633 if (DoubleFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "TextInden t", "", &ret)) return ret;
634 // TODO(edisonn): warn about missing required field, assert for known good p dfs
635 return 0;
636 }
637
638 /** (Optional; applies only to BLSEs containing text) The alignment, in the inli ne-
639 * progression direction, of text and other content within lines of the BLSE:
640 * Start Aligned with the start edge.
641 * Center Centered between the start and end edges.
642 * End Aligned with the end edge.
643 * Justify Aligned with both the start and end edges, with internal
644 * spacing within each line expanded, if necessary, to achieve
645 * such alignment. The last (or only) line is aligned with the
646 * start edge only, as for Start (above).
647 * Default value: Start.
648 **/
649 bool has_TextAlign() const {
650 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "TextA lign", "", NULL));
651 }
652
653 std::string TextAlign() const {
654 std::string ret;
655 if (NameFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "TextAlign", "", &ret)) return ret;
656 // TODO(edisonn): warn about missing required field, assert for known good p dfs
657 return "";
658 }
659
660 /** (Illustrations and tables only; required if the element appears in its entir ety on a
661 * single page) An array of four numbers in default user space units giving the
662 * coordinates of the left, bottom, right, and top edges, respectively, of the ele-
663 * ment's bounding box (the rectangle that completely encloses its visible con-
664 * tent). This attribute applies only to elements of structure type Figure,
665 * Formula, Form, or Table.
666 **/
667 bool has_BBox() const {
668 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "BBox" , "", NULL));
669 }
670
671 SkRect* BBox() const {
672 SkRect* ret;
673 if (SkRectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "BBox", "" , &ret)) return ret;
674 // TODO(edisonn): warn about missing required field, assert for known good p dfs
675 return NULL;
676 }
677
678 /** (Optional; illustrations, tables, table headers, and table cells only; stron gly
679 * recommended for table cells) The desired width of the element's content
680 * rectangle (see "Content and Allocation Rectangles" on page 648), measured
681 * in default user space units in the inline-progression direction. This attrib ute
682 * applies only to elements of structure type Figure, Formula, Form, Table, TH
683 * (Table header), or TD (Table data).
684 * The name Auto in place of a numeric value indicates that no specific width
685 * constraint is to be imposed; the element's width is determined by the intrin -
686 * sic width of its content. Default value: Auto.
687 **/
688 bool has_Width() const {
689 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Width ", "", NULL));
690 }
691
692 bool isWidthANumber() const {
693 SkPdfObject* ret = NULL;
694 if (!ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Width", "", &ret)) return false;
695 return ret->podofo()->GetDataType() == ePdfDataType_Real || ret->podofo()->G etDataType() == ePdfDataType_Number;
696 }
697
698 double getWidthAsNumber() const {
699 double ret = 0;
700 if (DoubleFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Width", " ", &ret)) return ret;
701 // TODO(edisonn): warn about missing required field, assert for known good p dfs
702 return 0;
703 }
704
705 bool isWidthAName() const {
706 SkPdfObject* ret = NULL;
707 if (!ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Width", "", &ret)) return false;
708 return ret->podofo()->GetDataType() == ePdfDataType_Name;
709 }
710
711 std::string getWidthAsName() const {
712 std::string ret = "";
713 if (NameFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Width", "", &ret)) return ret;
714 // TODO(edisonn): warn about missing required field, assert for known good p dfs
715 return "";
716 }
717
718 /** (Optional; illustrations, tables, table headers, and table cells only) The d esired
719 * height of the element's content rectangle (see "Content and Allocation
720 * Rectangles" on page 648), measured in default user space units in the block-
721 * progression direction. This attribute applies only to elements of structure
722 * type Figure, Formula, Form, Table, TH (Table header), or TD (Table data).
723 * The name Auto in place of a numeric value indicates that no specific height
724 * constraint is to be imposed; the element's height is determined by the intri n-
725 * sic height of its content. Default value: Auto.
726 **/
727 bool has_Height() const {
728 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Heigh t", "", NULL));
729 }
730
731 bool isHeightANumber() const {
732 SkPdfObject* ret = NULL;
733 if (!ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Height", "", &ret)) return false;
734 return ret->podofo()->GetDataType() == ePdfDataType_Real || ret->podofo()->G etDataType() == ePdfDataType_Number;
735 }
736
737 double getHeightAsNumber() const {
738 double ret = 0;
739 if (DoubleFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Height", "", &ret)) return ret;
740 // TODO(edisonn): warn about missing required field, assert for known good p dfs
741 return 0;
742 }
743
744 bool isHeightAName() const {
745 SkPdfObject* ret = NULL;
746 if (!ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Height", "", &ret)) return false;
747 return ret->podofo()->GetDataType() == ePdfDataType_Name;
748 }
749
750 std::string getHeightAsName() const {
751 std::string ret = "";
752 if (NameFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Height", "" , &ret)) return ret;
753 // TODO(edisonn): warn about missing required field, assert for known good p dfs
754 return "";
755 }
756
757 /** (Optional; table cells only) The alignment, in the block-progression directi on,
758 * of content within the table cell:
759 * Before Before edge of the first child's allocation rectangle ali gned
760 * with that of the table cell's content rectangle.
761 * Middle Children centered within the table cell, so that the dist ance
762 * between the before edge of the first child's allocation r ec-
763 * tangle and that of the table cell's content rectangle is the same
764 * as the distance between the after edge of the last child' s allo-
765 * cation rectangle and that of the table cell's content rec tangle.
766 * After After edge of the last child's allocation rectangle align ed with
767 * that of the table cell's content rectangle.
768 * Justify Children aligned with both the before and after edges of the
769 * table cell's content rectangle. The first child is placed as
770 * described above for Before and the last child as describe d for
771 * After, with equal spacing between the children. If there is only
772 * one child, it is aligned with the before edge only, as fo r Before.
773 * This attribute applies only to elements of structure type TH (Table header) or
774 * TD (Table data), and controls the placement of all BLSEs that are children of
775 * the given element. The table cell's content rectangle (see "Content and All o-
776 * cation Rectangles" on page 648) becomes the reference area for all of its
777 * descendants. Default value: Before.
778 **/
779 bool has_BlockAlign() const {
780 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Block Align", "", NULL));
781 }
782
783 std::string BlockAlign() const {
784 std::string ret;
785 if (NameFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "BlockAlign" , "", &ret)) return ret;
786 // TODO(edisonn): warn about missing required field, assert for known good p dfs
787 return "";
788 }
789
790 /** (Optional; table cells only) The alignment, in the inline-progression direct ion,
791 * of content within the table cell:
792 * Start Start edge of each child's allocation rectangle aligned wit h
793 * that of the table cell's content rectangle
794 * Center Each child centered within the table cell, so that the dist ance
795 * between the start edges of the child's allocation rectangle and
796 * the table cell's content rectangle is the same as the dista nce
797 * between their end edges
798 * End End edge of each child's allocation rectangle aligned with
799 * that of the table cell's content rectangle
800 * This attribute applies only to elements of structure type TH (Table header) or
801 * TD (Table data), and controls the placement of all BLSEs that are children o f
802 * the given element. The table cell's content rectangle (see "Content and Allo -
803 * cation Rectangles" on page 648) becomes the reference area for all of its
804 * descendants. Default value: Start.
805 **/
806 bool has_InlineAlign() const {
807 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Inlin eAlign", "", NULL));
808 }
809
810 std::string InlineAlign() const {
811 std::string ret;
812 if (NameFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "InlineAlign ", "", &ret)) return ret;
813 // TODO(edisonn): warn about missing required field, assert for known good p dfs
814 return "";
815 }
816
817 };
818
819 #endif // __DEFINED__SkPdfBlockLevelStructureElementsDictionary
OLDNEW
« no previous file with comments | « experimental/PdfViewer/autogen/SkPdfBeadDictionary_autogen.h ('k') | experimental/PdfViewer/autogen/SkPdfBoolean_autogen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698