public abstract class PDFX_1a_Conversion extends Profile implements PDFX_ConversionProfile
| Constructor and Description |
|---|
PDFX_1a_Conversion(ICC_Profile destOutputProfile) |
| Modifier and Type | Method and Description |
|---|---|
ConversionOptions |
getConversionOptions()
Returns conversion options for this profile.
|
static String |
getDescription(ICC_Profile prof) |
String |
getOutputProfileName() |
void |
setDefaultTitle(String name) |
getDescription, getName, getProfileList, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPDFXNamepublic PDFX_1a_Conversion(ICC_Profile destOutputProfile)
public String getOutputProfileName()
public static String getDescription(ICC_Profile prof)
public void setDefaultTitle(String name)
setDefaultTitle in interface PDFX_ConversionProfilepublic ConversionOptions getConversionOptions()
ProfilegetConversionOptions in interface PDFX_ConversionProfilegetConversionOptions in class Profile