- NAME - Static variable in class com.sun.pdfview.PDFObject
-
a special string, seen in PDF files as /Name
- NAME_TABLE - Static variable in class com.sun.pdfview.font.ttf.TrueTypeTable
-
- NAMEID_COPYRIGHT - Static variable in class com.sun.pdfview.font.ttf.NameTable
-
Values for nameID
- NAMEID_FAMILY - Static variable in class com.sun.pdfview.font.ttf.NameTable
-
- NAMEID_FULL_NAME - Static variable in class com.sun.pdfview.font.ttf.NameTable
-
- NAMEID_POSTSCRIPT_NAME - Static variable in class com.sun.pdfview.font.ttf.NameTable
-
- NAMEID_SUBFAMILY - Static variable in class com.sun.pdfview.font.ttf.NameTable
-
- NAMEID_SUBFAMILY_UNIQUE - Static variable in class com.sun.pdfview.font.ttf.NameTable
-
- NAMEID_TRADEMARK - Static variable in class com.sun.pdfview.font.ttf.NameTable
-
- NAMEID_VERSION - Static variable in class com.sun.pdfview.font.ttf.NameTable
-
- NameTable - Class in com.sun.pdfview.font.ttf
-
- NameTable() - Constructor for class com.sun.pdfview.font.ttf.NameTable
-
Creates a new instance of NameTable
- NameTree - Class in com.sun.pdfview
-
A PDF name tree consists of three kinds of nodes:
The root node contains only a kids entry, pointing to many
other objects
An intermediate node contains the limits of all the children in
its subtree, and a kids entry for each child
A leaf node contains a set of name-to-object mappings in a dictionary,
as well as the limits of the data contained in that child.
- NameTree(PDFObject) - Constructor for class com.sun.pdfview.NameTree
-
Creates a new instance of NameTree
- NativeFont - Class in com.sun.pdfview.font
-
a font object derived from a true type font.
- NativeFont(String, PDFObject, PDFFontDescriptor) - Constructor for class com.sun.pdfview.font.NativeFont
-
create a new NativeFont object based on a description of the
font from the PDF file.
- NEEDS_DATA - Static variable in interface com.sun.pdfview.Watchable
-
- NOCAP - Static variable in class com.sun.pdfview.PDFRenderer
-
- NODASH - Static variable in class com.sun.pdfview.PDFRenderer
-
- NOJOIN - Static variable in class com.sun.pdfview.PDFRenderer
-
- NOLIMIT - Static variable in class com.sun.pdfview.PDFRenderer
-
- nonNullPassword(PDFPassword) - Static method in class com.sun.pdfview.decrypt.PDFPassword
-
Ensure a non-null PDFPassword by substituting the empty password
for a null password
- NONSYMBOLIC - Static variable in class com.sun.pdfview.font.PDFFontDescriptor
-
Font uses the Adobe standard Latic character set.
- NOPHASE - Static variable in class com.sun.pdfview.PDFRenderer
-
- NOT_STARTED - Static variable in interface com.sun.pdfview.Watchable
-
- NOWIDTH - Static variable in class com.sun.pdfview.PDFRenderer
-
- NUL_CHAR - Static variable in class com.sun.pdfview.PDFFile
-
- NULL - Static variable in class com.sun.pdfview.PDFObject
-
the NULL object (there is only one)
- nullObj - Static variable in class com.sun.pdfview.PDFObject
-
the NULL PDFObject
- NUMBER - Static variable in class com.sun.pdfview.PDFObject
-
a Number, represented as a double