|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EncodingVector
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).
To explain the terminology used, the aXSL superinterface Encoding
represents a superset of the PostScript/PDF concept, by including other
encoding schemes as well, specifically CMaps.
Field Summary |
---|
Fields inherited from interface org.axsl.ps.Encoding |
---|
INVALID_UNICODE_CHAR |
Method Summary | |
---|---|
EncodingVector |
bestBaseEncodingPdf()
Method useful for determining what, if any, EncodingVector should be used as the base encoding when writing this EncodingVector in PDF. |
Methods inherited from interface org.axsl.ps.Encoding |
---|
asPostScript, canEncode, decodeCharacter, encodeCharacter, getFirstIndex, getLastIndex, getName, isPredefinedPdf, isPredefinedPs |
Method Detail |
---|
EncodingVector bestBaseEncodingPdf()
|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.