Package | Description |
---|---|
org.axsl.font |
Interfaces allowing client applications to register, track, and use fonts in a vendor-neutral way.
|
org.axsl.graphic |
Interfaces allowing client applications to use graphics in a vendor-neutral way.
|
org.axsl.ps |
Interfaces giving access to various PostScript concepts.
|
Class and Description |
---|
Encoding
Superinterface for all character-to-glyph-index encoding schemes, including
PsEncoding and Cmap . |
Class and Description |
---|
PsBoundingBox
A PostScript bounding box, essentially a specialized rectangle.
|
Class and Description |
---|
CharSet
A CharSet is a collection of related characters.
|
CharSet.Predefined
Enumeration of predefined character sets.
|
Cmap
A CMap.
|
Cmap04
CMap containing a set of 16-bit Unicode ranges that sequentially map to the same-sized range of glyph indexes.
|
Cmap12
CMap containing a set of 32-bit Unicode ranges that sequentially map to the same-sized range of glyph indexes.
|
Encoding
Superinterface for all character-to-glyph-index encoding schemes, including
PsEncoding and Cmap . |
GlyphList
Maps glyph names to Unicode code points.
|
GlyphList.Predefined
Enumeration of the predefined glphy lists.
|
PsCharStringsDictionary
A Type 1 font "CharStrings" dictionary.
|
PsEncodeFilter
A PostScript filter object.
|
PsEncoding
EncodingVector implementations represent what PostScript and PDF call
an Encoding, that is a mapping from character to glyph index that is
based on the character's location in an array (vector).
|
PsEncoding.Predefined
An enumeration of the standard encodings supported by PostScript and/or PDF.
|
PsException
Exception class for problems interpreting a PostScript file.
|
PsFilterType
Enumeration of the various PostScript filter types.
|
PsFontDictionary
A PostScript font dictionary.
|
PsFontDirectory
A "FontDirectory" dictionary.
|
PsFontInfoDictionary
A PostScript FontInfo dictionary.
|
PsFontPrivateDictionary
A PostScript font "Private" dictionary.
|
PsInput
Interface for objects that wish to be used as input to the PostScript interpreter.
|
PsInterpreter
A PostScript interpeter.
|
PsInterpreterException
Exception class for problems interpreting a PostScript file.
|
PsSystemDict
A PostScript system dictionary.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.