@Deprecated public final class AFRelationshipValue extends Object
| Modifier and Type | Field and Description |
|---|---|
static PdfName |
Alternative
Deprecated.
Alternative shall be used if this file specification is an alternative representation of content, for example audio.
|
static PdfName |
Data
Deprecated.
Data shall be used if this file specification represents information used to derive a visual presentation, such as for a table or a graph.
|
static PdfName |
Source
Deprecated.
Source shall be used if this file specification is the original source material for the associated content.
|
static PdfName |
Supplement
Deprecated.
Supplement shall be used if this file specification represents a supplemental representation of the original source or data that may be more easily consumable (e.g.
|
static PdfName |
Unspecified
Deprecated.
Unspecified shall be used when the relationship is not known or cannot be described using one of the other values.
|
| Constructor and Description |
|---|
AFRelationshipValue()
Deprecated.
|
public static final PdfName Source
public static final PdfName Data
public static final PdfName Alternative
public static final PdfName Supplement
public static final PdfName Unspecified
Copyright © 2023. All rights reserved.