Class GFICCInputProfile
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.external.GFExternal
org.verapdf.gf.model.impl.external.GFICCProfile
org.verapdf.gf.model.impl.external.GFICCInputProfile
- All Implemented Interfaces:
Object,External,ICCInputProfile,ICCProfile
- Author:
- Maksim Bezrukov
-
Field Summary
FieldsFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.verapdf.gf.model.impl.external.GFICCProfile
getcolorSpace, getdeviceClass, getisValid, getN, getversionMethods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.verapdf.model.external.ICCProfile
getcolorSpace, getdeviceClass, getisValid, getN, getversionMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
ICC_INPUT_PROFILE_TYPE
Type name forGFICCInputProfile- See Also:
-
-
Constructor Details
-
GFICCInputProfile
Default constructor.- Parameters:
iccProfile- iccprofile object of profile
-