org.pdfbox.pdmodel.common
Interface COSObjectable

All Known Implementing Classes:
AFMEncoding, COSArray, COSBase, COSBoolean, COSDictionary, COSDocument, COSFloat, COSInteger, COSName, COSNull, COSNumber, COSObject, COSStream, COSStreamArray, COSString, DictionaryEncoding, Encoding, FDFAnnotation, FDFCatalog, FDFDictionary, FDFField, FDFIconFit, FDFJavaScript, FDFNamedPageReference, FDFOptionElement, FDFPage, FDFPageInfo, FDFTemplate, MacRomanEncoding, PDAction, PDActionGoTo, PDActionJavaScript, PDActionLaunch, PDActionRemoteGoTo, PDActionURI, PDAdditionalActions, PDAnnotation, PDAnnotationAdditionalActions, PDAnnotationRubberStamp, PDAnnotationUnknown, PDAnnotationWidget, PDAppearanceDictionary, PDAppearanceStream, PDBoxStyle, PDCalGray, PDCalRGB, PDCcitt, PDCheckbox, PDChoiceButton, PDChoiceField, PDCIDFont, PDCIDFontType0Font, PDCIDFontType2Font, PDColorSpace, PDComplexFileSpecification, PDDestination, PDDestinationNameTreeNode, PDDeviceCMYK, PDDeviceGray, PDDeviceN, PDDeviceRGB, PDDocumentCatalog, PDDocumentCatalogAdditionalActions, PDDocumentInformation, PDDocumentNameDictionary, PDDocumentOutline, PDEmbeddedFile, PDEmbeddedFilesNameTreeNode, PDExtendedGraphicsState, PdfDocEncoding, PDField, PDFileSpecification, PDFont, PDFontSetting, PDFormFieldAdditionalActions, PDGamma, PDICCBased, PDIndexed, PDJpeg, PDLab, PDLineDashPattern, PDMarkInfo, PDMatrix, PDMemoryStream, PDMetadata, PDMMType1Font, PDNamedDestination, PDNameTreeNode, PDObjectStream, PDOutlineItem, PDOutlineNode, PDPage, PDPageAdditionalActions, PDPageDestination, PDPageFitDestination, PDPageFitHeightDestination, PDPageFitRectangleDestination, PDPageFitWidthDestination, PDPageNode, PDPageXYZDestination, PDPattern, PDPixelMap, PDPushButton, PDRadioCollection, PDRange, PDRectangle, PDResources, PDSeparation, PDSignature, PDSignature, PDSimpleFileSpecification, PDSimpleFont, PDStream, PDStructureElement, PDTextbox, PDTextStream, PDThread, PDThreadBead, PDTristimulus, PDTrueTypeFont, PDType0Font, PDType1AfmPfbFont, PDType1Font, PDType3Font, PDUnknownField, PDVariableText, PDViewerPreferences, PDWindowsLaunchParams, PDXObject, PDXObjectForm, PDXObjectImage, StandardEncoding, WinAnsiEncoding

public interface COSObjectable

This is an interface used to get/create the underlying COSObject.

Version:
$Revision: 1.2 $
Author:
Ben Litchfield (ben@csh.rit.edu)

Method Summary
 COSBase getCOSObject()
          Convert this standard java object to a COS object.
 

Method Detail

getCOSObject

COSBase getCOSObject()
Convert this standard java object to a COS object.

Returns:
The cos object that matches this Java object.


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.