| Package | Description |
|---|---|
| org.verapdf.gf.model.impl.pd.gfse | |
| org.verapdf.model.selayer |
| Modifier and Type | Class and Description |
|---|---|
class |
GFSEContentItem |
class |
GFSEImageItem |
class |
GFSEImageXObjectItem |
class |
GFSEInlineImageItem |
class |
GFSELineArtItem |
class |
GFSEMarkedContent |
class |
GFSEShadingItem |
class |
GFSESimpleContentItem |
class |
GFSETextItem |
class |
GFSEUnmarkedContent |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SEImageItem
image content item (inline or image XObject)
|
interface |
SEImageXObjectItem
image XObject content item
|
interface |
SEInlineImageItem
inline image content item
|
interface |
SELineArtItem
lineart content item (originated from path painting operators)
|
interface |
SEMarkedContent
content sequence marked via BMC/BDC and EMC operators
|
interface |
SEShadingItem
shading content item (originated from operator sh)
|
interface |
SESimpleContentItem
a content item such as text, image, lineart, shading or a form
|
interface |
SETextItem
text content item (originated from operators Tj and TJ)
|
interface |
SEUnmarkedContent
a sequence of content items not included into any marked content sequence
|
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.