Class RangeBasedPropertyCompiler<P,T>

java.lang.Object
com.here.platform.location.compilation.heremapcontent.RangeBasedPropertyCompiler<P,T>
All Implemented Interfaces:
Serializable, scala.Serializable

public class RangeBasedPropertyCompiler<P,T> extends Object implements scala.Serializable
Compiles attribute layer partitions from HERE Map Content to the property format for Optimized Map for Location Library
See Also:
  • Constructor Details

    • RangeBasedPropertyCompiler

      public RangeBasedPropertyCompiler(com.here.platform.location.compilation.heremapcontent.AttributeAccessor<P,T> accessor, RangeNormalizationStrategy<T> normalizationStrategy, scala.reflect.ClassTag<T> evidence$1)
  • Method Details