public class GFICCProfileFeaturesObjectAdapter extends Object implements ICCProfileFeaturesObjectAdapter
| Constructor and Description |
|---|
GFICCProfileFeaturesObjectAdapter(ICCProfile profile,
String id)
Constructs new icc profile feature object
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCMMType() |
String |
getCopyright() |
Calendar |
getCreationDate() |
String |
getCreator() |
InputStream |
getData() |
String |
getDataColorSpace() |
String |
getDefaultRenderingIntent() |
String |
getDescription() |
String |
getDeviceManufacturer() |
String |
getDeviceModel() |
List<String> |
getErrors() |
String |
getId() |
InputStream |
getMetadataStream() |
Integer |
getN() |
String |
getProfileID() |
List<Double> |
getRange() |
String |
getVersion() |
boolean |
isPDFObjectPresent() |
public GFICCProfileFeaturesObjectAdapter(ICCProfile profile, String id)
profile - ICCProfile which represents the icc profile for feature reportid - id of the profilepublic String getId()
getId in interface ICCProfileFeaturesObjectAdapterpublic String getVersion()
getVersion in interface ICCProfileFeaturesObjectAdapterpublic String getCMMType()
getCMMType in interface ICCProfileFeaturesObjectAdapterpublic String getDataColorSpace()
getDataColorSpace in interface ICCProfileFeaturesObjectAdapterpublic String getCreator()
getCreator in interface ICCProfileFeaturesObjectAdapterpublic Calendar getCreationDate()
getCreationDate in interface ICCProfileFeaturesObjectAdapterpublic String getDefaultRenderingIntent()
getDefaultRenderingIntent in interface ICCProfileFeaturesObjectAdapterpublic String getCopyright()
getCopyright in interface ICCProfileFeaturesObjectAdapterpublic String getDescription()
getDescription in interface ICCProfileFeaturesObjectAdapterpublic String getProfileID()
getProfileID in interface ICCProfileFeaturesObjectAdapterpublic String getDeviceModel()
getDeviceModel in interface ICCProfileFeaturesObjectAdapterpublic String getDeviceManufacturer()
getDeviceManufacturer in interface ICCProfileFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterpublic InputStream getMetadataStream()
getMetadataStream in interface ICCProfileFeaturesObjectAdapterpublic InputStream getData()
getData in interface ICCProfileFeaturesObjectAdapterpublic Integer getN()
getN in interface ICCProfileFeaturesObjectAdapterpublic List<Double> getRange()
getRange in interface ICCProfileFeaturesObjectAdapterCopyright © 2015–2018 The veraPDF Consortium. All rights reserved.