|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.ps.Type1CharStringFormatter
public class Type1CharStringFormatter
This class represents a formatter for CharString commands of a Type1 font. author Villu Ruusmann
Constructor Summary | |
---|---|
Type1CharStringFormatter()
|
Method Summary | |
---|---|
byte[] |
format(java.util.List<java.lang.Object> sequence)
Formats the given command sequence to a byte array. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Type1CharStringFormatter()
Method Detail |
---|
public byte[] format(java.util.List<java.lang.Object> sequence)
sequence
- the given command sequence
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |