Package org.verapdf.model.coslayer
Interface CosObject
-
- All Superinterfaces:
Object
- All Known Subinterfaces:
CosActualText,CosArray,CosBBox,CosBM,CosBool,CosDict,CosDocument,CosFileSpecification,CosFilter,CosIIFilter,CosIndirect,CosInfo,CosInteger,CosLang,CosName,CosNull,CosNumber,CosReal,CosRenderingIntent,CosStream,CosString,CosTextString,CosTrailer,CosUnicodeName,CosXRef
public interface CosObject extends Object
Parent type for all basic PDF objects
-
-
Method Summary
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-