Package com.adobe.fontengine.font
Class ROS
- java.lang.Object
-
- com.adobe.fontengine.font.ROS
-
public final class ROS extends Object
A Registry/Ordering/Supplement tuple. ROS's are explained in Tech Note 5014, found here: http://partners.adobe.com/public/developer/en/font/5014.CIDFont_Spec.pdfSynchronization
Instances of this class are immutable after creation and are therefore threadsafe.
-
-
Field Summary
Fields Modifier and Type Field Description String
ordering
String
registry
int
supplement
-