Package org.verapdf.gf.model.impl.pd
Class GFOutputIntents
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.pd.GFOutputIntents
- All Implemented Interfaces:
Object,OutputIntents
- Author:
- Maxim Plushchov
-
Field Summary
FieldsFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLinkedObjects(String link) comma separated list of output intents DestOutputProfile valuetrue, if OutputIntents array contains more than one entry, all entries that contain a DestOutputProfile key have as the value of that key the same indirect object, which shall be a valid ICC profile stream.Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getID, 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.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
OUTPUT_INTENTS_TYPE
- See Also:
-
OUTPUT_INTENTS
- See Also:
-
-
Constructor Details
-
GFOutputIntents
-
-
Method Details
-
getsameOutputProfileIndirect
Description copied from interface:OutputIntentstrue, if OutputIntents array contains more than one entry, all entries that contain a DestOutputProfile key have as the value of that key the same indirect object, which shall be a valid ICC profile stream.- Specified by:
getsameOutputProfileIndirectin interfaceOutputIntents
-
getoutputProfileIndirects
Description copied from interface:OutputIntentscomma separated list of output intents DestOutputProfile value- Specified by:
getoutputProfileIndirectsin interfaceOutputIntents
-
getLinkedObjects
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGenericModelObject- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-
getColorSpace
-