Package com.adobe.fontengine.math
Class F2Dot14Vector
- java.lang.Object
-
- com.adobe.fontengine.math.F2Dot14Vector
-
public class F2Dot14Vector extends java.lang.Object
A 2-component vector of fixed 2.14 numbers.
-
-
Constructor Summary
Constructors Constructor Description F2Dot14Vector(int x, int y)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-