public static class RangeEndpointCalculator.DoubleRangeEndpointCalculator extends RangeEndpointCalculator<Double>
RangeEndpointCalculator.DateRangeEndpointCalculator, RangeEndpointCalculator.DoubleRangeEndpointCalculator, RangeEndpointCalculator.FacetRange, RangeEndpointCalculator.FloatRangeEndpointCalculator, RangeEndpointCalculator.IntegerRangeEndpointCalculator, RangeEndpointCalculator.LongRangeEndpointCalculatorfield, request| Constructor and Description |
|---|
DoubleRangeEndpointCalculator(RangeFacetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Double |
parseAndAddGap(Double value,
String gap)
Adds the String gap param to a low Range endpoint value to determine
the corrisponding high Range endpoint value.
|
protected Double |
parseVal(String rawval)
Parses a String param into an Range endpoint.
|
addGap, create, formatValue, getGap, getRanges, getValue, parseGappublic DoubleRangeEndpointCalculator(RangeFacetRequest request)
protected Double parseVal(String rawval)
RangeEndpointCalculatorparseVal in class RangeEndpointCalculator<Double>public Double parseAndAddGap(Double value, String gap)
RangeEndpointCalculatorparseAndAddGap in class RangeEndpointCalculator<Double>Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.