Package org.verapdf.features.gf.objects
Class GFICCProfileFeaturesObjectAdapter
java.lang.Object
org.verapdf.features.gf.objects.GFICCProfileFeaturesObjectAdapter
- All Implemented Interfaces:
FeaturesObjectAdapter,ICCProfileFeaturesObjectAdapter
public class GFICCProfileFeaturesObjectAdapter
extends Object
implements ICCProfileFeaturesObjectAdapter
Feature object for icc profile
- Author:
- Maksim Bezrukov
-
Constructor Summary
ConstructorsConstructorDescriptionGFICCProfileFeaturesObjectAdapter(ICCProfile profile, String id) Constructs new icc profile feature object -
Method Summary
-
Constructor Details
-
GFICCProfileFeaturesObjectAdapter
Constructs new icc profile feature object- Parameters:
profile- ICCProfile which represents the icc profile for feature reportid- id of the profile
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceICCProfileFeaturesObjectAdapter
-
getVersion
- Specified by:
getVersionin interfaceICCProfileFeaturesObjectAdapter
-
getCMMType
- Specified by:
getCMMTypein interfaceICCProfileFeaturesObjectAdapter
-
getDataColorSpace
- Specified by:
getDataColorSpacein interfaceICCProfileFeaturesObjectAdapter
-
getCreator
- Specified by:
getCreatorin interfaceICCProfileFeaturesObjectAdapter
-
getCreationDate
- Specified by:
getCreationDatein interfaceICCProfileFeaturesObjectAdapter
-
getDefaultRenderingIntent
- Specified by:
getDefaultRenderingIntentin interfaceICCProfileFeaturesObjectAdapter
-
getCopyright
- Specified by:
getCopyrightin interfaceICCProfileFeaturesObjectAdapter
-
getDescription
- Specified by:
getDescriptionin interfaceICCProfileFeaturesObjectAdapter
-
getProfileID
- Specified by:
getProfileIDin interfaceICCProfileFeaturesObjectAdapter
-
getDeviceModel
- Specified by:
getDeviceModelin interfaceICCProfileFeaturesObjectAdapter
-
getDeviceManufacturer
- Specified by:
getDeviceManufacturerin interfaceICCProfileFeaturesObjectAdapter
-
isPDFObjectPresent
public boolean isPDFObjectPresent()- Specified by:
isPDFObjectPresentin interfaceFeaturesObjectAdapter
-
getErrors
- Specified by:
getErrorsin interfaceFeaturesObjectAdapter
-
getMetadataStream
- Specified by:
getMetadataStreamin interfaceICCProfileFeaturesObjectAdapter
-
getData
- Specified by:
getDatain interfaceICCProfileFeaturesObjectAdapter
-
getN
- Specified by:
getNin interfaceICCProfileFeaturesObjectAdapter
-
getRange
- Specified by:
getRangein interfaceICCProfileFeaturesObjectAdapter
-