Class Zone

All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>

public class Zone extends PropertyValueObject
  • Field Details

  • Constructor Details

  • Method Details

    • getHorizontal

      public Integer getHorizontal()
      Returns:
      Horizontal component of the matrix.
    • getVertical

      public Integer getVertical()
      Returns:
      Vertical component of the matrix.
    • getLength

      public int getLength()
      Overrides:
      getLength in class com.highmobility.value.Bytes