Class F32Dot0Vector

java.lang.Object
com.adobe.fontengine.math.F32Dot0Vector

public class F32Dot0Vector extends Object
A 2-component vector of fixed 32.0 numbers.
  • Field Details

    • x

      public int x
    • y

      public int y
  • Constructor Details

    • F32Dot0Vector

      public F32Dot0Vector()
  • Method Details