Class DensePointBasedPropertyTile

java.lang.Object
com.here.platform.location.inmemory.graph.DensePointBasedPropertyTile
All Implemented Interfaces:
PointBasedPropertyTile

public class DensePointBasedPropertyTile extends Object implements PointBasedPropertyTile
  • Constructor Details

    • DensePointBasedPropertyTile

      public DensePointBasedPropertyTile(TileId tileId, int[] firstPointIndices, double[] offsets, byte[][] fieldData)
  • Method Details

    • fieldData

      public byte[][] fieldData()
    • firstPointIndices

      public int[] firstPointIndices()
    • offsets

      public double[] offsets()
    • tileId

      public TileId tileId()