public class PSStringStyler extends Object
getStyledString(java.util.Map, String)
 to operate.| Constructor and Description | 
|---|
| PSStringStyler() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | getEscaped(String str) | 
| static String | getStyledString(Map<AttributedCharacterIterator.Attribute,Object> attributes,
               String string)Must override the parse method because the PostScript string must be
 initialized and terminated. | 
| static String | getUnicodes(String str)Converts str into unicodes | 
public static String getStyledString(Map<AttributedCharacterIterator.Attribute,Object> attributes, String string)
public static String getUnicodes(String str)
Copyright © 2014. All rights reserved.